SuccessConsole Output

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

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