SuccessConsole Output

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

09:22:57 Step 1/24 : FROM alpine:3.10.0
09:22:57  ---> 4d90542f0623
09:22:57 Step 2/24 : RUN env
09:22:57  ---> Using cache
09:22:57  ---> 0b577767eb4e
09:22:57 Step 3/24 : RUN apk update
09:22:57  ---> Using cache
09:22:57  ---> 697471ef7f0a
09:22:57 Step 4/24 : RUN apk add bash
09:22:57  ---> Using cache
09:22:57  ---> a25251d4272c
09:22:57 Step 5/24 : RUN apk add nodejs
09:22:57  ---> Using cache
09:22:57  ---> ee3663c76c01
09:22:57 Step 6/24 : RUN apk add nodejs-npm
09:22:57  ---> Using cache
09:22:57  ---> 95530c68fb47
09:22:57 Step 7/24 : RUN apk add asciidoctor
09:22:57  ---> Using cache
09:22:57  ---> a321cc22063f
09:22:57 Step 8/24 : RUN apk add openjdk8
09:22:57  ---> Using cache
09:22:57  ---> 07148189c9d2
09:22:57 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
09:22:57  ---> Using cache
09:22:57  ---> 6808b2c86594
09:22:57 Step 10/24 : RUN apk add openssl
09:22:57  ---> Using cache
09:22:57  ---> ed2950ff9192
09:22:57 Step 11/24 : RUN gem install rdoc -v 6.3.3 || gem install rdoc -v 6.3.3
09:22:57  ---> Using cache
09:22:57  ---> 83cde4af1585
09:22:57 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
09:22:57  ---> Using cache
09:22:57  ---> e442b40a01ef
09:22:57 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
09:22:57  ---> Using cache
09:22:57  ---> 22ece82af23f
09:22:57 Step 14/24 : RUN npm config set proxy $http_proxy
09:22:57  ---> Using cache
09:22:57  ---> 0cc1b972380e
09:22:57 Step 15/24 : RUN npm install -g swagger-cli
09:22:57  ---> Using cache
09:22:57  ---> 3ee43d5416a1
09:22:57 Step 16/24 : RUN npm install -g json-refs
09:22:57  ---> Using cache
09:22:57  ---> 94e261945a46
09:22:57 Step 17/24 : RUN npm install -g yamljs
09:22:57  ---> Using cache
09:22:57  ---> ce77b5519b06
09:22:57 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
09:22:57  ---> Using cache
09:22:57  ---> 187bb878cf40
09:22:57 Step 19/24 : RUN chmod +x /validate-in-docker.sh
09:22:57  ---> Using cache
09:22:57  ---> 8a72544175fe
09:22:57 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
09:22:57  ---> Using cache
09:22:57  ---> 10b5d2b015f0
09:22:57 Step 21/24 : RUN chmod +x /bin/swg2mrkup
09:22:57  ---> Using cache
09:22:57  ---> b6344d883dbb
09:22:57 Step 22/24 : ADD oas2pdf /bin/oas2pdf
09:22:57  ---> Using cache
09:22:57  ---> 694f10f1800e
09:22:57 Step 23/24 : RUN chmod +x /bin/oas2pdf
09:22:57  ---> Using cache
09:22:57  ---> e8412bbba598
09:22:57 Step 24/24 : ENTRYPOINT ["/validate-in-docker.sh"]
09:22:57  ---> Using cache
09:22:57  ---> bd6a375951d4
09:22:57 Successfully built bd6a375951d4
09:22:57 Successfully tagged openapivalidator:latest
09:22:57 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work
09:22:57 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol005/288’: Permission denied
09:22:57 Mounting dir /var/www/html/api/nfv/sol005/288 as /storage
09:22:58 Using filter ''
09:22:58 
09:22:58 Entering dir /work/src
09:22:58 -- Will validate: ./SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL005)
09:22:58 --- Merging file.
09:23:00 --- Create PDF...
09:23:02 mv: can't rename 'SOL005-NSLifecycleManagementNotification-API.pdf': No such file or directory
09:23:02 --- Validating ../build/SOL005-NSLifecycleManagementNotification-API.yaml
09:23:03 ../build/SOL005-NSLifecycleManagementNotification-API.yaml is valid
09:23:03 --- Validation done (0).
09:23:03 '../build/SOL005-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL005-NSLifecycleManagementNotification-API.yaml'
09:23:03 '../build/SOL005-NSLifecycleManagementNotification-API.json' -> '/storage/SOL005-NSLifecycleManagementNotification-API.json'
09:23:03 cp: can't stat '../build/SOL005-NSLifecycleManagementNotification-API.pdf': No such file or directory
09:23:03 -- Will validate: ./SOL005/VNFSnapshotPackageManagement/VNFSnapshotPackageManagement.yaml (api: VNFSnapshotPackageManagement) (deliverable:SOL005)
09:23:03 --- Merging file.
09:23:05 --- Create PDF...
09:23:07 mv: can't rename 'SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory
09:23:07 --- Validating ../build/SOL005-VNFSnapshotPackageManagement-API.yaml
09:23:08 ../build/SOL005-VNFSnapshotPackageManagement-API.yaml is valid
09:23:08 --- Validation done (0).
09:23:08 '../build/SOL005-VNFSnapshotPackageManagement-API.yaml' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.yaml'
09:23:08 '../build/SOL005-VNFSnapshotPackageManagement-API.json' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.json'
09:23:08 cp: can't stat '../build/SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory
09:23:08 -- Will validate: ./SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL005)
09:23:08 --- Merging file.
09:23:09 --- Create PDF...
09:23:11 mv: can't rename 'SOL005-VNFPackageManagementNotification-API.pdf': No such file or directory
09:23:11 --- Validating ../build/SOL005-VNFPackageManagementNotification-API.yaml
09:23:11 ../build/SOL005-VNFPackageManagementNotification-API.yaml is valid
09:23:11 --- Validation done (0).
09:23:11 '../build/SOL005-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL005-VNFPackageManagementNotification-API.yaml'
09:23:11 '../build/SOL005-VNFPackageManagementNotification-API.json' -> '/storage/SOL005-VNFPackageManagementNotification-API.json'
09:23:11 cp: can't stat '../build/SOL005-VNFPackageManagementNotification-API.pdf': No such file or directory
09:23:11 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005)
09:23:11 --- Merging file.
09:23:14 --- Create PDF...
09:23:16 mv: can't rename 'SOL005-NSDManagement-API.pdf': No such file or directory
09:23:16 --- Validating ../build/SOL005-NSDManagement-API.yaml
09:23:17 ../build/SOL005-NSDManagement-API.yaml is valid
09:23:17 --- Validation done (0).
09:23:17 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml'
09:23:17 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json'
09:23:17 cp: can't stat '../build/SOL005-NSDManagement-API.pdf': No such file or directory
09:23:17 -- Will validate: ./SOL005/NFVICapacityInformationNotification/NFVICapacityInformationNotification.yaml (api: NFVICapacityInformationNotification) (deliverable:SOL005)
09:23:17 --- Merging file.
09:23:18 --- Create PDF...
09:23:19 mv: can't rename 'SOL005-NFVICapacityInformationNotification-API.pdf': No such file or directory
09:23:19 --- Validating ../build/SOL005-NFVICapacityInformationNotification-API.yaml
09:23:20 ../build/SOL005-NFVICapacityInformationNotification-API.yaml is valid
09:23:20 --- Validation done (0).
09:23:20 '../build/SOL005-NFVICapacityInformationNotification-API.yaml' -> '/storage/SOL005-NFVICapacityInformationNotification-API.yaml'
09:23:20 '../build/SOL005-NFVICapacityInformationNotification-API.json' -> '/storage/SOL005-NFVICapacityInformationNotification-API.json'
09:23:20 cp: can't stat '../build/SOL005-NFVICapacityInformationNotification-API.pdf': No such file or directory
09:23:20 -- Will validate: ./SOL005/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL005)
09:23:20 --- Merging file.
09:23:21 --- Create PDF...
09:23:23 --- Validating ../build/SOL005-APIVersion-API.yaml
09:23:23 mv: can't rename 'SOL005-APIVersion-API.pdf': No such file or directory
09:23:23 ../build/SOL005-APIVersion-API.yaml is valid
09:23:23 --- Validation done (0).
09:23:23 '../build/SOL005-APIVersion-API.yaml' -> '/storage/SOL005-APIVersion-API.yaml'
09:23:23 '../build/SOL005-APIVersion-API.json' -> '/storage/SOL005-APIVersion-API.json'
09:23:23 cp: can't stat '../build/SOL005-APIVersion-API.pdf': No such file or directory
09:23:23 -- Will validate: ./SOL005/NFVICapacityInformation/NFVICapacityInformation.yaml (api: NFVICapacityInformation) (deliverable:SOL005)
09:23:23 --- Merging file.
09:23:25 --- Create PDF...
09:23:27 mv: can't rename 'SOL005-NFVICapacityInformation-API.pdf': No such file or directory
09:23:27 --- Validating ../build/SOL005-NFVICapacityInformation-API.yaml
09:23:28 ../build/SOL005-NFVICapacityInformation-API.yaml is valid
09:23:28 --- Validation done (0).
09:23:28 '../build/SOL005-NFVICapacityInformation-API.yaml' -> '/storage/SOL005-NFVICapacityInformation-API.yaml'
09:23:28 '../build/SOL005-NFVICapacityInformation-API.json' -> '/storage/SOL005-NFVICapacityInformation-API.json'
09:23:28 cp: can't stat '../build/SOL005-NFVICapacityInformation-API.pdf': No such file or directory
09:23:28 -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005)
09:23:28 --- Merging file.
09:23:30 --- Create PDF...
09:23:31 mv: can't rename 'SOL005-NSPerformanceManagement-API.pdf': No such file or directory
09:23:31 --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml
09:23:32 ../build/SOL005-NSPerformanceManagement-API.yaml is valid
09:23:32 --- Validation done (0).
09:23:32 '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml'
09:23:32 '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json'
09:23:32 cp: can't stat '../build/SOL005-NSPerformanceManagement-API.pdf': No such file or directory
09:23:32 -- Will validate: ./SOL005/NSDManagementNotification/NSDManagementNotification.yaml (api: NSDManagementNotification) (deliverable:SOL005)
09:23:32 --- Merging file.
09:23:34 --- Create PDF...
09:23:36 mv: can't rename 'SOL005-NSDManagementNotification-API.pdf': No such file or directory
09:23:36 --- Validating ../build/SOL005-NSDManagementNotification-API.yaml
09:23:36 ../build/SOL005-NSDManagementNotification-API.yaml is valid
09:23:36 --- Validation done (0).
09:23:36 '../build/SOL005-NSDManagementNotification-API.yaml' -> '/storage/SOL005-NSDManagementNotification-API.yaml'
09:23:36 '../build/SOL005-NSDManagementNotification-API.json' -> '/storage/SOL005-NSDManagementNotification-API.json'
09:23:36 cp: can't stat '../build/SOL005-NSDManagementNotification-API.pdf': No such file or directory
09:23:36 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005)
09:23:36 --- Merging file.
09:23:38 --- Create PDF...
09:23:40 mv: can't rename 'SOL005-NSFaultManagement-API.pdf': No such file or directory
09:23:40 --- Validating ../build/SOL005-NSFaultManagement-API.yaml
09:23:40 ../build/SOL005-NSFaultManagement-API.yaml is valid
09:23:40 --- Validation done (0).
09:23:40 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml'
09:23:40 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json'
09:23:40 cp: can't stat '../build/SOL005-NSFaultManagement-API.pdf': No such file or directory
09:23:41 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005)
09:23:41 --- Merging file.
09:23:43 --- Create PDF...
09:23:45 mv: can't rename 'SOL005-VNFPackageManagement-API.pdf': No such file or directory
09:23:45 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml
09:23:46 ../build/SOL005-VNFPackageManagement-API.yaml is valid
09:23:46 --- Validation done (0).
09:23:46 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml'
09:23:46 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json'
09:23:46 cp: can't stat '../build/SOL005-VNFPackageManagement-API.pdf': No such file or directory
09:23:46 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005)
09:23:46 --- Merging file.
09:23:52 --- Create PDF...
09:23:54 mv: can't rename 'SOL005-NSLifecycleManagement-API.pdf': No such file or directory
09:23:54 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml
09:23:55 ../build/SOL005-NSLifecycleManagement-API.yaml is valid
09:23:55 --- Validation done (0).
09:23:55 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml'
09:23:55 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json'
09:23:55 cp: can't stat '../build/SOL005-NSLifecycleManagement-API.pdf': No such file or directory
09:23:55 -- Will validate: ./SOL005/NSLCMCoordination/NSLCMCoordination.yaml (api: NSLCMCoordination) (deliverable:SOL005)
09:23:55 --- Merging file.
09:23:57 --- Create PDF...
09:23:59 mv: can't rename 'SOL005-NSLCMCoordination-API.pdf': No such file or directory
09:23:59 --- Validating ../build/SOL005-NSLCMCoordination-API.yaml
09:23:59 ../build/SOL005-NSLCMCoordination-API.yaml is valid
09:23:59 --- Validation done (0).
09:23:59 '../build/SOL005-NSLCMCoordination-API.yaml' -> '/storage/SOL005-NSLCMCoordination-API.yaml'
09:23:59 '../build/SOL005-NSLCMCoordination-API.json' -> '/storage/SOL005-NSLCMCoordination-API.json'
09:23:59 cp: can't stat '../build/SOL005-NSLCMCoordination-API.pdf': No such file or directory
09:23:59 -- Will validate: ./SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL005)
09:23:59 --- Merging file.
09:24:00 --- Create PDF...
09:24:02 mv: can't rename 'SOL005-NSFaultManagementNotification-API.pdf': No such file or directory
09:24:02 --- Validating ../build/SOL005-NSFaultManagementNotification-API.yaml
09:24:03 ../build/SOL005-NSFaultManagementNotification-API.yaml is valid
09:24:03 --- Validation done (0).
09:24:03 '../build/SOL005-NSFaultManagementNotification-API.yaml' -> '/storage/SOL005-NSFaultManagementNotification-API.yaml'
09:24:03 '../build/SOL005-NSFaultManagementNotification-API.json' -> '/storage/SOL005-NSFaultManagementNotification-API.json'
09:24:03 cp: can't stat '../build/SOL005-NSFaultManagementNotification-API.pdf': No such file or directory
09:24:03 -- Will validate: ./SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL005)
09:24:03 --- Merging file.
09:24:04 --- Create PDF...
09:24:06 mv: can't rename 'SOL005-NSPerformanceManagementNotification-API.pdf': No such file or directory
09:24:06 --- Validating ../build/SOL005-NSPerformanceManagementNotification-API.yaml
09:24:06 ../build/SOL005-NSPerformanceManagementNotification-API.yaml is valid
09:24:06 --- Validation done (0).
09:24:06 '../build/SOL005-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL005-NSPerformanceManagementNotification-API.yaml'
09:24:06 '../build/SOL005-NSPerformanceManagementNotification-API.json' -> '/storage/SOL005-NSPerformanceManagementNotification-API.json'
09:24:06 cp: can't stat '../build/SOL005-NSPerformanceManagementNotification-API.pdf': No such file or directory
09:24:06 -- Final validator returns 0.
09:24:07 Archiving artifacts
09:24:08 Finished: SUCCESS