Started by GitLab push by Sana Zulfiqar Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol002-sol003 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@forge.etsi.org:nfv/SOL002-SOL003.git # timeout=10 Fetching upstream changes from git@forge.etsi.org:nfv/SOL002-SOL003.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:nfv/SOL002-SOL003.git +refs/heads/*:refs/remotes/origin/* > git rev-parse remotes/origin/2.8.1-dev^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains 5e2fe459e2dab2bf8bb44f940f62f91bc2d8cf4d # timeout=10 Checking out Revision 5e2fe459e2dab2bf8bb44f940f62f91bc2d8cf4d (origin/2.8.1-dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 5e2fe459e2dab2bf8bb44f940f62f91bc2d8cf4d Commit message: "SOll002_2 added and API version updated" > git rev-list --no-walk b0ad36f585077c305d02ffd5c2322f297b6f572e # timeout=10 [sol002-sol003] $ /bin/bash /tmp/jenkins2163509080938811863.sh ./build-container.sh: line 7: proxy: command not found http_proxy is not set Proxy set to Sending build context to Docker daemon 13.31kB Step 1/24 : FROM alpine:3.6 3.6: Pulling from library/alpine 5a3ea8efae5d: Pulling fs layer 5a3ea8efae5d: Download complete 5a3ea8efae5d: Pull complete Digest: sha256:66790a2b79e1ea3e1dabac43990c54aca5d1ddf268d9a5a0285e4167c8b24475 Status: Downloaded newer image for alpine:3.6 ---> 43773d1dba76 Step 2/24 : RUN env ---> Running in cce1e06fbce0 HOSTNAME=cce1e06fbce0 SHLVL=1 HOME=/root https_proxy= http_proxy= PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PWD=/ ---> fad2ca684d1e Removing intermediate container cce1e06fbce0 Step 3/24 : RUN apk update ---> Running in a5bd5457cc7a fetch http://dl-cdn.alpinelinux.org/alpine/v3.6/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.6/community/x86_64/APKINDEX.tar.gz v3.6.5-44-gda55e27396 [http://dl-cdn.alpinelinux.org/alpine/v3.6/main] v3.6.5-34-gf0ba0b43d5 [http://dl-cdn.alpinelinux.org/alpine/v3.6/community] OK: 8442 distinct packages available ---> 6def57d84207 Removing intermediate container a5bd5457cc7a Step 4/24 : RUN apk add bash ---> Running in 1aab1942ed11 (1/5) Installing ncurses-terminfo-base (6.0_p20171125-r1) (2/5) Installing ncurses-terminfo (6.0_p20171125-r1) (3/5) Installing ncurses-libs (6.0_p20171125-r1) (4/5) Installing readline (6.3.008-r5) (5/5) Installing bash (4.3.48-r1) Executing bash-4.3.48-r1.post-install Executing busybox-1.26.2-r11.trigger OK: 12 MiB in 18 packages ---> 75174aae7cdb Removing intermediate container 1aab1942ed11 Step 5/24 : RUN apk add nodejs ---> Running in b63aaad1e89d (1/8) Installing ca-certificates (20161130-r3) (2/8) Installing libcrypto1.0 (1.0.2r-r0) (3/8) Installing libgcc (6.3.0-r4) (4/8) Installing http-parser (2.7.1-r1) (5/8) Installing libssl1.0 (1.0.2r-r0) (6/8) Installing libstdc++ (6.3.0-r4) (7/8) Installing libuv (1.11.0-r1) (8/8) Installing nodejs (6.10.3-r2) Executing busybox-1.26.2-r11.trigger Executing ca-certificates-20161130-r3.trigger OK: 35 MiB in 26 packages ---> ba066b87fe84 Removing intermediate container b63aaad1e89d Step 6/24 : RUN apk add nodejs-npm ---> Running in d6b39c74d283 (1/1) Installing nodejs-npm (6.10.3-r2) Executing busybox-1.26.2-r11.trigger OK: 52 MiB in 27 packages ---> 8b0671b981cf Removing intermediate container d6b39c74d283 Step 7/24 : RUN apk add asciidoctor ---> Running in 77267314f150 (1/7) Installing libffi (3.2.1-r3) (2/7) Installing gdbm (1.12-r0) (3/7) Installing gmp (6.1.2-r0) (4/7) Installing yaml (0.1.7-r0) (5/7) Installing ruby-libs (2.4.6-r0) (6/7) Installing ruby (2.4.6-r0) (7/7) Installing asciidoctor (1.5.5-r1) Executing busybox-1.26.2-r11.trigger OK: 66 MiB in 34 packages ---> b083bd59a20e Removing intermediate container 77267314f150 Step 8/24 : RUN apk add openjdk8 ---> Running in 213f521f15c2 (1/33) Installing libtasn1 (4.10-r3) (2/33) Installing p11-kit (0.23.2-r1) (3/33) Installing p11-kit-trust (0.23.2-r1) (4/33) Installing java-cacerts (1.0-r0) (5/33) Installing libxau (1.0.8-r1) (6/33) Installing libbsd (0.8.3-r3) (7/33) Installing libxdmcp (1.1.2-r3) (8/33) Installing libxcb (1.12-r0) (9/33) Installing libx11 (1.6.6-r0) (10/33) Installing libxcomposite (0.4.4-r0) (11/33) Installing libxext (1.3.3-r1) (12/33) Installing libxi (1.7.9-r0) (13/33) Installing libxrender (0.9.10-r1) (14/33) Installing libxtst (1.2.3-r0) (15/33) Installing alsa-lib (1.1.3-r0) (16/33) Installing libbz2 (1.0.6-r5) (17/33) Installing libpng (1.6.37-r0) (18/33) Installing freetype (2.7.1-r2) (19/33) Installing giflib (5.1.4-r1) (20/33) Installing libjpeg-turbo (1.5.3-r2) (21/33) Installing openjdk8-jre-lib (8.212.04-r0) (22/33) Installing java-common (0.1-r0) (23/33) Installing krb5-conf (1.0-r1) (24/33) Installing libcom_err (1.43.4-r0) (25/33) Installing keyutils-libs (1.5.9-r1) (26/33) Installing libverto (0.2.5-r2) (27/33) Installing krb5-libs (1.14.3-r3) (28/33) Installing lcms2 (2.8-r1) (29/33) Installing pcsc-lite-libs (1.8.21-r0) (30/33) Installing lksctp-tools (1.0.17-r0) (31/33) Installing openjdk8-jre-base (8.212.04-r0) (32/33) Installing openjdk8-jre (8.212.04-r0) (33/33) Installing openjdk8 (8.212.04-r0) Executing busybox-1.26.2-r11.trigger Executing ca-certificates-20161130-r3.trigger Executing java-common-0.1-r0.trigger OK: 155 MiB in 67 packages ---> fc977cfeb44c Removing intermediate container 213f521f15c2 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates ---> Running in 780a928c1e28 (1/1) Installing wget (1.20.3-r0) Executing busybox-1.26.2-r11.trigger OK: 155 MiB in 68 packages WARNING: ca-certificates.crt does not contain exactly one certificate or CRL: skipping  ---> 33660dbd8ed4 Removing intermediate container 780a928c1e28 Step 10/24 : RUN apk add openssl ---> Running in 6b92c38a3e81 (1/1) Installing openssl (1.0.2r-r0) Executing busybox-1.26.2-r11.trigger Executing ca-certificates-20161130-r3.trigger OK: 156 MiB in 69 packages ---> 87df3cf9449f Removing intermediate container 6b92c38a3e81 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre ---> Running in 8336bec6e3f7 ERROR: While executing gem ... (NoMethodError) undefined method `reset' for RDoc::TopLevel:Class Successfully installed rdoc-6.3.0 Successfully installed rdoc-6.3.0 Parsing documentation for rdoc-6.3.0 Installing ri documentation for rdoc-6.3.0 Done installing documentation for rdoc after 6 seconds 1 gem installed ---> 54e63976f293 Removing intermediate container 8336bec6e3f7 Step 12/24 : RUN gem install asciidoctor-pdf-cjk ---> Running in fcb66c5f65fc Successfully installed pdf-core-0.7.0 Successfully installed ttfunk-1.5.1 Successfully installed prawn-2.2.2 Successfully installed prawn-table-0.2.2 Successfully installed Ascii85-1.1.0 Successfully installed ruby-rc4-0.1.5 Successfully installed hashery-2.1.2 Successfully installed afm-0.2.2 Successfully installed pdf-reader-2.4.2 Successfully installed prawn-templates-0.1.2 Successfully installed public_suffix-4.0.6 Successfully installed addressable-2.7.0 Successfully installed css_parser-1.9.0 Successfully installed prawn-svg-0.31.0 Successfully installed prawn-icon-2.5.0 Successfully installed safe_yaml-1.0.5 Successfully installed thread_safe-0.3.6 Successfully installed concurrent-ruby-1.1.8 Successfully installed polyglot-0.3.5 Successfully installed treetop-1.6.11 Successfully installed asciidoctor-pdf-1.5.4 Successfully installed asciidoctor-pdf-cjk-0.1.3 Parsing documentation for pdf-core-0.7.0 Installing ri documentation for pdf-core-0.7.0 Parsing documentation for ttfunk-1.5.1 Installing ri documentation for ttfunk-1.5.1 Parsing documentation for prawn-2.2.2 Installing ri documentation for prawn-2.2.2 Parsing documentation for prawn-table-0.2.2 Installing ri documentation for prawn-table-0.2.2 Parsing documentation for Ascii85-1.1.0 Installing ri documentation for Ascii85-1.1.0 Parsing documentation for ruby-rc4-0.1.5 Installing ri documentation for ruby-rc4-0.1.5 Parsing documentation for hashery-2.1.2 Installing ri documentation for hashery-2.1.2 Parsing documentation for afm-0.2.2 Installing ri documentation for afm-0.2.2 Parsing documentation for pdf-reader-2.4.2 Installing ri documentation for pdf-reader-2.4.2 Parsing documentation for prawn-templates-0.1.2 Installing ri documentation for prawn-templates-0.1.2 Parsing documentation for public_suffix-4.0.6 Installing ri documentation for public_suffix-4.0.6 Parsing documentation for addressable-2.7.0 Installing ri documentation for addressable-2.7.0 Parsing documentation for css_parser-1.9.0 Installing ri documentation for css_parser-1.9.0 Parsing documentation for prawn-svg-0.31.0 Installing ri documentation for prawn-svg-0.31.0 Parsing documentation for prawn-icon-2.5.0 Installing ri documentation for prawn-icon-2.5.0 Parsing documentation for safe_yaml-1.0.5 Installing ri documentation for safe_yaml-1.0.5 Parsing documentation for thread_safe-0.3.6 Installing ri documentation for thread_safe-0.3.6 Parsing documentation for concurrent-ruby-1.1.8 Installing ri documentation for concurrent-ruby-1.1.8 Parsing documentation for polyglot-0.3.5 Installing ri documentation for polyglot-0.3.5 Parsing documentation for treetop-1.6.11 Installing ri documentation for treetop-1.6.11 Parsing documentation for asciidoctor-pdf-1.5.4 Installing ri documentation for asciidoctor-pdf-1.5.4 Parsing documentation for asciidoctor-pdf-cjk-0.1.3 Installing ri documentation for asciidoctor-pdf-cjk-0.1.3 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 22 gems installed ---> 06b8cd216a63 Removing intermediate container fcb66c5f65fc Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar ---> Running in 369ceee3bb0d --2021-02-22 06:52:56-- https://forge.etsi.org/swagger2markup-cli-1.3.2.jar Resolving forge.etsi.org... 195.238.226.56 Connecting to forge.etsi.org|195.238.226.56|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 14909486 (14M) [application/java-archive] Saving to: 'swagger2markup-cli-1.3.2.jar'  0K .......... .......... .......... .......... .......... 0% 3.09M 5s 50K .......... .......... .......... .......... .......... 0% 11.5M 3s 100K .......... .......... .......... .......... .......... 1% 66.2M 2s 150K .......... .......... .......... .......... .......... 1% 51.0M 2s 200K .......... .......... .......... .......... .......... 1% 17.0M 1s 250K .......... .......... .......... .......... .......... 2% 65.7M 1s 300K .......... .......... .......... .......... .......... 2% 13.9M 1s 350K .......... .......... .......... .......... .......... 2% 68.6M 1s 400K .......... .......... .......... .......... .......... 3% 53.7M 1s 450K .......... .......... .......... .......... .......... 3% 58.2M 1s 500K .......... .......... .......... .......... .......... 3% 54.7M 1s 550K .......... .......... .......... .......... .......... 4% 60.6M 1s 600K .......... .......... .......... .......... .......... 4% 61.4M 1s 650K .......... .......... .......... .......... .......... 4% 73.2M 1s 700K .......... .......... .......... .......... .......... 5% 53.6M 1s 750K .......... .......... .......... .......... .......... 5% 63.7M 1s 800K .......... .......... .......... .......... .......... 5% 40.1M 1s 850K .......... .......... .......... .......... .......... 6% 50.4M 1s 900K .......... .......... .......... .......... .......... 6% 75.3M 1s 950K .......... .......... .......... .......... .......... 6% 73.5M 1s 1000K .......... .......... .......... .......... .......... 7% 65.1M 1s 1050K .......... .......... .......... .......... .......... 7% 64.9M 1s 1100K .......... .......... .......... .......... .......... 7% 59.0M 0s 1150K .......... .......... .......... .......... .......... 8% 65.3M 0s 1200K .......... .......... .......... .......... .......... 8% 50.4M 0s 1250K .......... .......... .......... .......... .......... 8% 64.8M 0s 1300K .......... .......... .......... .......... .......... 9% 61.1M 0s 1350K .......... .......... .......... .......... .......... 9% 58.6M 0s 1400K .......... .......... .......... .......... .......... 9% 67.5M 0s 1450K .......... .......... .......... .......... .......... 10% 50.9M 0s 1500K .......... .......... .......... .......... .......... 10% 57.1M 0s 1550K .......... .......... .......... .......... .......... 10% 64.4M 0s 1600K .......... .......... .......... .......... .......... 11% 51.2M 0s 1650K .......... .......... .......... .......... .......... 11% 75.1M 0s 1700K .......... .......... .......... .......... .......... 12% 41.7M 0s 1750K .......... .......... .......... .......... .......... 12% 57.3M 0s 1800K .......... .......... .......... .......... .......... 12% 70.0M 0s 1850K .......... .......... .......... .......... .......... 13% 23.0M 0s 1900K .......... .......... .......... .......... .......... 13% 67.8M 0s 1950K .......... .......... .......... .......... .......... 13% 61.1M 0s 2000K .......... .......... .......... .......... .......... 14% 50.8M 0s 2050K .......... .......... .......... .......... .......... 14% 72.3M 0s 2100K .......... .......... .......... .......... .......... 14% 72.9M 0s 2150K .......... .......... .......... .......... .......... 15% 69.2M 0s 2200K .......... .......... .......... .......... .......... 15% 62.9M 0s 2250K .......... .......... .......... .......... .......... 15% 58.9M 0s 2300K .......... .......... .......... .......... .......... 16% 72.8M 0s 2350K .......... .......... .......... .......... .......... 16% 57.2M 0s 2400K .......... .......... .......... .......... .......... 16% 54.9M 0s 2450K .......... .......... .......... .......... .......... 17% 69.0M 0s 2500K .......... .......... .......... .......... .......... 17% 63.3M 0s 2550K .......... .......... .......... .......... .......... 17% 69.2M 0s 2600K .......... .......... .......... .......... .......... 18% 70.4M 0s 2650K .......... .......... .......... .......... .......... 18% 64.8M 0s 2700K .......... .......... .......... .......... .......... 18% 76.4M 0s 2750K .......... .......... .......... .......... .......... 19% 75.8M 0s 2800K .......... .......... .......... .......... .......... 19% 51.8M 0s 2850K .......... .......... .......... .......... .......... 19% 64.3M 0s 2900K .......... .......... .......... .......... .......... 20% 34.2M 0s 2950K .......... .......... .......... .......... .......... 20% 66.8M 0s 3000K .......... .......... .......... .......... .......... 20% 46.2M 0s 3050K .......... .......... .......... .......... .......... 21% 69.9M 0s 3100K .......... .......... .......... .......... .......... 21% 62.5M 0s 3150K .......... .......... .......... .......... .......... 21% 29.2M 0s 3200K .......... .......... .......... .......... .......... 22% 45.5M 0s 3250K .......... .......... .......... .......... .......... 22% 61.1M 0s 3300K .......... .......... .......... .......... .......... 23% 62.3M 0s 3350K .......... .......... .......... .......... .......... 23% 67.3M 0s 3400K .......... .......... .......... .......... .......... 23% 59.9M 0s 3450K .......... .......... .......... .......... .......... 24% 62.8M 0s 3500K .......... .......... .......... .......... .......... 24% 52.6M 0s 3550K .......... .......... .......... .......... .......... 24% 66.8M 0s 3600K .......... .......... .......... .......... .......... 25% 52.1M 0s 3650K .......... .......... .......... .......... .......... 25% 71.1M 0s 3700K .......... .......... .......... .......... .......... 25% 58.6M 0s 3750K .......... .......... .......... .......... .......... 26% 34.4M 0s 3800K .......... .......... .......... .......... .......... 26% 63.0M 0s 3850K .......... .......... .......... .......... .......... 26% 66.2M 0s 3900K .......... .......... .......... .......... .......... 27% 67.5M 0s 3950K .......... .......... .......... .......... .......... 27% 73.5M 0s 4000K .......... .......... .......... .......... .......... 27% 58.1M 0s 4050K .......... .......... .......... .......... .......... 28% 66.9M 0s 4100K .......... .......... .......... .......... .......... 28% 61.4M 0s 4150K .......... .......... .......... .......... .......... 28% 64.7M 0s 4200K .......... .......... .......... .......... .......... 29% 66.3M 0s 4250K .......... .......... .......... .......... .......... 29% 70.8M 0s 4300K .......... .......... .......... .......... .......... 29% 72.6M 0s 4350K .......... .......... .......... .......... .......... 30% 64.1M 0s 4400K .......... .......... .......... .......... .......... 30% 52.3M 0s 4450K .......... .......... .......... .......... .......... 30% 63.5M 0s 4500K .......... .......... .......... .......... .......... 31% 49.7M 0s 4550K .......... .......... .......... .......... .......... 31% 60.7M 0s 4600K .......... .......... .......... .......... .......... 31% 62.5M 0s 4650K .......... .......... .......... .......... .......... 32% 74.5M 0s 4700K .......... .......... .......... .......... .......... 32% 74.5M 0s 4750K .......... .......... .......... .......... .......... 32% 71.6M 0s 4800K .......... .......... .......... .......... .......... 33% 50.9M 0s 4850K .......... .......... .......... .......... .......... 33% 60.5M 0s 4900K .......... .......... .......... .......... .......... 33% 67.5M 0s 4950K .......... .......... .......... .......... .......... 34% 62.1M 0s 5000K .......... .......... .......... .......... .......... 34% 63.7M 0s 5050K .......... .......... .......... .......... .......... 35% 65.6M 0s 5100K .......... .......... .......... .......... .......... 35% 59.2M 0s 5150K .......... .......... .......... .......... .......... 35% 67.2M 0s 5200K .......... .......... .......... .......... .......... 36% 51.9M 0s 5250K .......... .......... .......... .......... .......... 36% 62.1M 0s 5300K .......... .......... .......... .......... .......... 36% 59.9M 0s 5350K .......... .......... .......... .......... .......... 37% 64.5M 0s 5400K .......... .......... .......... .......... .......... 37% 61.1M 0s 5450K .......... .......... .......... .......... .......... 37% 59.4M 0s 5500K .......... .......... .......... .......... .......... 38% 66.1M 0s 5550K .......... .......... .......... .......... .......... 38% 61.3M 0s 5600K .......... .......... .......... .......... .......... 38% 50.4M 0s 5650K .......... .......... .......... .......... .......... 39% 73.0M 0s 5700K .......... .......... .......... .......... .......... 39% 63.5M 0s 5750K .......... .......... .......... .......... .......... 39% 56.3M 0s 5800K .......... .......... .......... .......... .......... 40% 61.2M 0s 5850K .......... .......... .......... .......... .......... 40% 65.5M 0s 5900K .......... .......... .......... .......... .......... 40% 68.4M 0s 5950K .......... .......... .......... .......... .......... 41% 68.1M 0s 6000K .......... .......... .......... .......... .......... 41% 59.7M 0s 6050K .......... .......... .......... .......... .......... 41% 73.7M 0s 6100K .......... .......... .......... .......... .......... 42% 69.6M 0s 6150K .......... .......... .......... .......... .......... 42% 70.5M 0s 6200K .......... .......... .......... .......... .......... 42% 67.8M 0s 6250K .......... .......... .......... .......... .......... 43% 66.2M 0s 6300K .......... .......... .......... .......... .......... 43% 73.9M 0s 6350K .......... .......... .......... .......... .......... 43% 66.2M 0s 6400K .......... .......... .......... .......... .......... 44% 55.1M 0s 6450K .......... .......... .......... .......... .......... 44% 66.2M 0s 6500K .......... .......... .......... .......... .......... 44% 67.9M 0s 6550K .......... .......... .......... .......... .......... 45% 67.9M 0s 6600K .......... .......... .......... .......... .......... 45% 40.6M 0s 6650K .......... .......... .......... .......... .......... 46% 49.4M 0s 6700K .......... .......... .......... .......... .......... 46% 52.6M 0s 6750K .......... .......... .......... .......... .......... 46% 48.6M 0s 6800K .......... .......... .......... .......... .......... 47% 34.1M 0s 6850K .......... .......... .......... .......... .......... 47% 57.0M 0s 6900K .......... .......... .......... .......... .......... 47% 46.6M 0s 6950K .......... .......... .......... .......... .......... 48% 55.6M 0s 7000K .......... .......... .......... .......... .......... 48% 47.3M 0s 7050K .......... .......... .......... .......... .......... 48% 63.4M 0s 7100K .......... .......... .......... .......... .......... 49% 58.8M 0s 7150K .......... .......... .......... .......... .......... 49% 61.6M 0s 7200K .......... .......... .......... .......... .......... 49% 53.5M 0s 7250K .......... .......... .......... .......... .......... 50% 58.9M 0s 7300K .......... .......... .......... .......... .......... 50% 62.6M 0s 7350K .......... .......... .......... .......... .......... 50% 59.1M 0s 7400K .......... .......... .......... .......... .......... 51% 62.3M 0s 7450K .......... .......... .......... .......... .......... 51% 59.3M 0s 7500K .......... .......... .......... .......... .......... 51% 61.6M 0s 7550K .......... .......... .......... .......... .......... 52% 59.8M 0s 7600K .......... .......... .......... .......... .......... 52% 48.4M 0s 7650K .......... .......... .......... .......... .......... 52% 72.8M 0s 7700K .......... .......... .......... .......... .......... 53% 61.2M 0s 7750K .......... .......... .......... .......... .......... 53% 65.0M 0s 7800K .......... .......... .......... .......... .......... 53% 63.9M 0s 7850K .......... .......... .......... .......... .......... 54% 73.9M 0s 7900K .......... .......... .......... .......... .......... 54% 73.2M 0s 7950K .......... .......... .......... .......... .......... 54% 71.7M 0s 8000K .......... .......... .......... .......... .......... 55% 48.0M 0s 8050K .......... .......... .......... .......... .......... 55% 64.5M 0s 8100K .......... .......... .......... .......... .......... 55% 70.7M 0s 8150K .......... .......... .......... .......... .......... 56% 72.3M 0s 8200K .......... .......... .......... .......... .......... 56% 65.2M 0s 8250K .......... .......... .......... .......... .......... 57% 69.7M 0s 8300K .......... .......... .......... .......... .......... 57% 66.6M 0s 8350K .......... .......... .......... .......... .......... 57% 66.8M 0s 8400K .......... .......... .......... .......... .......... 58% 50.4M 0s 8450K .......... .......... .......... .......... .......... 58% 71.7M 0s 8500K .......... .......... .......... .......... .......... 58% 70.6M 0s 8550K .......... .......... .......... .......... .......... 59% 71.6M 0s 8600K .......... .......... .......... .......... .......... 59% 56.2M 0s 8650K .......... .......... .......... .......... .......... 59% 72.8M 0s 8700K .......... .......... .......... .......... .......... 60% 64.7M 0s 8750K .......... .......... .......... .......... .......... 60% 70.8M 0s 8800K .......... .......... .......... .......... .......... 60% 58.6M 0s 8850K .......... .......... .......... .......... .......... 61% 71.6M 0s 8900K .......... .......... .......... .......... .......... 61% 73.6M 0s 8950K .......... .......... .......... .......... .......... 61% 63.0M 0s 9000K .......... .......... .......... .......... .......... 62% 62.3M 0s 9050K .......... .......... .......... .......... .......... 62% 69.4M 0s 9100K .......... .......... .......... .......... .......... 62% 66.2M 0s 9150K .......... .......... .......... .......... .......... 63% 66.3M 0s 9200K .......... .......... .......... .......... .......... 63% 53.8M 0s 9250K .......... .......... .......... .......... .......... 63% 27.7M 0s 9300K .......... .......... .......... .......... .......... 64% 59.7M 0s 9350K .......... .......... .......... .......... .......... 64% 68.7M 0s 9400K .......... .......... .......... .......... .......... 64% 31.3M 0s 9450K .......... .......... .......... .......... .......... 65% 13.6M 0s 9500K .......... .......... .......... .......... .......... 65% 66.5M 0s 9550K .......... .......... .......... .......... .......... 65% 15.7M 0s 9600K .......... .......... .......... .......... .......... 66% 26.0M 0s 9650K .......... .......... .......... .......... .......... 66% 65.9M 0s 9700K .......... .......... .......... .......... .......... 66% 38.5M 0s 9750K .......... .......... .......... .......... .......... 67% 15.0M 0s 9800K .......... .......... .......... .......... .......... 67% 15.8M 0s 9850K .......... .......... .......... .......... .......... 67% 10.1M 0s 9900K .......... .......... .......... .......... .......... 68% 51.5M 0s 9950K .......... .......... .......... .......... .......... 68% 18.8M 0s 10000K .......... .......... .......... .......... .......... 69% 14.1M 0s 10050K .......... .......... .......... .......... .......... 69% 23.1M 0s 10100K .......... .......... .......... .......... .......... 69% 24.1M 0s 10150K .......... .......... .......... .......... .......... 70% 56.9M 0s 10200K .......... .......... .......... .......... .......... 70% 45.6M 0s 10250K .......... .......... .......... .......... .......... 70% 22.8M 0s 10300K .......... .......... .......... .......... .......... 71% 59.3M 0s 10350K .......... .......... .......... .......... .......... 71% 25.1M 0s 10400K .......... .......... .......... .......... .......... 71% 25.0M 0s 10450K .......... .......... .......... .......... .......... 72% 37.5M 0s 10500K .......... .......... .......... .......... .......... 72% 17.0M 0s 10550K .......... .......... .......... .......... .......... 72% 54.0M 0s 10600K .......... .......... .......... .......... .......... 73% 21.3M 0s 10650K .......... .......... .......... .......... .......... 73% 46.9M 0s 10700K .......... .......... .......... .......... .......... 73% 17.1M 0s 10750K .......... .......... .......... .......... .......... 74% 69.9M 0s 10800K .......... .......... .......... .......... .......... 74% 14.0M 0s 10850K .......... .......... .......... .......... .......... 74% 70.5M 0s 10900K .......... .......... .......... .......... .......... 75% 35.0M 0s 10950K .......... .......... .......... .......... .......... 75% 10.8M 0s 11000K .......... .......... .......... .......... .......... 75% 20.0M 0s 11050K .......... .......... .......... .......... .......... 76% 29.7M 0s 11100K .......... .......... .......... .......... .......... 76% 28.9M 0s 11150K .......... .......... .......... .......... .......... 76% 28.9M 0s 11200K .......... .......... .......... .......... .......... 77% 24.2M 0s 11250K .......... .......... .......... .......... .......... 77% 29.8M 0s 11300K .......... .......... .......... .......... .......... 77% 29.0M 0s 11350K .......... .......... .......... .......... .......... 78% 17.4M 0s 11400K .......... .......... .......... .......... .......... 78% 9.67M 0s 11450K .......... .......... .......... .......... .......... 78% 12.3M 0s 11500K .......... .......... .......... .......... .......... 79% 14.8M 0s 11550K .......... .......... .......... .......... .......... 79% 17.2M 0s 11600K .......... .......... .......... .......... .......... 80% 15.8M 0s 11650K .......... .......... .......... .......... .......... 80% 25.6M 0s 11700K .......... .......... .......... .......... .......... 80% 23.2M 0s 11750K .......... .......... .......... .......... .......... 81% 11.2M 0s 11800K .......... .......... .......... .......... .......... 81% 17.4M 0s 11850K .......... .......... .......... .......... .......... 81% 14.6M 0s 11900K .......... .......... .......... .......... .......... 82% 25.9M 0s 11950K .......... .......... .......... .......... .......... 82% 16.7M 0s 12000K .......... .......... .......... .......... .......... 82% 13.0M 0s 12050K .......... .......... .......... .......... .......... 83% 20.4M 0s 12100K .......... .......... .......... .......... .......... 83% 17.2M 0s 12150K .......... .......... .......... .......... .......... 83% 14.6M 0s 12200K .......... .......... .......... .......... .......... 84% 11.4M 0s 12250K .......... .......... .......... .......... .......... 84% 16.6M 0s 12300K .......... .......... .......... .......... .......... 84% 26.3M 0s 12350K .......... .......... .......... .......... .......... 85% 10.8M 0s 12400K .......... .......... .......... .......... .......... 85% 11.2M 0s 12450K .......... .......... .......... .......... .......... 85% 23.9M 0s 12500K .......... .......... .......... .......... .......... 86% 13.3M 0s 12550K .......... .......... .......... .......... .......... 86% 28.5M 0s 12600K .......... .......... .......... .......... .......... 86% 18.6M 0s 12650K .......... .......... .......... .......... .......... 87% 10.9M 0s 12700K .......... .......... .......... .......... .......... 87% 28.4M 0s 12750K .......... .......... .......... .......... .......... 87% 16.2M 0s 12800K .......... .......... .......... .......... .......... 88% 9.09M 0s 12850K .......... .......... .......... .......... .......... 88% 20.4M 0s 12900K .......... .......... .......... .......... .......... 88% 16.7M 0s 12950K .......... .......... .......... .......... .......... 89% 15.0M 0s 13000K .......... .......... .......... .......... .......... 89% 25.9M 0s 13050K .......... .......... .......... .......... .......... 89% 16.6M 0s 13100K .......... .......... .......... .......... .......... 90% 12.4M 0s 13150K .......... .......... .......... .......... .......... 90% 28.7M 0s 13200K .......... .......... .......... .......... .......... 91% 8.77M 0s 13250K .......... .......... .......... .......... .......... 91% 15.9M 0s 13300K .......... .......... .......... .......... .......... 91% 28.1M 0s 13350K .......... .......... .......... .......... .......... 92% 8.14M 0s 13400K .......... .......... .......... .......... .......... 92% 29.2M 0s 13450K .......... .......... .......... .......... .......... 92% 34.1M 0s 13500K .......... .......... .......... .......... .......... 93% 9.50M 0s 13550K .......... .......... .......... .......... .......... 93% 10.5M 0s 13600K .......... .......... .......... .......... .......... 93% 27.7M 0s 13650K .......... .......... .......... .......... .......... 94% 14.9M 0s 13700K .......... .......... .......... .......... .......... 94% 32.1M 0s 13750K .......... .......... .......... .......... .......... 94% 21.0M 0s 13800K .......... .......... .......... .......... .......... 95% 12.8M 0s 13850K .......... .......... .......... .......... .......... 95% 14.2M 0s 13900K .......... .......... .......... .......... .......... 95% 19.7M 0s 13950K .......... .......... .......... .......... .......... 96% 22.3M 0s 14000K .......... .......... .......... .......... .......... 96% 11.1M 0s 14050K .......... .......... .......... .......... .......... 96% 12.2M 0s 14100K .......... .......... .......... .......... .......... 97% 10.1M 0s 14150K .......... .......... .......... .......... .......... 97% 58.7M 0s 14200K .......... .......... .......... .......... .......... 97% 24.1M 0s 14250K .......... .......... .......... .......... .......... 98% 75.3M 0s 14300K .......... .......... .......... .......... .......... 98% 11.1M 0s 14350K .......... .......... .......... .......... .......... 98% 73.3M 0s 14400K .......... .......... .......... .......... .......... 99% 59.2M 0s 14450K .......... .......... .......... .......... .......... 99% 75.6M 0s 14500K .......... .......... .......... .......... .......... 99% 7.92M 0s 14550K .......... 100% 93.2M=0.5s 2021-02-22 06:52:57 (31.6 MB/s) - 'swagger2markup-cli-1.3.2.jar' saved [14909486/14909486]  ---> 015a8ca7f4ed Removing intermediate container 369ceee3bb0d Step 14/24 : RUN npm config set proxy $http_proxy ---> Running in 138d5037725e ---> c7b88e99b66f Removing intermediate container 138d5037725e Step 15/24 : RUN npm install -g swagger-tools@0.10.3 ---> Running in 144bbd933154 npm WARN invalid config proxy="" npm WARN invalid config Must be a full url with 'http://' npm WARN deprecated core-js@2.6.12: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3. /usr/bin/swagger-tools -> /usr/lib/node_modules/swagger-tools/bin/swagger-tools > core-js@2.6.12 postinstall /usr/lib/node_modules/swagger-tools/node_modules/core-js > node -e "try{require('./postinstall')}catch(e){}" /usr/lib `-- swagger-tools@0.10.3 +-- async@2.6.3 +-- body-parser@1.18.2 | +-- bytes@3.0.0 | +-- content-type@1.0.4 | +-- debug@2.6.9 | | `-- ms@2.0.0 | +-- depd@1.1.2 | +-- http-errors@1.6.3 | | +-- inherits@2.0.3 | | +-- setprototypeof@1.1.0 | | `-- statuses@1.5.0 | +-- iconv-lite@0.4.19 | +-- on-finished@2.3.0 | | `-- ee-first@1.1.1 | +-- qs@6.5.1 | +-- raw-body@2.3.2 | | +-- http-errors@1.6.2 | | | +-- depd@1.1.1 | | | `-- setprototypeof@1.0.3 | | `-- unpipe@1.0.0 | `-- type-is@1.6.18 | +-- media-typer@0.3.0 | `-- mime-types@2.1.29 | `-- mime-db@1.46.0 +-- commander@2.20.3 +-- debug@3.2.7 | `-- ms@2.1.3 +-- js-yaml@3.14.1 | +-- argparse@1.0.10 | | `-- sprintf-js@1.0.3 | `-- esprima@4.0.1 +-- json-refs@3.0.15 | +-- commander@4.1.1 | +-- graphlib@2.1.8 | +-- native-promise-only@0.8.1 | +-- path-loader@1.0.10 | +-- slash@3.0.0 | `-- uri-js@4.4.1 | `-- punycode@2.1.1 +-- lodash@4.17.21 +-- multer@1.4.2 | +-- append-field@1.0.0 | +-- busboy@0.2.14 | | +-- dicer@0.2.5 | | | +-- readable-stream@1.1.14 | | | | +-- isarray@0.0.1 | | | | `-- string_decoder@0.10.31 | | | `-- streamsearch@0.1.2 | | `-- readable-stream@1.1.14 | | +-- isarray@0.0.1 | | `-- string_decoder@0.10.31 | +-- concat-stream@1.6.2 | | +-- buffer-from@1.1.1 | | `-- typedarray@0.0.6 | +-- mkdirp@0.5.5 | | `-- minimist@1.2.5 | +-- object-assign@4.1.1 | `-- xtend@4.0.2 +-- parseurl@1.3.3 +-- path-to-regexp@2.4.0 +-- qs@6.9.6 +-- serve-static@1.14.1 | +-- encodeurl@1.0.2 | +-- escape-html@1.0.3 | `-- send@0.17.1 | +-- debug@2.6.9 | | `-- ms@2.0.0 | +-- destroy@1.0.4 | +-- etag@1.8.1 | +-- fresh@0.5.2 | +-- http-errors@1.7.3 | | +-- inherits@2.0.4 | | +-- setprototypeof@1.1.1 | | `-- toidentifier@1.0.0 | +-- ms@2.1.1 | `-- range-parser@1.2.1 +-- spark-md5@3.0.1 +-- string@3.3.3 +-- superagent@3.8.3 | +-- component-emitter@1.3.0 | +-- cookiejar@2.1.2 | +-- extend@3.0.2 | +-- form-data@2.5.1 | | +-- asynckit@0.4.0 | | `-- combined-stream@1.0.8 | | `-- delayed-stream@1.0.0 | +-- formidable@1.2.2 | +-- methods@1.1.2 | +-- mime@1.6.0 | `-- readable-stream@2.3.7 | +-- core-util-is@1.0.2 | +-- isarray@1.0.0 | +-- process-nextick-args@2.0.1 | +-- safe-buffer@5.1.2 | +-- string_decoder@1.1.1 | `-- util-deprecate@1.0.2 +-- swagger-converter@0.1.7 | `-- lodash.clonedeep@2.4.1 | +-- lodash._baseclone@2.4.1 | | +-- lodash._getarray@2.4.1 | | | `-- lodash._arraypool@2.4.1 | | +-- lodash._releasearray@2.4.1 | | | `-- lodash._maxpoolsize@2.4.1 | | +-- lodash._slice@2.4.1 | | +-- lodash.assign@2.4.1 | | | +-- lodash._objecttypes@2.4.1 | | | `-- lodash.keys@2.4.1 | | | `-- lodash._shimkeys@2.4.1 | | +-- lodash.foreach@2.4.1 | | +-- lodash.forown@2.4.1 | | +-- lodash.isarray@2.4.1 | | | `-- lodash._isnative@2.4.1 | | `-- lodash.isobject@2.4.1 | `-- lodash._basecreatecallback@2.4.1 | +-- lodash._setbinddata@2.4.1 | | `-- lodash.noop@2.4.1 | +-- lodash.bind@2.4.1 | | `-- lodash._createwrapper@2.4.1 | | +-- lodash._basebind@2.4.1 | | | `-- lodash._basecreate@2.4.1 | | +-- lodash._basecreatewrapper@2.4.1 | | `-- lodash.isfunction@2.4.1 | +-- lodash.identity@2.4.1 | `-- lodash.support@2.4.1 +-- traverse@0.6.6 `-- z-schema@3.25.1 +-- core-js@2.6.12 +-- lodash.get@4.4.2 +-- lodash.isequal@4.5.0 `-- validator@10.11.0 ---> e86bb50fff82 Removing intermediate container 144bbd933154 Step 16/24 : RUN npm install -g json-refs@3.0.4 ---> Running in 43e65bc951dd npm WARN invalid config proxy="" npm WARN invalid config Must be a full url with 'http://' /usr/bin/json-refs -> /usr/lib/node_modules/json-refs/bin/json-refs /usr/lib `-- json-refs@3.0.4 +-- commander@2.11.0 +-- graphlib@2.1.8 +-- js-yaml@3.14.1 | +-- argparse@1.0.10 | | `-- sprintf-js@1.0.3 | `-- esprima@4.0.1 +-- lodash@4.17.21 +-- native-promise-only@0.8.1 +-- path-loader@1.0.10 | `-- superagent@3.8.3 | +-- component-emitter@1.3.0 | +-- cookiejar@2.1.2 | +-- debug@3.2.7 | | `-- ms@2.1.3 | +-- extend@3.0.2 | +-- form-data@2.5.1 | | +-- asynckit@0.4.0 | | +-- combined-stream@1.0.8 | | | `-- delayed-stream@1.0.0 | | `-- mime-types@2.1.29 | | `-- mime-db@1.46.0 | +-- formidable@1.2.2 | +-- methods@1.1.2 | +-- mime@1.6.0 | +-- qs@6.9.6 | `-- readable-stream@2.3.7 | +-- core-util-is@1.0.2 | +-- inherits@2.0.4 | +-- isarray@1.0.0 | +-- process-nextick-args@2.0.1 | +-- safe-buffer@5.1.2 | +-- string_decoder@1.1.1 | `-- util-deprecate@1.0.2 +-- slash@1.0.0 `-- uri-js@3.0.2 `-- punycode@2.1.1 ---> 351334ae16b5 Removing intermediate container 43e65bc951dd Step 17/24 : RUN npm install -g yamljs@0.3.0 ---> Running in 469d87676c94 npm WARN invalid config proxy="" npm WARN invalid config Must be a full url with 'http://' /usr/bin/yaml2json -> /usr/lib/node_modules/yamljs/bin/yaml2json /usr/bin/json2yaml -> /usr/lib/node_modules/yamljs/bin/json2yaml /usr/lib `-- yamljs@0.3.0 +-- argparse@1.0.10 | `-- sprintf-js@1.0.3 `-- glob@7.1.6 +-- fs.realpath@1.0.0 +-- inflight@1.0.6 | `-- wrappy@1.0.2 +-- inherits@2.0.4 +-- minimatch@3.0.4 | `-- brace-expansion@1.1.11 | +-- balanced-match@1.0.0 | `-- concat-map@0.0.1 +-- once@1.4.0 `-- path-is-absolute@1.0.1 ---> 8e0867d9b1f9 Removing intermediate container 469d87676c94 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh ---> 43c7de9ba9ec Removing intermediate container fc07efe53e2a Step 19/24 : RUN chmod +x /validate-in-docker.sh ---> Running in f174ec9f0bc0 ---> 6d0061385264 Removing intermediate container f174ec9f0bc0 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup ---> b23428061868 Removing intermediate container 48e85a4a091e Step 21/24 : RUN chmod +x /bin/swg2mrkup ---> Running in 748bd704e281 ---> 86ecc4934667 Removing intermediate container 748bd704e281 Step 22/24 : ADD oas2pdf /bin/oas2pdf ---> c307577c454e Removing intermediate container 7a5ad3d759c7 Step 23/24 : RUN chmod +x /bin/oas2pdf ---> Running in a244e408438d ---> 345ecd4fa805 Removing intermediate container a244e408438d Step 24/24 : ENTRYPOINT /validate-in-docker.sh ---> Running in c14683168c79 ---> 00d65a42dabf Removing intermediate container c14683168c79 Successfully built 00d65a42dabf Successfully tagged openapivalidator:latest Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol002-sol003 as /work mkdir: cannot create directory ‘/var/www/html/api/nfv/sol002-sol003/477’: Permission denied Mounting dir /var/www/html/api/nfv/sol002-sol003/477 as /storage Using filter '' Entering dir /work/src -- Will validate: ./SOL003/VNFIndicator/VNFIndicator.yaml (api: VNFIndicator) (deliverable:SOL003) --- Merging file. --- Create PDF... --- Validating ../build/SOL003-VNFIndicator-API.yaml --- Validation done (0). '../build/SOL003-VNFIndicator-API.yaml' -> '/storage/SOL003-VNFIndicator-API.yaml' '../build/SOL003-VNFIndicator-API.json' -> '/storage/SOL003-VNFIndicator-API.json' '../build/SOL003-VNFIndicator-API.pdf' -> '/storage/SOL003-VNFIndicator-API.pdf' -- Will validate: ./SOL003/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL003) --- Merging file. --- Create PDF... --- Validating ../build/SOL003-VNFPackageManagementNotification-API.yaml --- Validation done (0). '../build/SOL003-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL003-VNFPackageManagementNotification-API.yaml' '../build/SOL003-VNFPackageManagementNotification-API.json' -> '/storage/SOL003-VNFPackageManagementNotification-API.json' '../build/SOL003-VNFPackageManagementNotification-API.pdf' -> '/storage/SOL003-VNFPackageManagementNotification-API.pdf' -- Will validate: ./SOL003/VNFLifecycleManagement/VNFLifecycleManagement.yaml (api: VNFLifecycleManagement) (deliverable:SOL003) --- Merging file. --- Create PDF... --- Validating ../build/SOL003-VNFLifecycleManagement-API.yaml --- Validation done (0). '../build/SOL003-VNFLifecycleManagement-API.yaml' -> '/storage/SOL003-VNFLifecycleManagement-API.yaml' '../build/SOL003-VNFLifecycleManagement-API.json' -> '/storage/SOL003-VNFLifecycleManagement-API.json' '../build/SOL003-VNFLifecycleManagement-API.pdf' -> '/storage/SOL003-VNFLifecycleManagement-API.pdf' -- Will validate: ./SOL003/VirtualisedResourcesQuotaAvailableNotification/VirtualisedResourcesQuotaAvailableNotification.yaml (api: VirtualisedResourcesQuotaAvailableNotification) (deliverable:SOL003) --- Merging file. --- Create PDF... --- Validating ../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml --- Validation done (0). '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml' '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.json' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.json' '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.pdf' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.pdf' -- Will validate: ./SOL003/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL003) --- Merging file. --- Create PDF... --- Validating ../build/SOL003-APIVersion-API.yaml --- Validation done (0). '../build/SOL003-APIVersion-API.yaml' -> '/storage/SOL003-APIVersion-API.yaml' '../build/SOL003-APIVersion-API.json' -> '/storage/SOL003-APIVersion-API.json' '../build/SOL003-APIVersion-API.pdf' -> '/storage/SOL003-APIVersion-API.pdf' -- Will validate: ./SOL003/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml (api: VNFFaultManagementNotification) (deliverable:SOL003) --- Merging file. --- Create PDF... --- Validating ../build/SOL003-VNFFaultManagementNotification-API.yaml --- Validation done (0). '../build/SOL003-VNFFaultManagementNotification-API.yaml' -> '/storage/SOL003-VNFFaultManagementNotification-API.yaml' '../build/SOL003-VNFFaultManagementNotification-API.json' -> '/storage/SOL003-VNFFaultManagementNotification-API.json' '../build/SOL003-VNFFaultManagementNotification-API.pdf' -> '/storage/SOL003-VNFFaultManagementNotification-API.pdf' -- Will validate: ./SOL003/VNFIndicatorNotification/VNFIndicatorNotification.yaml (api: VNFIndicatorNotification) (deliverable:SOL003) --- Merging file. --- Create PDF... --- Validating ../build/SOL003-VNFIndicatorNotification-API.yaml --- Validation done (0). '../build/SOL003-VNFIndicatorNotification-API.yaml' -> '/storage/SOL003-VNFIndicatorNotification-API.yaml' '../build/SOL003-VNFIndicatorNotification-API.json' -> '/storage/SOL003-VNFIndicatorNotification-API.json' '../build/SOL003-VNFIndicatorNotification-API.pdf' -> '/storage/SOL003-VNFIndicatorNotification-API.pdf' -- Will validate: ./SOL003/VNFFaultManagement/VNFFaultManagement.yaml (api: VNFFaultManagement) (deliverable:SOL003) --- Merging file. --- Create PDF... --- Validating ../build/SOL003-VNFFaultManagement-API.yaml --- Validation done (0). '../build/SOL003-VNFFaultManagement-API.yaml' -> '/storage/SOL003-VNFFaultManagement-API.yaml' '../build/SOL003-VNFFaultManagement-API.json' -> '/storage/SOL003-VNFFaultManagement-API.json' '../build/SOL003-VNFFaultManagement-API.pdf' -> '/storage/SOL003-VNFFaultManagement-API.pdf' -- Will validate: ./SOL003/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml (api: VNFLifecycleManagementNotification) (deliverable:SOL003) --- Merging file. --- Create PDF... --- Validating ../build/SOL003-VNFLifecycleManagementNotification-API.yaml --- Validation done (0). '../build/SOL003-VNFLifecycleManagementNotification-API.yaml' -> '/storage/SOL003-VNFLifecycleManagementNotification-API.yaml' '../build/SOL003-VNFLifecycleManagementNotification-API.json' -> '/storage/SOL003-VNFLifecycleManagementNotification-API.json' '../build/SOL003-VNFLifecycleManagementNotification-API.pdf' -> '/storage/SOL003-VNFLifecycleManagementNotification-API.pdf' -- Will validate: ./SOL003/VNFLifecycleOperationGranting/VNFLifecycleOperationGranting.yaml (api: VNFLifecycleOperationGranting) (deliverable:SOL003) --- Merging file. --- Create PDF... --- Validating ../build/SOL003-VNFLifecycleOperationGranting-API.yaml --- Validation done (0). '../build/SOL003-VNFLifecycleOperationGranting-API.yaml' -> '/storage/SOL003-VNFLifecycleOperationGranting-API.yaml' '../build/SOL003-VNFLifecycleOperationGranting-API.json' -> '/storage/SOL003-VNFLifecycleOperationGranting-API.json' '../build/SOL003-VNFLifecycleOperationGranting-API.pdf' -> '/storage/SOL003-VNFLifecycleOperationGranting-API.pdf' -- Will validate: ./SOL003/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL003) --- Merging file. --- Create PDF... --- Validating ../build/SOL003-VNFPackageManagement-API.yaml --- Validation done (0). '../build/SOL003-VNFPackageManagement-API.yaml' -> '/storage/SOL003-VNFPackageManagement-API.yaml' '../build/SOL003-VNFPackageManagement-API.json' -> '/storage/SOL003-VNFPackageManagement-API.json' '../build/SOL003-VNFPackageManagement-API.pdf' -> '/storage/SOL003-VNFPackageManagement-API.pdf' -- Will validate: ./SOL003/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml (api: VNFPerformanceManagementNotification) (deliverable:SOL003) --- Merging file. --- Create PDF... --- Validating ../build/SOL003-VNFPerformanceManagementNotification-API.yaml --- Validation done (0). '../build/SOL003-VNFPerformanceManagementNotification-API.yaml' -> '/storage/SOL003-VNFPerformanceManagementNotification-API.yaml' '../build/SOL003-VNFPerformanceManagementNotification-API.json' -> '/storage/SOL003-VNFPerformanceManagementNotification-API.json' '../build/SOL003-VNFPerformanceManagementNotification-API.pdf' -> '/storage/SOL003-VNFPerformanceManagementNotification-API.pdf' -- Will validate: ./SOL003/VNFPerformanceManagement/VNFPerformanceManagement.yaml (api: VNFPerformanceManagement) (deliverable:SOL003) --- Merging file. --- Create PDF... --- Validating ../build/SOL003-VNFPerformanceManagement-API.yaml --- Validation done (0). '../build/SOL003-VNFPerformanceManagement-API.yaml' -> '/storage/SOL003-VNFPerformanceManagement-API.yaml' '../build/SOL003-VNFPerformanceManagement-API.json' -> '/storage/SOL003-VNFPerformanceManagement-API.json' '../build/SOL003-VNFPerformanceManagement-API.pdf' -> '/storage/SOL003-VNFPerformanceManagement-API.pdf' -- Will validate: ./SOL003/VirtualisedResourcesQuotaAvailableNotificationNotification/VirtualisedResourcesQuotaAvailableNotificationNotification.yaml (api: VirtualisedResourcesQuotaAvailableNotificationNotification) (deliverable:SOL003) --- Merging file. --- Create PDF... --- Validating ../build/SOL003-VirtualisedResourcesQuotaAvailableNotificationNotification-API.yaml --- Validation done (0). '../build/SOL003-VirtualisedResourcesQuotaAvailableNotificationNotification-API.yaml' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotificationNotification-API.yaml' '../build/SOL003-VirtualisedResourcesQuotaAvailableNotificationNotification-API.json' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotificationNotification-API.json' '../build/SOL003-VirtualisedResourcesQuotaAvailableNotificationNotification-API.pdf' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotificationNotification-API.pdf' -- Will validate: ./SOL002/VNFIndicator/VNFIndicator.yaml (api: VNFIndicator) (deliverable:SOL002) --- Merging file. --- Create PDF... --- Validating ../build/SOL002-VNFIndicator-API.yaml --- Validation done (0). '../build/SOL002-VNFIndicator-API.yaml' -> '/storage/SOL002-VNFIndicator-API.yaml' '../build/SOL002-VNFIndicator-API.json' -> '/storage/SOL002-VNFIndicator-API.json' '../build/SOL002-VNFIndicator-API.pdf' -> '/storage/SOL002-VNFIndicator-API.pdf' -- Will validate: ./SOL002/VNFConfiguration/VNFConfiguration.yaml (api: VNFConfiguration) (deliverable:SOL002) --- Merging file. --- Create PDF... --- Validating ../build/SOL002-VNFConfiguration-API.yaml --- Validation done (0). '../build/SOL002-VNFConfiguration-API.yaml' -> '/storage/SOL002-VNFConfiguration-API.yaml' '../build/SOL002-VNFConfiguration-API.json' -> '/storage/SOL002-VNFConfiguration-API.json' '../build/SOL002-VNFConfiguration-API.pdf' -> '/storage/SOL002-VNFConfiguration-API.pdf' -- Will validate: ./SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml (api: VNFLifecycleManagement) (deliverable:SOL002) --- Merging file. --- Create PDF... --- Validating ../build/SOL002-VNFLifecycleManagement-API.yaml --- Validation done (0). '../build/SOL002-VNFLifecycleManagement-API.yaml' -> '/storage/SOL002-VNFLifecycleManagement-API.yaml' '../build/SOL002-VNFLifecycleManagement-API.json' -> '/storage/SOL002-VNFLifecycleManagement-API.json' '../build/SOL002-VNFLifecycleManagement-API.pdf' -> '/storage/SOL002-VNFLifecycleManagement-API.pdf' -- Will validate: ./SOL002/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL002) --- Merging file. --- Create PDF... --- Validating ../build/SOL002-APIVersion-API.yaml --- Validation done (0). '../build/SOL002-APIVersion-API.yaml' -> '/storage/SOL002-APIVersion-API.yaml' '../build/SOL002-APIVersion-API.json' -> '/storage/SOL002-APIVersion-API.json' '../build/SOL002-APIVersion-API.pdf' -> '/storage/SOL002-APIVersion-API.pdf' -- Will validate: ./SOL002/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml (api: VNFFaultManagementNotification) (deliverable:SOL002) --- Merging file. --- Create PDF... --- Validating ../build/SOL002-VNFFaultManagementNotification-API.yaml --- Validation done (0). '../build/SOL002-VNFFaultManagementNotification-API.yaml' -> '/storage/SOL002-VNFFaultManagementNotification-API.yaml' '../build/SOL002-VNFFaultManagementNotification-API.json' -> '/storage/SOL002-VNFFaultManagementNotification-API.json' '../build/SOL002-VNFFaultManagementNotification-API.pdf' -> '/storage/SOL002-VNFFaultManagementNotification-API.pdf' -- Will validate: ./SOL002/VNFIndicatorNotification/VNFIndicatorNotification.yaml (api: VNFIndicatorNotification) (deliverable:SOL002) --- Merging file. --- Create PDF... --- Validating ../build/SOL002-VNFIndicatorNotification-API.yaml --- Validation done (0). '../build/SOL002-VNFIndicatorNotification-API.yaml' -> '/storage/SOL002-VNFIndicatorNotification-API.yaml' '../build/SOL002-VNFIndicatorNotification-API.json' -> '/storage/SOL002-VNFIndicatorNotification-API.json' '../build/SOL002-VNFIndicatorNotification-API.pdf' -> '/storage/SOL002-VNFIndicatorNotification-API.pdf' -- Will validate: ./SOL002/VNFFaultManagement/VNFFaultManagement.yaml (api: VNFFaultManagement) (deliverable:SOL002) --- Merging file. --- Create PDF... --- Validating ../build/SOL002-VNFFaultManagement-API.yaml --- Validation done (0). '../build/SOL002-VNFFaultManagement-API.yaml' -> '/storage/SOL002-VNFFaultManagement-API.yaml' '../build/SOL002-VNFFaultManagement-API.json' -> '/storage/SOL002-VNFFaultManagement-API.json' '../build/SOL002-VNFFaultManagement-API.pdf' -> '/storage/SOL002-VNFFaultManagement-API.pdf' -- Will validate: ./SOL002/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml (api: VNFLifecycleManagementNotification) (deliverable:SOL002) --- Merging file. --- Create PDF... --- Validating ../build/SOL002-VNFLifecycleManagementNotification-API.yaml --- Validation done (0). '../build/SOL002-VNFLifecycleManagementNotification-API.yaml' -> '/storage/SOL002-VNFLifecycleManagementNotification-API.yaml' '../build/SOL002-VNFLifecycleManagementNotification-API.json' -> '/storage/SOL002-VNFLifecycleManagementNotification-API.json' '../build/SOL002-VNFLifecycleManagementNotification-API.pdf' -> '/storage/SOL002-VNFLifecycleManagementNotification-API.pdf' -- Will validate: ./SOL002/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml (api: VNFPerformanceManagementNotification) (deliverable:SOL002) --- Merging file. --- Create PDF... --- Validating ../build/SOL002-VNFPerformanceManagementNotification-API.yaml --- Validation done (0). '../build/SOL002-VNFPerformanceManagementNotification-API.yaml' -> '/storage/SOL002-VNFPerformanceManagementNotification-API.yaml' '../build/SOL002-VNFPerformanceManagementNotification-API.json' -> '/storage/SOL002-VNFPerformanceManagementNotification-API.json' '../build/SOL002-VNFPerformanceManagementNotification-API.pdf' -> '/storage/SOL002-VNFPerformanceManagementNotification-API.pdf' -- Will validate: ./SOL002/VNFPerformanceManagement/VNFPerformanceManagement.yaml (api: VNFPerformanceManagement) (deliverable:SOL002) --- Merging file. --- Create PDF... --- Validating ../build/SOL002-VNFPerformanceManagement-API.yaml --- Validation done (0). '../build/SOL002-VNFPerformanceManagement-API.yaml' -> '/storage/SOL002-VNFPerformanceManagement-API.yaml' '../build/SOL002-VNFPerformanceManagement-API.json' -> '/storage/SOL002-VNFPerformanceManagement-API.json' '../build/SOL002-VNFPerformanceManagement-API.pdf' -> '/storage/SOL002-VNFPerformanceManagement-API.pdf' -- Final validator returns 0. Archiving artifacts Finished: SUCCESS