12:09:38 Started by GitLab push by Pietro Piscione 12:09:38 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol002-sol003 12:09:38 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e 12:09:38 > git rev-parse --is-inside-work-tree # timeout=10 12:09:38 Fetching changes from the remote Git repository 12:09:38 > git config remote.origin.url git@forge.etsi.org:nfv/SOL002-SOL003.git # timeout=10 12:09:38 Fetching upstream changes from git@forge.etsi.org:nfv/SOL002-SOL003.git 12:09:38 > git --version # timeout=10 12:09:38 using GIT_SSH to set credentials 12:09:38 > git fetch --tags --progress git@forge.etsi.org:nfv/SOL002-SOL003.git +refs/heads/*:refs/remotes/origin/* 12:09:42 > git rev-parse remotes/origin/3.5.1-dev^{commit} # timeout=10 12:09:42 > git branch -a -v --no-abbrev --contains eb31cecc03addc2e43b3420b79824cb31137627c # timeout=10 12:09:42 Checking out Revision eb31cecc03addc2e43b3420b79824cb31137627c (origin/3.5.1-dev) 12:09:42 > git config core.sparsecheckout # timeout=10 12:09:42 > git checkout -f eb31cecc03addc2e43b3420b79824cb31137627c 12:09:42 Commit message: "SOL003_16: added new attribute to VnfInstance datamodel and updated note at the bottom" 12:09:42 > git rev-list --no-walk e3eec91b5e3b648129ae09603a3caaa961cbe2fa # timeout=10 12:09:42 [sol002-sol003] $ /bin/bash /tmp/jenkins3034505911220169951.sh 12:09:42 ./build-container.sh: line 7: proxy: command not found 12:09:42 http_proxy is not set 12:09:42 Proxy set to 12:09:42 Sending build context to Docker daemon 13.31kB 12:09:42 Step 1/24 : FROM alpine:3.10.0 12:09:44 3.10.0: Pulling from library/alpine 12:09:44 921b31ab772b: Pulling fs layer 12:09:45 921b31ab772b: Download complete 12:09:45 921b31ab772b: Pull complete 12:09:45 Digest: sha256:ca1c944a4f8486a153024d9965aafbe24f5723c1d5c02f4964c045a16d19dc54 12:09:45 Status: Downloaded newer image for alpine:3.10.0 12:09:45 ---> 4d90542f0623 12:09:45 Step 2/24 : RUN env 12:09:45 ---> Running in 957650d341a0 12:09:45 HOSTNAME=957650d341a0 12:09:45 SHLVL=1 12:09:45 HOME=/root 12:09:45 https_proxy= 12:09:45 http_proxy= 12:09:45 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 12:09:45 PWD=/ 12:09:46 ---> ae02487f36c4 12:09:46 Removing intermediate container 957650d341a0 12:09:46 Step 3/24 : RUN apk update 12:09:46 ---> Running in 06b0b4f303bd 12:09:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 12:09:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 12:09:46 v3.10.8-6-g878aaaa04a [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 12:09:46 v3.10.6-10-ged79a86de3 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 12:09:46 OK: 10351 distinct packages available 12:09:47 ---> b89c80fb50e5 12:09:47 Removing intermediate container 06b0b4f303bd 12:09:47 Step 4/24 : RUN apk add bash 12:09:47 ---> Running in 0d24514c1f75 12:09:47 (1/4) Installing ncurses-terminfo-base (6.1_p20190518-r2) 12:09:47 (2/4) Installing ncurses-libs (6.1_p20190518-r2) 12:09:47 (3/4) Installing readline (8.0.0-r0) 12:09:47 (4/4) Installing bash (5.0.0-r0) 12:09:47 Executing bash-5.0.0-r0.post-install 12:09:47 Executing busybox-1.30.1-r2.trigger 12:09:47 OK: 8 MiB in 18 packages 12:09:48 ---> 8784fbc9fc57 12:09:48 Removing intermediate container 0d24514c1f75 12:09:48 Step 5/24 : RUN apk add nodejs 12:09:48 ---> Running in 66264420c00f 12:09:48 (1/6) Installing ca-certificates (20191127-r2) 12:09:48 (2/6) Installing c-ares (1.15.0-r0) 12:09:48 (3/6) Installing libgcc (8.3.0-r0) 12:09:48 (4/6) Installing http-parser (2.9.2-r0) 12:09:48 (5/6) Installing libstdc++ (8.3.0-r0) 12:09:48 (6/6) Installing nodejs (10.24.1-r0) 12:09:49 Executing busybox-1.30.1-r2.trigger 12:09:49 Executing ca-certificates-20191127-r2.trigger 12:09:49 OK: 34 MiB in 24 packages 12:09:49 ---> 28a25abf3ab9 12:09:49 Removing intermediate container 66264420c00f 12:09:49 Step 6/24 : RUN apk add nodejs-npm 12:09:50 ---> Running in 4ee845f3585c 12:09:50 (1/1) Installing npm (10.24.1-r0) 12:09:51 Executing busybox-1.30.1-r2.trigger 12:09:51 OK: 61 MiB in 25 packages 12:09:52 ---> 1b596573243f 12:09:52 Removing intermediate container 4ee845f3585c 12:09:52 Step 7/24 : RUN apk add asciidoctor 12:09:52 ---> Running in 824afe4da1f1 12:09:53 (1/5) Installing gmp (6.1.2-r1) 12:09:53 (2/5) Installing yaml (0.2.2-r1) 12:09:53 (3/5) Installing ruby-libs (2.5.8-r1) 12:09:53 (4/5) Installing ruby (2.5.8-r1) 12:09:53 (5/5) Installing asciidoctor (2.0.10-r0) 12:09:53 Executing busybox-1.30.1-r2.trigger 12:09:53 OK: 75 MiB in 30 packages 12:09:54 ---> 0947b41ea58f 12:09:54 Removing intermediate container 824afe4da1f1 12:09:54 Step 8/24 : RUN apk add openjdk8 12:09:54 ---> Running in 4158a265bda1 12:09:54 (1/44) Installing expat (2.2.8-r0) 12:09:54 (2/44) Installing libbz2 (1.0.6-r7) 12:09:54 (3/44) Installing libpng (1.6.37-r1) 12:09:55 (4/44) Installing freetype (2.10.0-r1) 12:09:55 (5/44) Installing libuuid (2.33.2-r0) 12:09:55 (6/44) Installing fontconfig (2.13.1-r0) 12:09:55 (7/44) Installing encodings (1.0.4-r1) 12:09:55 (8/44) Installing libfontenc (1.1.4-r0) 12:09:55 (9/44) Installing mkfontscale (1.2.1-r1) 12:09:55 (10/44) Installing ttf-dejavu (2.37-r1) 12:09:55 (11/44) Installing libxau (1.0.9-r0) 12:09:55 (12/44) Installing libbsd (0.9.1-r1) 12:09:55 (13/44) Installing libxdmcp (1.1.3-r0) 12:09:55 (14/44) Installing libxcb (1.13.1-r0) 12:09:55 (15/44) Installing libx11 (1.6.12-r0) 12:09:55 (16/44) Installing libxcomposite (0.4.5-r0) 12:09:55 (17/44) Installing libxext (1.3.4-r0) 12:09:55 (18/44) Installing libxi (1.7.9-r2) 12:09:55 (19/44) Installing libxrender (0.9.10-r3) 12:09:55 (20/44) Installing libxtst (1.2.3-r3) 12:09:55 (21/44) Installing alsa-lib (1.1.9-r0) 12:09:55 (22/44) Installing giflib (5.1.9-r0) 12:09:55 (23/44) Installing libjpeg-turbo (2.0.4-r1) 12:09:55 (24/44) Installing openjdk8-jre-lib (8.275.01-r0) 12:09:56 (25/44) Installing java-common (0.2-r0) 12:09:56 (26/44) Installing libffi (3.2.1-r6) 12:09:56 (27/44) Installing p11-kit (0.23.16.1-r1) 12:09:56 (28/44) Installing libtasn1 (4.14-r0) 12:09:56 (29/44) Installing p11-kit-trust (0.23.16.1-r1) 12:09:56 (30/44) Installing java-cacerts (1.0-r0) 12:09:56 (31/44) Installing nspr (4.20-r0) 12:09:56 (32/44) Installing sqlite-libs (3.28.0-r3) 12:09:56 (33/44) Installing nss (3.44.3-r0) 12:09:56 (34/44) Installing krb5-conf (1.0-r1) 12:09:56 (35/44) Installing libcom_err (1.45.5-r0) 12:09:56 (36/44) Installing keyutils-libs (1.6-r1) 12:09:56 (37/44) Installing libverto (0.3.1-r0) 12:09:56 (38/44) Installing krb5-libs (1.17.2-r0) 12:09:56 (39/44) Installing lcms2 (2.9-r1) 12:09:56 (40/44) Installing pcsc-lite-libs (1.8.25-r1) 12:09:56 (41/44) Installing liblksctp (1.0.18-r0) 12:09:56 (42/44) Installing openjdk8-jre-base (8.275.01-r0) 12:09:57 (43/44) Installing openjdk8-jre (8.275.01-r0) 12:09:57 (44/44) Installing openjdk8 (8.275.01-r0) 12:09:57 Executing busybox-1.30.1-r2.trigger 12:09:57 Executing ca-certificates-20191127-r2.trigger 12:09:57 Executing fontconfig-2.13.1-r0.trigger 12:09:59 Executing mkfontscale-1.2.1-r1.trigger 12:09:59 Executing java-common-0.2-r0.trigger 12:09:59 OK: 193 MiB in 74 packages 12:10:01 ---> c80710d753de 12:10:01 Removing intermediate container 4158a265bda1 12:10:01 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates 12:10:01 ---> Running in ca64af7d183c 12:10:01 (1/1) Installing wget (1.20.3-r0) 12:10:02 Executing busybox-1.30.1-r2.trigger 12:10:02 OK: 193 MiB in 75 packages 12:10:02 WARNING: ca-certificates.crt does not contain exactly one certificate or CRL: skipping 12:10:02  ---> 68468ab8366f 12:10:02 Removing intermediate container ca64af7d183c 12:10:02 Step 10/24 : RUN apk add openssl 12:10:02 ---> Running in 28b42d556a6c 12:10:03 (1/1) Installing openssl (1.1.1k-r0) 12:10:03 Executing busybox-1.30.1-r2.trigger 12:10:03 OK: 194 MiB in 76 packages 12:10:03 ---> 0ae14a88e45c 12:10:03 Removing intermediate container 28b42d556a6c 12:10:03 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre 12:10:03 ---> Running in cbba507df94f 12:10:05 ERROR: While executing gem ... (NoMethodError) 12:10:05 undefined method `reset' for RDoc::TopLevel:Class 12:10:05 Successfully installed rdoc-6.3.0 12:10:12 Successfully installed rdoc-6.3.0 12:10:12 Parsing documentation for rdoc-6.3.0 12:10:12 Installing ri documentation for rdoc-6.3.0 12:10:12 Done installing documentation for rdoc after 6 seconds 12:10:12 1 gem installed 12:10:13 ---> 68e344322381 12:10:13 Removing intermediate container cbba507df94f 12:10:13 Step 12/24 : RUN gem install asciidoctor-pdf-cjk 12:10:13 ---> Running in 143c75c7002f 12:10:41 Successfully installed pdf-core-0.7.0 12:10:41 Successfully installed ttfunk-1.5.1 12:10:41 Successfully installed prawn-2.2.2 12:10:41 Successfully installed prawn-table-0.2.2 12:10:41 Successfully installed Ascii85-1.1.0 12:10:41 Successfully installed ruby-rc4-0.1.5 12:10:41 Successfully installed hashery-2.1.2 12:10:41 Successfully installed afm-0.2.2 12:10:41 Successfully installed pdf-reader-2.4.2 12:10:41 Successfully installed prawn-templates-0.1.2 12:10:41 Successfully installed public_suffix-4.0.6 12:10:41 Successfully installed addressable-2.7.0 12:10:41 Successfully installed css_parser-1.9.0 12:10:41 Successfully installed prawn-svg-0.31.0 12:10:41 Successfully installed prawn-icon-2.5.0 12:10:41 Successfully installed safe_yaml-1.0.5 12:10:41 Successfully installed thread_safe-0.3.6 12:10:41 Successfully installed concurrent-ruby-1.1.8 12:10:41 Successfully installed polyglot-0.3.5 12:10:41 Successfully installed treetop-1.6.11 12:10:41 Successfully installed asciidoctor-pdf-1.5.4 12:10:41 Successfully installed asciidoctor-pdf-cjk-0.1.3 12:10:41 Parsing documentation for pdf-core-0.7.0 12:10:41 Installing ri documentation for pdf-core-0.7.0 12:10:41 Parsing documentation for ttfunk-1.5.1 12:10:41 Installing ri documentation for ttfunk-1.5.1 12:10:41 Parsing documentation for prawn-2.2.2 12:10:41 Installing ri documentation for prawn-2.2.2 12:10:41 Parsing documentation for prawn-table-0.2.2 12:10:41 Installing ri documentation for prawn-table-0.2.2 12:10:41 Parsing documentation for Ascii85-1.1.0 12:10:41 Installing ri documentation for Ascii85-1.1.0 12:10:41 Parsing documentation for ruby-rc4-0.1.5 12:10:41 Installing ri documentation for ruby-rc4-0.1.5 12:10:41 Parsing documentation for hashery-2.1.2 12:10:41 Installing ri documentation for hashery-2.1.2 12:10:41 Parsing documentation for afm-0.2.2 12:10:41 Installing ri documentation for afm-0.2.2 12:10:41 Parsing documentation for pdf-reader-2.4.2 12:10:41 Installing ri documentation for pdf-reader-2.4.2 12:10:41 Parsing documentation for prawn-templates-0.1.2 12:10:41 Installing ri documentation for prawn-templates-0.1.2 12:10:41 Parsing documentation for public_suffix-4.0.6 12:10:41 Installing ri documentation for public_suffix-4.0.6 12:10:41 Parsing documentation for addressable-2.7.0 12:10:41 Installing ri documentation for addressable-2.7.0 12:10:41 Parsing documentation for css_parser-1.9.0 12:10:41 Installing ri documentation for css_parser-1.9.0 12:10:41 Parsing documentation for prawn-svg-0.31.0 12:10:41 Installing ri documentation for prawn-svg-0.31.0 12:10:41 Parsing documentation for prawn-icon-2.5.0 12:10:41 Installing ri documentation for prawn-icon-2.5.0 12:10:41 Parsing documentation for safe_yaml-1.0.5 12:10:41 Installing ri documentation for safe_yaml-1.0.5 12:10:41 Parsing documentation for thread_safe-0.3.6 12:10:41 Installing ri documentation for thread_safe-0.3.6 12:10:41 Parsing documentation for concurrent-ruby-1.1.8 12:10:41 Installing ri documentation for concurrent-ruby-1.1.8 12:10:41 Parsing documentation for polyglot-0.3.5 12:10:41 Installing ri documentation for polyglot-0.3.5 12:10:41 Parsing documentation for treetop-1.6.11 12:10:41 Installing ri documentation for treetop-1.6.11 12:10:41 Parsing documentation for asciidoctor-pdf-1.5.4 12:10:41 Installing ri documentation for asciidoctor-pdf-1.5.4 12:10:41 Parsing documentation for asciidoctor-pdf-cjk-0.1.3 12:10:41 Installing ri documentation for asciidoctor-pdf-cjk-0.1.3 12:10:41 Done installing documentation for pdf-core, ttfunk, prawn, prawn-table, Ascii85, ruby-rc4, hashery, afm, pdf-reader, prawn-templates, public_suffix, addressable, css_parser, prawn-svg, prawn-icon, safe_yaml, thread_safe, concurrent-ruby, polyglot, treetop, asciidoctor-pdf, asciidoctor-pdf-cjk after 22 seconds 12:10:41 22 gems installed 12:10:44 ---> f2d0d8812abe 12:10:44 Removing intermediate container 143c75c7002f 12:10:44 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar 12:10:44 ---> Running in 00520a8025f0 12:10:44 --2021-04-12 10:10:45-- https://forge.etsi.org/swagger2markup-cli-1.3.2.jar 12:10:44 Resolving forge.etsi.org... 195.238.226.56 12:10:44 Connecting to forge.etsi.org|195.238.226.56|:443... connected. 12:10:44 HTTP request sent, awaiting response... 200 OK 12:10:44 Length: 14909486 (14M) [application/java-archive] 12:10:44 Saving to: 'swagger2markup-cli-1.3.2.jar' 12:10:44  12:10:44 0K .......... .......... .......... .......... .......... 0% 1.36M 10s 12:10:44 50K .......... .......... .......... .......... .......... 0% 4.05M 7s 12:10:44 100K .......... .......... .......... .......... .......... 1% 7.59M 5s 12:10:44 150K .......... .......... .......... .......... .......... 1% 8.08M 4s 12:10:44 200K .......... .......... .......... .......... .......... 1% 12.2M 4s 12:10:44 250K .......... .......... .......... .......... .......... 2% 31.0M 3s 12:10:44 300K .......... .......... .......... .......... .......... 2% 67.6M 3s 12:10:44 350K .......... .......... .......... .......... .......... 2% 74.5M 2s 12:10:44 400K .......... .......... .......... .......... .......... 3% 59.0M 2s 12:10:44 450K .......... .......... .......... .......... .......... 3% 22.0M 2s 12:10:44 500K .......... .......... .......... .......... .......... 3% 59.5M 2s 12:10:44 550K .......... .......... .......... .......... .......... 4% 71.8M 2s 12:10:44 600K .......... .......... .......... .......... .......... 4% 73.9M 2s 12:10:44 650K .......... .......... .......... .......... .......... 4% 17.2M 1s 12:10:44 700K .......... .......... .......... .......... .......... 5% 52.0M 1s 12:10:44 750K .......... .......... .......... .......... .......... 5% 33.9M 1s 12:10:44 800K .......... .......... .......... .......... .......... 5% 31.1M 1s 12:10:44 850K .......... .......... .......... .......... .......... 6% 33.4M 1s 12:10:44 900K .......... .......... .......... .......... .......... 6% 38.2M 1s 12:10:44 950K .......... .......... .......... .......... .......... 6% 38.7M 1s 12:10:44 1000K .......... .......... .......... .......... .......... 7% 33.1M 1s 12:10:44 1050K .......... .......... .......... .......... .......... 7% 33.6M 1s 12:10:44 1100K .......... .......... .......... .......... .......... 7% 34.8M 1s 12:10:44 1150K .......... .......... .......... .......... .......... 8% 46.2M 1s 12:10:44 1200K .......... .......... .......... .......... .......... 8% 47.3M 1s 12:10:44 1250K .......... .......... .......... .......... .......... 8% 57.2M 1s 12:10:44 1300K .......... .......... .......... .......... .......... 9% 71.0M 1s 12:10:44 1350K .......... .......... .......... .......... .......... 9% 69.0M 1s 12:10:44 1400K .......... .......... .......... .......... .......... 9% 71.4M 1s 12:10:44 1450K .......... .......... .......... .......... .......... 10% 78.1M 1s 12:10:44 1500K .......... .......... .......... .......... .......... 10% 78.1M 1s 12:10:44 1550K .......... .......... .......... .......... .......... 10% 72.8M 1s 12:10:44 1600K .......... .......... .......... .......... .......... 11% 31.5M 1s 12:10:44 1650K .......... .......... .......... .......... .......... 11% 38.6M 1s 12:10:44 1700K .......... .......... .......... .......... .......... 12% 46.5M 1s 12:10:44 1750K .......... .......... .......... .......... .......... 12% 42.9M 1s 12:10:44 1800K .......... .......... .......... .......... .......... 12% 44.8M 1s 12:10:44 1850K .......... .......... .......... .......... .......... 13% 49.2M 1s 12:10:44 1900K .......... .......... .......... .......... .......... 13% 62.2M 1s 12:10:44 1950K .......... .......... .......... .......... .......... 13% 73.1M 1s 12:10:44 2000K .......... .......... .......... .......... .......... 14% 56.3M 1s 12:10:44 2050K .......... .......... .......... .......... .......... 14% 77.5M 1s 12:10:44 2100K .......... .......... .......... .......... .......... 14% 78.0M 1s 12:10:44 2150K .......... .......... .......... .......... .......... 15% 76.7M 1s 12:10:44 2200K .......... .......... .......... .......... .......... 15% 70.4M 1s 12:10:44 2250K .......... .......... .......... .......... .......... 15% 37.2M 1s 12:10:44 2300K .......... .......... .......... .......... .......... 16% 65.6M 1s 12:10:44 2350K .......... .......... .......... .......... .......... 16% 45.2M 1s 12:10:44 2400K .......... .......... .......... .......... .......... 16% 34.0M 1s 12:10:44 2450K .......... .......... .......... .......... .......... 17% 66.8M 1s 12:10:44 2500K .......... .......... .......... .......... .......... 17% 77.1M 1s 12:10:44 2550K .......... .......... .......... .......... .......... 17% 80.5M 1s 12:10:44 2600K .......... .......... .......... .......... .......... 18% 72.0M 1s 12:10:44 2650K .......... .......... .......... .......... .......... 18% 77.8M 1s 12:10:44 2700K .......... .......... .......... .......... .......... 18% 57.6M 0s 12:10:44 2750K .......... .......... .......... .......... .......... 19% 41.7M 0s 12:10:44 2800K .......... .......... .......... .......... .......... 19% 36.6M 0s 12:10:44 2850K .......... .......... .......... .......... .......... 19% 46.9M 0s 12:10:44 2900K .......... .......... .......... .......... .......... 20% 50.2M 0s 12:10:44 2950K .......... .......... .......... .......... .......... 20% 74.2M 0s 12:10:44 3000K .......... .......... .......... .......... .......... 20% 72.9M 0s 12:10:44 3050K .......... .......... .......... .......... .......... 21% 77.9M 0s 12:10:44 3100K .......... .......... .......... .......... .......... 21% 73.3M 0s 12:10:44 3150K .......... .......... .......... .......... .......... 21% 72.8M 0s 12:10:44 3200K .......... .......... .......... .......... .......... 22% 53.6M 0s 12:10:44 3250K .......... .......... .......... .......... .......... 22% 74.7M 0s 12:10:44 3300K .......... .......... .......... .......... .......... 23% 74.8M 0s 12:10:44 3350K .......... .......... .......... .......... .......... 23% 78.4M 0s 12:10:44 3400K .......... .......... .......... .......... .......... 23% 27.6M 0s 12:10:44 3450K .......... .......... .......... .......... .......... 24% 47.6M 0s 12:10:44 3500K .......... .......... .......... .......... .......... 24% 71.1M 0s 12:10:44 3550K .......... .......... .......... .......... .......... 24% 72.7M 0s 12:10:44 3600K .......... .......... .......... .......... .......... 25% 54.2M 0s 12:10:44 3650K .......... .......... .......... .......... .......... 25% 66.2M 0s 12:10:44 3700K .......... .......... .......... .......... .......... 25% 69.6M 0s 12:10:44 3750K .......... .......... .......... .......... .......... 26% 73.0M 0s 12:10:44 3800K .......... .......... .......... .......... .......... 26% 68.5M 0s 12:10:44 3850K .......... .......... .......... .......... .......... 26% 73.0M 0s 12:10:44 3900K .......... .......... .......... .......... .......... 27% 71.0M 0s 12:10:44 3950K .......... .......... .......... .......... .......... 27% 67.2M 0s 12:10:44 4000K .......... .......... .......... .......... .......... 27% 57.2M 0s 12:10:44 4050K .......... .......... .......... .......... .......... 28% 71.9M 0s 12:10:44 4100K .......... .......... .......... .......... .......... 28% 73.6M 0s 12:10:44 4150K .......... .......... .......... .......... .......... 28% 69.0M 0s 12:10:44 4200K .......... .......... .......... .......... .......... 29% 62.0M 0s 12:10:44 4250K .......... .......... .......... .......... .......... 29% 69.0M 0s 12:10:44 4300K .......... .......... .......... .......... .......... 29% 69.8M 0s 12:10:44 4350K .......... .......... .......... .......... .......... 30% 71.8M 0s 12:10:44 4400K .......... .......... .......... .......... .......... 30% 57.9M 0s 12:10:44 4450K .......... .......... .......... .......... .......... 30% 72.3M 0s 12:10:44 4500K .......... .......... .......... .......... .......... 31% 70.5M 0s 12:10:44 4550K .......... .......... .......... .......... .......... 31% 71.7M 0s 12:10:44 4600K .......... .......... .......... .......... .......... 31% 67.2M 0s 12:10:44 4650K .......... .......... .......... .......... .......... 32% 69.8M 0s 12:10:44 4700K .......... .......... .......... .......... .......... 32% 66.7M 0s 12:10:44 4750K .......... .......... .......... .......... .......... 32% 61.5M 0s 12:10:44 4800K .......... .......... .......... .......... .......... 33% 56.9M 0s 12:10:44 4850K .......... .......... .......... .......... .......... 33% 71.8M 0s 12:10:44 4900K .......... .......... .......... .......... .......... 33% 74.3M 0s 12:10:44 4950K .......... .......... .......... .......... .......... 34% 73.8M 0s 12:10:44 5000K .......... .......... .......... .......... .......... 34% 64.7M 0s 12:10:44 5050K .......... .......... .......... .......... .......... 35% 67.6M 0s 12:10:44 5100K .......... .......... .......... .......... .......... 35% 71.3M 0s 12:10:44 5150K .......... .......... .......... .......... .......... 35% 76.8M 0s 12:10:44 5200K .......... .......... .......... .......... .......... 36% 61.6M 0s 12:10:44 5250K .......... .......... .......... .......... .......... 36% 77.1M 0s 12:10:44 5300K .......... .......... .......... .......... .......... 36% 76.8M 0s 12:10:44 5350K .......... .......... .......... .......... .......... 37% 74.2M 0s 12:10:44 5400K .......... .......... .......... .......... .......... 37% 69.3M 0s 12:10:44 5450K .......... .......... .......... .......... .......... 37% 78.2M 0s 12:10:44 5500K .......... .......... .......... .......... .......... 38% 70.1M 0s 12:10:44 5550K .......... .......... .......... .......... .......... 38% 78.4M 0s 12:10:44 5600K .......... .......... .......... .......... .......... 38% 56.2M 0s 12:10:44 5650K .......... .......... .......... .......... .......... 39% 76.0M 0s 12:10:44 5700K .......... .......... .......... .......... .......... 39% 74.4M 0s 12:10:44 5750K .......... .......... .......... .......... .......... 39% 77.9M 0s 12:10:44 5800K .......... .......... .......... .......... .......... 40% 71.7M 0s 12:10:44 5850K .......... .......... .......... .......... .......... 40% 73.1M 0s 12:10:44 5900K .......... .......... .......... .......... .......... 40% 70.6M 0s 12:10:44 5950K .......... .......... .......... .......... .......... 41% 71.8M 0s 12:10:44 6000K .......... .......... .......... .......... .......... 41% 55.7M 0s 12:10:44 6050K .......... .......... .......... .......... .......... 41% 75.0M 0s 12:10:44 6100K .......... .......... .......... .......... .......... 42% 74.8M 0s 12:10:44 6150K .......... .......... .......... .......... .......... 42% 70.8M 0s 12:10:44 6200K .......... .......... .......... .......... .......... 42% 64.3M 0s 12:10:44 6250K .......... .......... .......... .......... .......... 43% 73.9M 0s 12:10:44 6300K .......... .......... .......... .......... .......... 43% 73.5M 0s 12:10:44 6350K .......... .......... .......... .......... .......... 43% 74.8M 0s 12:10:44 6400K .......... .......... .......... .......... .......... 44% 59.2M 0s 12:10:44 6450K .......... .......... .......... .......... .......... 44% 73.6M 0s 12:10:44 6500K .......... .......... .......... .......... .......... 44% 73.7M 0s 12:10:44 6550K .......... .......... .......... .......... .......... 45% 75.1M 0s 12:10:44 6600K .......... .......... .......... .......... .......... 45% 72.4M 0s 12:10:44 6650K .......... .......... .......... .......... .......... 46% 75.7M 0s 12:10:44 6700K .......... .......... .......... .......... .......... 46% 77.2M 0s 12:10:44 6750K .......... .......... .......... .......... .......... 46% 76.5M 0s 12:10:44 6800K .......... .......... .......... .......... .......... 47% 59.8M 0s 12:10:44 6850K .......... .......... .......... .......... .......... 47% 77.0M 0s 12:10:44 6900K .......... .......... .......... .......... .......... 47% 73.1M 0s 12:10:44 6950K .......... .......... .......... .......... .......... 48% 68.8M 0s 12:10:44 7000K .......... .......... .......... .......... .......... 48% 62.9M 0s 12:10:44 7050K .......... .......... .......... .......... .......... 48% 71.4M 0s 12:10:44 7100K .......... .......... .......... .......... .......... 49% 66.9M 0s 12:10:44 7150K .......... .......... .......... .......... .......... 49% 72.2M 0s 12:10:44 7200K .......... .......... .......... .......... .......... 49% 59.4M 0s 12:10:44 7250K .......... .......... .......... .......... .......... 50% 73.0M 0s 12:10:44 7300K .......... .......... .......... .......... .......... 50% 70.7M 0s 12:10:44 7350K .......... .......... .......... .......... .......... 50% 71.9M 0s 12:10:44 7400K .......... .......... .......... .......... .......... 51% 62.6M 0s 12:10:44 7450K .......... .......... .......... .......... .......... 51% 73.7M 0s 12:10:44 7500K .......... .......... .......... .......... .......... 51% 72.0M 0s 12:10:44 7550K .......... .......... .......... .......... .......... 52% 79.7M 0s 12:10:44 7600K .......... .......... .......... .......... .......... 52% 63.2M 0s 12:10:44 7650K .......... .......... .......... .......... .......... 52% 65.9M 0s 12:10:44 7700K .......... .......... .......... .......... .......... 53% 69.7M 0s 12:10:44 7750K .......... .......... .......... .......... .......... 53% 75.8M 0s 12:10:44 7800K .......... .......... .......... .......... .......... 53% 71.1M 0s 12:10:44 7850K .......... .......... .......... .......... .......... 54% 72.4M 0s 12:10:44 7900K .......... .......... .......... .......... .......... 54% 61.6M 0s 12:10:44 7950K .......... .......... .......... .......... .......... 54% 68.4M 0s 12:10:44 8000K .......... .......... .......... .......... .......... 55% 57.2M 0s 12:10:44 8050K .......... .......... .......... .......... .......... 55% 74.7M 0s 12:10:44 8100K .......... .......... .......... .......... .......... 55% 73.7M 0s 12:10:44 8150K .......... .......... .......... .......... .......... 56% 73.0M 0s 12:10:44 8200K .......... .......... .......... .......... .......... 56% 65.0M 0s 12:10:44 8250K .......... .......... .......... .......... .......... 57% 51.0M 0s 12:10:44 8300K .......... .......... .......... .......... .......... 57% 72.4M 0s 12:10:44 8350K .......... .......... .......... .......... .......... 57% 73.9M 0s 12:10:44 8400K .......... .......... .......... .......... .......... 58% 58.1M 0s 12:10:44 8450K .......... .......... .......... .......... .......... 58% 66.6M 0s 12:10:44 8500K .......... .......... .......... .......... .......... 58% 63.4M 0s 12:10:44 8550K .......... .......... .......... .......... .......... 59% 78.3M 0s 12:10:44 8600K .......... .......... .......... .......... .......... 59% 70.6M 0s 12:10:44 8650K .......... .......... .......... .......... .......... 59% 76.7M 0s 12:10:44 8700K .......... .......... .......... .......... .......... 60% 75.3M 0s 12:10:44 8750K .......... .......... .......... .......... .......... 60% 56.2M 0s 12:10:44 8800K .......... .......... .......... .......... .......... 60% 58.7M 0s 12:10:44 8850K .......... .......... .......... .......... .......... 61% 77.1M 0s 12:10:44 8900K .......... .......... .......... .......... .......... 61% 73.4M 0s 12:10:44 8950K .......... .......... .......... .......... .......... 61% 74.0M 0s 12:10:44 9000K .......... .......... .......... .......... .......... 62% 65.1M 0s 12:10:44 9050K .......... .......... .......... .......... .......... 62% 63.3M 0s 12:10:44 9100K .......... .......... .......... .......... .......... 62% 77.1M 0s 12:10:44 9150K .......... .......... .......... .......... .......... 63% 78.4M 0s 12:10:44 9200K .......... .......... .......... .......... .......... 63% 58.8M 0s 12:10:44 9250K .......... .......... .......... .......... .......... 63% 74.9M 0s 12:10:44 9300K .......... .......... .......... .......... .......... 64% 67.3M 0s 12:10:44 9350K .......... .......... .......... .......... .......... 64% 70.6M 0s 12:10:44 9400K .......... .......... .......... .......... .......... 64% 73.7M 0s 12:10:44 9450K .......... .......... .......... .......... .......... 65% 75.4M 0s 12:10:44 9500K .......... .......... .......... .......... .......... 65% 73.1M 0s 12:10:44 9550K .......... .......... .......... .......... .......... 65% 69.8M 0s 12:10:44 9600K .......... .......... .......... .......... .......... 66% 54.3M 0s 12:10:44 9650K .......... .......... .......... .......... .......... 66% 75.1M 0s 12:10:44 9700K .......... .......... .......... .......... .......... 66% 76.3M 0s 12:10:44 9750K .......... .......... .......... .......... .......... 67% 76.4M 0s 12:10:44 9800K .......... .......... .......... .......... .......... 67% 23.5M 0s 12:10:44 9850K .......... .......... .......... .......... .......... 67% 74.1M 0s 12:10:44 9900K .......... .......... .......... .......... .......... 68% 75.2M 0s 12:10:44 9950K .......... .......... .......... .......... .......... 68% 75.0M 0s 12:10:44 10000K .......... .......... .......... .......... .......... 69% 59.7M 0s 12:10:44 10050K .......... .......... .......... .......... .......... 69% 72.8M 0s 12:10:44 10100K .......... .......... .......... .......... .......... 69% 68.7M 0s 12:10:44 10150K .......... .......... .......... .......... .......... 70% 75.6M 0s 12:10:44 10200K .......... .......... .......... .......... .......... 70% 71.1M 0s 12:10:44 10250K .......... .......... .......... .......... .......... 70% 57.8M 0s 12:10:44 10300K .......... .......... .......... .......... .......... 71% 71.4M 0s 12:10:44 10350K .......... .......... .......... .......... .......... 71% 69.8M 0s 12:10:44 10400K .......... .......... .......... .......... .......... 71% 60.2M 0s 12:10:44 10450K .......... .......... .......... .......... .......... 72% 76.0M 0s 12:10:44 10500K .......... .......... .......... .......... .......... 72% 76.8M 0s 12:10:44 10550K .......... .......... .......... .......... .......... 72% 51.3M 0s 12:10:45 10600K .......... .......... .......... .......... .......... 73% 67.5M 0s 12:10:45 10650K .......... .......... .......... .......... .......... 73% 66.1M 0s 12:10:45 10700K .......... .......... .......... .......... .......... 73% 75.5M 0s 12:10:45 10750K .......... .......... .......... .......... .......... 74% 76.7M 0s 12:10:45 10800K .......... .......... .......... .......... .......... 74% 42.2M 0s 12:10:45 10850K .......... .......... .......... .......... .......... 74% 70.1M 0s 12:10:45 10900K .......... .......... .......... .......... .......... 75% 68.2M 0s 12:10:45 10950K .......... .......... .......... .......... .......... 75% 74.9M 0s 12:10:45 11000K .......... .......... .......... .......... .......... 75% 71.0M 0s 12:10:45 11050K .......... .......... .......... .......... .......... 76% 40.7M 0s 12:10:45 11100K .......... .......... .......... .......... .......... 76% 69.1M 0s 12:10:45 11150K .......... .......... .......... .......... .......... 76% 69.4M 0s 12:10:45 11200K .......... .......... .......... .......... .......... 77% 59.1M 0s 12:10:45 11250K .......... .......... .......... .......... .......... 77% 76.9M 0s 12:10:45 11300K .......... .......... .......... .......... .......... 77% 37.2M 0s 12:10:45 11350K .......... .......... .......... .......... .......... 78% 74.7M 0s 12:10:45 11400K .......... .......... .......... .......... .......... 78% 63.8M 0s 12:10:45 11450K .......... .......... .......... .......... .......... 78% 74.4M 0s 12:10:45 11500K .......... .......... .......... .......... .......... 79% 76.5M 0s 12:10:45 11550K .......... .......... .......... .......... .......... 79% 54.6M 0s 12:10:45 11600K .......... .......... .......... .......... .......... 80% 56.4M 0s 12:10:45 11650K .......... .......... .......... .......... .......... 80% 67.8M 0s 12:10:45 11700K .......... .......... .......... .......... .......... 80% 72.6M 0s 12:10:45 11750K .......... .......... .......... .......... .......... 81% 76.3M 0s 12:10:45 11800K .......... .......... .......... .......... .......... 81% 45.4M 0s 12:10:45 11850K .......... .......... .......... .......... .......... 81% 73.0M 0s 12:10:45 11900K .......... .......... .......... .......... .......... 82% 68.3M 0s 12:10:45 11950K .......... .......... .......... .......... .......... 82% 73.9M 0s 12:10:45 12000K .......... .......... .......... .......... .......... 82% 60.6M 0s 12:10:45 12050K .......... .......... .......... .......... .......... 83% 42.4M 0s 12:10:45 12100K .......... .......... .......... .......... .......... 83% 73.3M 0s 12:10:45 12150K .......... .......... .......... .......... .......... 83% 67.3M 0s 12:10:45 12200K .......... .......... .......... .......... .......... 84% 66.4M 0s 12:10:45 12250K .......... .......... .......... .......... .......... 84% 76.5M 0s 12:10:45 12300K .......... .......... .......... .......... .......... 84% 22.8M 0s 12:10:45 12350K .......... .......... .......... .......... .......... 85% 68.2M 0s 12:10:45 12400K .......... .......... .......... .......... .......... 85% 57.3M 0s 12:10:45 12450K .......... .......... .......... .......... .......... 85% 70.3M 0s 12:10:45 12500K .......... .......... .......... .......... .......... 86% 69.3M 0s 12:10:45 12550K .......... .......... .......... .......... .......... 86% 69.4M 0s 12:10:45 12600K .......... .......... .......... .......... .......... 86% 65.2M 0s 12:10:45 12650K .......... .......... .......... .......... .......... 87% 67.8M 0s 12:10:45 12700K .......... .......... .......... .......... .......... 87% 74.1M 0s 12:10:45 12750K .......... .......... .......... .......... .......... 87% 74.8M 0s 12:10:45 12800K .......... .......... .......... .......... .......... 88% 27.3M 0s 12:10:45 12850K .......... .......... .......... .......... .......... 88% 65.9M 0s 12:10:45 12900K .......... .......... .......... .......... .......... 88% 70.7M 0s 12:10:45 12950K .......... .......... .......... .......... .......... 89% 72.9M 0s 12:10:45 13000K .......... .......... .......... .......... .......... 89% 62.7M 0s 12:10:45 13050K .......... .......... .......... .......... .......... 89% 65.9M 0s 12:10:45 13100K .......... .......... .......... .......... .......... 90% 63.0M 0s 12:10:45 13150K .......... .......... .......... .......... .......... 90% 70.9M 0s 12:10:45 13200K .......... .......... .......... .......... .......... 91% 57.0M 0s 12:10:45 13250K .......... .......... .......... .......... .......... 91% 73.6M 0s 12:10:45 13300K .......... .......... .......... .......... .......... 91% 72.8M 0s 12:10:45 13350K .......... .......... .......... .......... .......... 92% 71.0M 0s 12:10:45 13400K .......... .......... .......... .......... .......... 92% 66.7M 0s 12:10:45 13450K .......... .......... .......... .......... .......... 92% 73.9M 0s 12:10:45 13500K .......... .......... .......... .......... .......... 93% 76.4M 0s 12:10:45 13550K .......... .......... .......... .......... .......... 93% 75.1M 0s 12:10:45 13600K .......... .......... .......... .......... .......... 93% 32.1M 0s 12:10:45 13650K .......... .......... .......... .......... .......... 94% 72.3M 0s 12:10:45 13700K .......... .......... .......... .......... .......... 94% 72.1M 0s 12:10:45 13750K .......... .......... .......... .......... .......... 94% 75.0M 0s 12:10:45 13800K .......... .......... .......... .......... .......... 95% 34.7M 0s 12:10:45 13850K .......... .......... .......... .......... .......... 95% 68.2M 0s 12:10:45 13900K .......... .......... .......... .......... .......... 95% 75.5M 0s 12:10:45 13950K .......... .......... .......... .......... .......... 96% 71.2M 0s 12:10:45 14000K .......... .......... .......... .......... .......... 96% 59.0M 0s 12:10:45 14050K .......... .......... .......... .......... .......... 96% 75.1M 0s 12:10:45 14100K .......... .......... .......... .......... .......... 97% 71.0M 0s 12:10:45 14150K .......... .......... .......... .......... .......... 97% 67.8M 0s 12:10:45 14200K .......... .......... .......... .......... .......... 97% 68.9M 0s 12:10:45 14250K .......... .......... .......... .......... .......... 98% 72.3M 0s 12:10:45 14300K .......... .......... .......... .......... .......... 98% 75.3M 0s 12:10:45 14350K .......... .......... .......... .......... .......... 98% 72.9M 0s 12:10:45 14400K .......... .......... .......... .......... .......... 99% 57.9M 0s 12:10:45 14450K .......... .......... .......... .......... .......... 99% 72.8M 0s 12:10:45 14500K .......... .......... .......... .......... .......... 99% 71.0M 0s 12:10:45 14550K .......... 100% 98.8M=0.3s 12:10:45 12:10:45 2021-04-12 10:10:45 (48.5 MB/s) - 'swagger2markup-cli-1.3.2.jar' saved [14909486/14909486] 12:10:45 12:10:45  ---> dadf1b8c885d 12:10:45 Removing intermediate container 00520a8025f0 12:10:45 Step 14/24 : RUN npm config set proxy $http_proxy 12:10:45 ---> Running in 490a9b0bc1a1 12:10:46 ---> 82364b930f02 12:10:46 Removing intermediate container 490a9b0bc1a1 12:10:46 Step 15/24 : RUN npm install -g swagger-cli 12:10:46 ---> Running in b40bdc3c8660 12:10:47 npm WARN invalid config proxy="" 12:10:47 npm WARN invalid config Must be a full url with 'http://' 12:10:47 /usr/bin/swagger-cli -> /usr/lib/node_modules/swagger-cli/swagger-cli.js 12:10:56 npm WARN @apidevtools/swagger-parser@10.0.2 requires a peer of openapi-types@>=7 but none is installed. You must install peer dependencies yourself. 12:10:56  12:10:56 + swagger-cli@4.0.4 12:10:56 added 46 packages from 27 contributors in 8.61s 12:10:57 ---> f26ac1dba4b2 12:10:57 Removing intermediate container b40bdc3c8660 12:10:57 Step 16/24 : RUN npm install -g json-refs 12:10:57 ---> Running in 0b7321a93e7d 12:10:58 npm WARN invalid config proxy="" 12:10:58 npm WARN invalid config Must be a full url with 'http://' 12:10:58 /usr/bin/json-refs -> /usr/lib/node_modules/json-refs/bin/json-refs 12:11:01 + json-refs@3.0.15 12:11:01 added 44 packages from 43 contributors in 3.285s 12:11:02 ---> 854cfe0dc266 12:11:02 Removing intermediate container 0b7321a93e7d 12:11:02 Step 17/24 : RUN npm install -g yamljs 12:11:03 ---> Running in 9750be2c2082 12:11:03 npm WARN invalid config proxy="" 12:11:03 npm WARN invalid config Must be a full url with 'http://' 12:11:03 /usr/bin/yaml2json -> /usr/lib/node_modules/yamljs/bin/yaml2json 12:11:05 /usr/bin/json2yaml -> /usr/lib/node_modules/yamljs/bin/json2yaml 12:11:05 + yamljs@0.3.0 12:11:05 added 14 packages from 8 contributors in 1.322s 12:11:06 ---> 8a7612225506 12:11:06 Removing intermediate container 9750be2c2082 12:11:06 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh 12:11:06 ---> 579ed7161806 12:11:06 Removing intermediate container bab3a5c1a3f4 12:11:06 Step 19/24 : RUN chmod +x /validate-in-docker.sh 12:11:06 ---> Running in 3fd8cf8a45b2 12:11:07 ---> 6e97ff7367d7 12:11:07 Removing intermediate container 3fd8cf8a45b2 12:11:07 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup 12:11:07 ---> 53920fad06ca 12:11:07 Removing intermediate container f94cb2b4b90a 12:11:07 Step 21/24 : RUN chmod +x /bin/swg2mrkup 12:11:07 ---> Running in 3637b10e7ba0 12:11:08 ---> a1e5ba8371bc 12:11:08 Removing intermediate container 3637b10e7ba0 12:11:08 Step 22/24 : ADD oas2pdf /bin/oas2pdf 12:11:08 ---> 9b5708ec0c14 12:11:08 Removing intermediate container bab3822d30c1 12:11:08 Step 23/24 : RUN chmod +x /bin/oas2pdf 12:11:08 ---> Running in b4a73acff787 12:11:09 ---> fa31c99226b9 12:11:09 Removing intermediate container b4a73acff787 12:11:09 Step 24/24 : ENTRYPOINT /validate-in-docker.sh 12:11:09 ---> Running in 2938ca795c92 12:11:09 ---> cf9ad04586ac 12:11:09 Removing intermediate container 2938ca795c92 12:11:09 Successfully built cf9ad04586ac 12:11:09 Successfully tagged openapivalidator:latest 12:11:09 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol002-sol003 as /work 12:11:09 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol002-sol003/485’: Permission denied 12:11:09 Mounting dir /var/www/html/api/nfv/sol002-sol003/485 as /storage 12:11:09 Using filter '' 12:11:09 12:11:09 Entering dir /work/src 12:11:09 -- Will validate: ./SOL003/VNFIndicator/VNFIndicator.yaml (api: VNFIndicator) (deliverable:SOL003) 12:11:09 --- Merging file. 12:11:11 --- Create PDF... 12:11:12 mv: can't rename 'SOL003-VNFIndicator-API.pdf': No such file or directory 12:11:12 --- Validating ../build/SOL003-VNFIndicator-API.yaml 12:11:13 ../build/SOL003-VNFIndicator-API.yaml is valid 12:11:13 --- Validation done (0). 12:11:13 '../build/SOL003-VNFIndicator-API.yaml' -> '/storage/SOL003-VNFIndicator-API.yaml' 12:11:13 '../build/SOL003-VNFIndicator-API.json' -> '/storage/SOL003-VNFIndicator-API.json' 12:11:13 cp: can't stat '../build/SOL003-VNFIndicator-API.pdf': No such file or directory 12:11:13 -- Will validate: ./SOL003/VNFSnapshotPackageManagement/VNFSnapshotPackageManagement.yaml (api: VNFSnapshotPackageManagement) (deliverable:SOL003) 12:11:13 --- Merging file. 12:11:14 --- Create PDF... 12:11:16 mv: can't rename 'SOL003-VNFSnapshotPackageManagement-API.pdf': No such file or directory 12:11:16 --- Validating ../build/SOL003-VNFSnapshotPackageManagement-API.yaml 12:11:17 ../build/SOL003-VNFSnapshotPackageManagement-API.yaml is valid 12:11:17 --- Validation done (0). 12:11:17 '../build/SOL003-VNFSnapshotPackageManagement-API.yaml' -> '/storage/SOL003-VNFSnapshotPackageManagement-API.yaml' 12:11:17 '../build/SOL003-VNFSnapshotPackageManagement-API.json' -> '/storage/SOL003-VNFSnapshotPackageManagement-API.json' 12:11:17 cp: can't stat '../build/SOL003-VNFSnapshotPackageManagement-API.pdf': No such file or directory 12:11:17 -- Will validate: ./SOL003/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL003) 12:11:17 --- Merging file. 12:11:18 --- Create PDF... 12:11:19 mv: can't rename 'SOL003-VNFPackageManagementNotification-API.pdf': No such file or directory 12:11:19 --- Validating ../build/SOL003-VNFPackageManagementNotification-API.yaml 12:11:20 ../build/SOL003-VNFPackageManagementNotification-API.yaml is valid 12:11:20 --- Validation done (0). 12:11:20 '../build/SOL003-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL003-VNFPackageManagementNotification-API.yaml' 12:11:20 '../build/SOL003-VNFPackageManagementNotification-API.json' -> '/storage/SOL003-VNFPackageManagementNotification-API.json' 12:11:20 cp: can't stat '../build/SOL003-VNFPackageManagementNotification-API.pdf': No such file or directory 12:11:20 -- Will validate: ./SOL003/VNFLifecycleManagement/VNFLifecycleManagement.yaml (api: VNFLifecycleManagement) (deliverable:SOL003) 12:11:20 --- Merging file. 12:11:24 --- Create PDF... 12:11:26 mv: can't rename 'SOL003-VNFLifecycleManagement-API.pdf': No such file or directory 12:11:26 --- Validating ../build/SOL003-VNFLifecycleManagement-API.yaml 12:11:27 ../build/SOL003-VNFLifecycleManagement-API.yaml is valid 12:11:27 --- Validation done (0). 12:11:27 '../build/SOL003-VNFLifecycleManagement-API.yaml' -> '/storage/SOL003-VNFLifecycleManagement-API.yaml' 12:11:27 '../build/SOL003-VNFLifecycleManagement-API.json' -> '/storage/SOL003-VNFLifecycleManagement-API.json' 12:11:27 cp: can't stat '../build/SOL003-VNFLifecycleManagement-API.pdf': No such file or directory 12:11:27 -- Will validate: ./SOL003/VirtualisedResourcesQuotaAvailableNotification/VirtualisedResourcesQuotaAvailableNotification.yaml (api: VirtualisedResourcesQuotaAvailableNotification) (deliverable:SOL003) 12:11:27 --- Merging file. 12:11:28 --- Create PDF... 12:11:30 mv: can't rename 'SOL003-VirtualisedResourcesQuotaAvailableNotification-API.pdf': No such file or directory 12:11:30 --- Validating ../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml 12:11:31 ../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml is valid 12:11:31 --- Validation done (0). 12:11:31 '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml' 12:11:31 '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.json' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.json' 12:11:31 cp: can't stat '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.pdf': No such file or directory 12:11:31 -- Will validate: ./SOL003/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL003) 12:11:31 --- Merging file. 12:11:32 --- Create PDF... 12:11:34 mv: can't rename 'SOL003-APIVersion-API.pdf': No such file or directory 12:11:34 --- Validating ../build/SOL003-APIVersion-API.yaml 12:11:34 ../build/SOL003-APIVersion-API.yaml is valid 12:11:34 --- Validation done (0). 12:11:34 '../build/SOL003-APIVersion-API.yaml' -> '/storage/SOL003-APIVersion-API.yaml' 12:11:34 '../build/SOL003-APIVersion-API.json' -> '/storage/SOL003-APIVersion-API.json' 12:11:34 cp: can't stat '../build/SOL003-APIVersion-API.pdf': No such file or directory 12:11:34 -- Will validate: ./SOL003/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml (api: VNFFaultManagementNotification) (deliverable:SOL003) 12:11:34 --- Merging file. 12:11:35 --- Create PDF... 12:11:37 mv: can't rename 'SOL003-VNFFaultManagementNotification-API.pdf': No such file or directory 12:11:37 --- Validating ../build/SOL003-VNFFaultManagementNotification-API.yaml 12:11:38 ../build/SOL003-VNFFaultManagementNotification-API.yaml is valid 12:11:38 --- Validation done (0). 12:11:38 '../build/SOL003-VNFFaultManagementNotification-API.yaml' -> '/storage/SOL003-VNFFaultManagementNotification-API.yaml' 12:11:38 '../build/SOL003-VNFFaultManagementNotification-API.json' -> '/storage/SOL003-VNFFaultManagementNotification-API.json' 12:11:38 cp: can't stat '../build/SOL003-VNFFaultManagementNotification-API.pdf': No such file or directory 12:11:38 -- Will validate: ./SOL003/VNFIndicatorNotification/VNFIndicatorNotification.yaml (api: VNFIndicatorNotification) (deliverable:SOL003) 12:11:38 --- Merging file. 12:11:39 --- Create PDF... 12:11:40 mv: can't rename 'SOL003-VNFIndicatorNotification-API.pdf': No such file or directory 12:11:40 --- Validating ../build/SOL003-VNFIndicatorNotification-API.yaml 12:11:41 ../build/SOL003-VNFIndicatorNotification-API.yaml is valid 12:11:41 --- Validation done (0). 12:11:41 '../build/SOL003-VNFIndicatorNotification-API.yaml' -> '/storage/SOL003-VNFIndicatorNotification-API.yaml' 12:11:41 '../build/SOL003-VNFIndicatorNotification-API.json' -> '/storage/SOL003-VNFIndicatorNotification-API.json' 12:11:41 cp: can't stat '../build/SOL003-VNFIndicatorNotification-API.pdf': No such file or directory 12:11:41 -- Will validate: ./SOL003/VNFFaultManagement/VNFFaultManagement.yaml (api: VNFFaultManagement) (deliverable:SOL003) 12:11:41 --- Merging file. 12:11:42 --- Create PDF... 12:11:44 mv: can't rename 'SOL003-VNFFaultManagement-API.pdf': No such file or directory 12:11:44 --- Validating ../build/SOL003-VNFFaultManagement-API.yaml 12:11:45 ../build/SOL003-VNFFaultManagement-API.yaml is valid 12:11:45 --- Validation done (0). 12:11:45 '../build/SOL003-VNFFaultManagement-API.yaml' -> '/storage/SOL003-VNFFaultManagement-API.yaml' 12:11:45 '../build/SOL003-VNFFaultManagement-API.json' -> '/storage/SOL003-VNFFaultManagement-API.json' 12:11:45 cp: can't stat '../build/SOL003-VNFFaultManagement-API.pdf': No such file or directory 12:11:45 -- Will validate: ./SOL003/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml (api: VNFLifecycleManagementNotification) (deliverable:SOL003) 12:11:45 --- Merging file. 12:11:46 --- Create PDF... 12:11:47 mv: can't rename 'SOL003-VNFLifecycleManagementNotification-API.pdf': No such file or directory 12:11:47 --- Validating ../build/SOL003-VNFLifecycleManagementNotification-API.yaml 12:11:48 ../build/SOL003-VNFLifecycleManagementNotification-API.yaml is valid 12:11:48 --- Validation done (0). 12:11:48 '../build/SOL003-VNFLifecycleManagementNotification-API.yaml' -> '/storage/SOL003-VNFLifecycleManagementNotification-API.yaml' 12:11:48 '../build/SOL003-VNFLifecycleManagementNotification-API.json' -> '/storage/SOL003-VNFLifecycleManagementNotification-API.json' 12:11:48 cp: can't stat '../build/SOL003-VNFLifecycleManagementNotification-API.pdf': No such file or directory 12:11:48 -- Will validate: ./SOL003/VNFLifecycleOperationGranting/VNFLifecycleOperationGranting.yaml (api: VNFLifecycleOperationGranting) (deliverable:SOL003) 12:11:48 --- Merging file. 12:11:49 --- Create PDF... 12:11:51 mv: can't rename 'SOL003-VNFLifecycleOperationGranting-API.pdf': No such file or directory 12:11:51 --- Validating ../build/SOL003-VNFLifecycleOperationGranting-API.yaml 12:11:52 ../build/SOL003-VNFLifecycleOperationGranting-API.yaml is valid 12:11:52 --- Validation done (0). 12:11:52 '../build/SOL003-VNFLifecycleOperationGranting-API.yaml' -> '/storage/SOL003-VNFLifecycleOperationGranting-API.yaml' 12:11:52 '../build/SOL003-VNFLifecycleOperationGranting-API.json' -> '/storage/SOL003-VNFLifecycleOperationGranting-API.json' 12:11:52 cp: can't stat '../build/SOL003-VNFLifecycleOperationGranting-API.pdf': No such file or directory 12:11:52 -- Will validate: ./SOL003/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL003) 12:11:52 --- Merging file. 12:11:54 --- Create PDF... 12:11:55 mv: can't rename 'SOL003-VNFPackageManagement-API.pdf': No such file or directory 12:11:55 --- Validating ../build/SOL003-VNFPackageManagement-API.yaml 12:11:56 ../build/SOL003-VNFPackageManagement-API.yaml is valid 12:11:56 --- Validation done (0). 12:11:56 '../build/SOL003-VNFPackageManagement-API.yaml' -> '/storage/SOL003-VNFPackageManagement-API.yaml' 12:11:56 '../build/SOL003-VNFPackageManagement-API.json' -> '/storage/SOL003-VNFPackageManagement-API.json' 12:11:56 cp: can't stat '../build/SOL003-VNFPackageManagement-API.pdf': No such file or directory 12:11:56 -- Will validate: ./SOL003/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml (api: VNFPerformanceManagementNotification) (deliverable:SOL003) 12:11:56 --- Merging file. 12:11:57 --- Create PDF... 12:11:59 --- Validating ../build/SOL003-VNFPerformanceManagementNotification-API.yaml 12:11:59 mv: can't rename 'SOL003-VNFPerformanceManagementNotification-API.pdf': No such file or directory 12:11:59 ../build/SOL003-VNFPerformanceManagementNotification-API.yaml is valid 12:11:59 --- Validation done (0). 12:11:59 '../build/SOL003-VNFPerformanceManagementNotification-API.yaml' -> '/storage/SOL003-VNFPerformanceManagementNotification-API.yaml' 12:11:59 '../build/SOL003-VNFPerformanceManagementNotification-API.json' -> '/storage/SOL003-VNFPerformanceManagementNotification-API.json' 12:11:59 cp: can't stat '../build/SOL003-VNFPerformanceManagementNotification-API.pdf': No such file or directory 12:11:59 -- Will validate: ./SOL003/VNFPerformanceManagement/VNFPerformanceManagement.yaml (api: VNFPerformanceManagement) (deliverable:SOL003) 12:11:59 --- Merging file. 12:12:01 --- Create PDF... 12:12:03 mv: can't rename 'SOL003-VNFPerformanceManagement-API.pdf': No such file or directory 12:12:03 --- Validating ../build/SOL003-VNFPerformanceManagement-API.yaml 12:12:03 ../build/SOL003-VNFPerformanceManagement-API.yaml is valid 12:12:03 --- Validation done (0). 12:12:03 '../build/SOL003-VNFPerformanceManagement-API.yaml' -> '/storage/SOL003-VNFPerformanceManagement-API.yaml' 12:12:03 '../build/SOL003-VNFPerformanceManagement-API.json' -> '/storage/SOL003-VNFPerformanceManagement-API.json' 12:12:03 cp: can't stat '../build/SOL003-VNFPerformanceManagement-API.pdf': No such file or directory 12:12:04 -- Will validate: ./SOL002/VNFIndicator/VNFIndicator.yaml (api: VNFIndicator) (deliverable:SOL002) 12:12:04 --- Merging file. 12:12:05 --- Create PDF... 12:12:07 mv: can't rename 'SOL002-VNFIndicator-API.pdf': No such file or directory 12:12:07 --- Validating ../build/SOL002-VNFIndicator-API.yaml 12:12:07 ../build/SOL002-VNFIndicator-API.yaml is valid 12:12:07 --- Validation done (0). 12:12:07 '../build/SOL002-VNFIndicator-API.yaml' -> '/storage/SOL002-VNFIndicator-API.yaml' 12:12:07 '../build/SOL002-VNFIndicator-API.json' -> '/storage/SOL002-VNFIndicator-API.json' 12:12:07 cp: can't stat '../build/SOL002-VNFIndicator-API.pdf': No such file or directory 12:12:07 -- Will validate: ./SOL002/VNFConfiguration/VNFConfiguration.yaml (api: VNFConfiguration) (deliverable:SOL002) 12:12:07 --- Merging file. 12:12:08 --- Create PDF... 12:12:10 mv: can't rename 'SOL002-VNFConfiguration-API.pdf': No such file or directory 12:12:10 --- Validating ../build/SOL002-VNFConfiguration-API.yaml 12:12:11 ../build/SOL002-VNFConfiguration-API.yaml is valid 12:12:11 --- Validation done (0). 12:12:11 '../build/SOL002-VNFConfiguration-API.yaml' -> '/storage/SOL002-VNFConfiguration-API.yaml' 12:12:11 '../build/SOL002-VNFConfiguration-API.json' -> '/storage/SOL002-VNFConfiguration-API.json' 12:12:11 cp: can't stat '../build/SOL002-VNFConfiguration-API.pdf': No such file or directory 12:12:11 -- Will validate: ./SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml (api: VNFLifecycleManagement) (deliverable:SOL002) 12:12:11 --- Merging file. 12:12:14 --- Create PDF... 12:12:16 mv: can't rename 'SOL002-VNFLifecycleManagement-API.pdf': No such file or directory 12:12:16 --- Validating ../build/SOL002-VNFLifecycleManagement-API.yaml 12:12:17 ../build/SOL002-VNFLifecycleManagement-API.yaml is valid 12:12:17 --- Validation done (0). 12:12:17 '../build/SOL002-VNFLifecycleManagement-API.yaml' -> '/storage/SOL002-VNFLifecycleManagement-API.yaml' 12:12:17 '../build/SOL002-VNFLifecycleManagement-API.json' -> '/storage/SOL002-VNFLifecycleManagement-API.json' 12:12:17 cp: can't stat '../build/SOL002-VNFLifecycleManagement-API.pdf': No such file or directory 12:12:17 -- Will validate: ./SOL002/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL002) 12:12:17 --- Merging file. 12:12:18 --- Create PDF... 12:12:20 mv: can't rename 'SOL002-APIVersion-API.pdf': No such file or directory 12:12:20 --- Validating ../build/SOL002-APIVersion-API.yaml 12:12:21 ../build/SOL002-APIVersion-API.yaml is valid 12:12:21 --- Validation done (0). 12:12:21 '../build/SOL002-APIVersion-API.yaml' -> '/storage/SOL002-APIVersion-API.yaml' 12:12:21 '../build/SOL002-APIVersion-API.json' -> '/storage/SOL002-APIVersion-API.json' 12:12:21 cp: can't stat '../build/SOL002-APIVersion-API.pdf': No such file or directory 12:12:21 -- Will validate: ./SOL002/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml (api: VNFFaultManagementNotification) (deliverable:SOL002) 12:12:21 --- Merging file. 12:12:22 --- Create PDF... 12:12:24 mv: can't rename 'SOL002-VNFFaultManagementNotification-API.pdf': No such file or directory 12:12:24 --- Validating ../build/SOL002-VNFFaultManagementNotification-API.yaml 12:12:24 ../build/SOL002-VNFFaultManagementNotification-API.yaml is valid 12:12:24 --- Validation done (0). 12:12:24 '../build/SOL002-VNFFaultManagementNotification-API.yaml' -> '/storage/SOL002-VNFFaultManagementNotification-API.yaml' 12:12:24 '../build/SOL002-VNFFaultManagementNotification-API.json' -> '/storage/SOL002-VNFFaultManagementNotification-API.json' 12:12:24 cp: can't stat '../build/SOL002-VNFFaultManagementNotification-API.pdf': No such file or directory 12:12:24 -- Will validate: ./SOL002/VNFIndicatorNotification/VNFIndicatorNotification.yaml (api: VNFIndicatorNotification) (deliverable:SOL002) 12:12:24 --- Merging file. 12:12:25 --- Create PDF... 12:12:27 mv: can't rename 'SOL002-VNFIndicatorNotification-API.pdf': No such file or directory 12:12:27 --- Validating ../build/SOL002-VNFIndicatorNotification-API.yaml 12:12:27 ../build/SOL002-VNFIndicatorNotification-API.yaml is valid 12:12:27 --- Validation done (0). 12:12:27 '../build/SOL002-VNFIndicatorNotification-API.yaml' -> '/storage/SOL002-VNFIndicatorNotification-API.yaml' 12:12:27 '../build/SOL002-VNFIndicatorNotification-API.json' -> '/storage/SOL002-VNFIndicatorNotification-API.json' 12:12:27 cp: can't stat '../build/SOL002-VNFIndicatorNotification-API.pdf': No such file or directory 12:12:27 -- Will validate: ./SOL002/VNFFaultManagement/VNFFaultManagement.yaml (api: VNFFaultManagement) (deliverable:SOL002) 12:12:27 --- Merging file. 12:12:29 --- Create PDF... 12:12:31 mv: can't rename 'SOL002-VNFFaultManagement-API.pdf': No such file or directory 12:12:31 --- Validating ../build/SOL002-VNFFaultManagement-API.yaml 12:12:31 ../build/SOL002-VNFFaultManagement-API.yaml is valid 12:12:31 --- Validation done (0). 12:12:31 '../build/SOL002-VNFFaultManagement-API.yaml' -> '/storage/SOL002-VNFFaultManagement-API.yaml' 12:12:31 '../build/SOL002-VNFFaultManagement-API.json' -> '/storage/SOL002-VNFFaultManagement-API.json' 12:12:31 cp: can't stat '../build/SOL002-VNFFaultManagement-API.pdf': No such file or directory 12:12:31 -- Will validate: ./SOL002/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml (api: VNFLifecycleManagementNotification) (deliverable:SOL002) 12:12:31 --- Merging file. 12:12:33 --- Create PDF... 12:12:34 mv: can't rename 'SOL002-VNFLifecycleManagementNotification-API.pdf': No such file or directory 12:12:34 --- Validating ../build/SOL002-VNFLifecycleManagementNotification-API.yaml 12:12:35 ../build/SOL002-VNFLifecycleManagementNotification-API.yaml is valid 12:12:35 --- Validation done (0). 12:12:35 '../build/SOL002-VNFLifecycleManagementNotification-API.yaml' -> '/storage/SOL002-VNFLifecycleManagementNotification-API.yaml' 12:12:35 '../build/SOL002-VNFLifecycleManagementNotification-API.json' -> '/storage/SOL002-VNFLifecycleManagementNotification-API.json' 12:12:35 cp: can't stat '../build/SOL002-VNFLifecycleManagementNotification-API.pdf': No such file or directory 12:12:35 -- Will validate: ./SOL002/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml (api: VNFPerformanceManagementNotification) (deliverable:SOL002) 12:12:35 --- Merging file. 12:12:36 --- Create PDF... 12:12:38 mv: can't rename 'SOL002-VNFPerformanceManagementNotification-API.pdf': No such file or directory 12:12:38 --- Validating ../build/SOL002-VNFPerformanceManagementNotification-API.yaml 12:12:38 ../build/SOL002-VNFPerformanceManagementNotification-API.yaml is valid 12:12:38 --- Validation done (0). 12:12:38 '../build/SOL002-VNFPerformanceManagementNotification-API.yaml' -> '/storage/SOL002-VNFPerformanceManagementNotification-API.yaml' 12:12:38 '../build/SOL002-VNFPerformanceManagementNotification-API.json' -> '/storage/SOL002-VNFPerformanceManagementNotification-API.json' 12:12:38 cp: can't stat '../build/SOL002-VNFPerformanceManagementNotification-API.pdf': No such file or directory 12:12:38 -- Will validate: ./SOL002/VNFPerformanceManagement/VNFPerformanceManagement.yaml (api: VNFPerformanceManagement) (deliverable:SOL002) 12:12:38 --- Merging file. 12:12:40 --- Create PDF... 12:12:42 mv: can't rename 'SOL002-VNFPerformanceManagement-API.pdf': No such file or directory 12:12:42 --- Validating ../build/SOL002-VNFPerformanceManagement-API.yaml 12:12:42 ../build/SOL002-VNFPerformanceManagement-API.yaml is valid 12:12:42 --- Validation done (0). 12:12:42 '../build/SOL002-VNFPerformanceManagement-API.yaml' -> '/storage/SOL002-VNFPerformanceManagement-API.yaml' 12:12:42 '../build/SOL002-VNFPerformanceManagement-API.json' -> '/storage/SOL002-VNFPerformanceManagement-API.json' 12:12:42 cp: can't stat '../build/SOL002-VNFPerformanceManagement-API.pdf': No such file or directory 12:12:42 -- Final validator returns 0. 12:12:43 Archiving artifacts 12:12:51 Finished: SUCCESS