Started by GitLab push by Muhammad Hamza [EnvInject] - Loading node environment variables. 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/3.6.1-dev^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains b97307775946c7a5ebd36c4658b715f1f5294ff9 # timeout=10 Checking out Revision b97307775946c7a5ebd36c4658b715f1f5294ff9 (origin/3.6.1-dev) > git config core.sparsecheckout # timeout=10 > git checkout -f b97307775946c7a5ebd36c4658b715f1f5294ff9 Commit message: "fix CI failing issue due to rdoc in Dockerfile" > git rev-list --no-walk 7ef52765275a465ddb2d1bef1ba9899ca8ff267c # timeout=10 [sol002-sol003] $ /bin/bash /tmp/jenkins443942404211136661.sh rm: cannot remove 'build/*-API.pdf': No such file or directory ./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.10.0 3.10.0: Pulling from library/alpine Digest: sha256:ca1c944a4f8486a153024d9965aafbe24f5723c1d5c02f4964c045a16d19dc54 Status: Downloaded newer image for alpine:3.10.0 ---> 4d90542f0623 Step 2/24 : RUN env ---> Using cache ---> 0b577767eb4e Step 3/24 : RUN apk update ---> Using cache ---> 697471ef7f0a Step 4/24 : RUN apk add bash ---> Using cache ---> a25251d4272c Step 5/24 : RUN apk add nodejs ---> Using cache ---> ee3663c76c01 Step 6/24 : RUN apk add nodejs-npm ---> Using cache ---> 95530c68fb47 Step 7/24 : RUN apk add asciidoctor ---> Using cache ---> a321cc22063f Step 8/24 : RUN apk add openjdk8 ---> Using cache ---> 07148189c9d2 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates ---> Using cache ---> 6808b2c86594 Step 10/24 : RUN apk add openssl ---> Using cache ---> ed2950ff9192 Step 11/24 : RUN gem install rdoc -v 6.3.3 || gem install rdoc -v 6.3.3 ---> Running in cab2d19f2b7d ERROR: While executing gem ... (NoMethodError) undefined method `reset' for RDoc::TopLevel:Class Successfully installed rdoc-6.3.3 Successfully installed rdoc-6.3.3 Parsing documentation for rdoc-6.3.3 Installing ri documentation for rdoc-6.3.3 Done installing documentation for rdoc after 6 seconds 1 gem installed Removing intermediate container cab2d19f2b7d ---> 83cde4af1585 Step 12/24 : RUN gem install asciidoctor-pdf-cjk ---> Running in 28c6c823912d 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.9.2 Successfully installed prawn-templates-0.1.2 Successfully installed public_suffix-4.0.6 Successfully installed addressable-2.8.0 Successfully installed css_parser-1.11.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.9 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.9.2 Installing ri documentation for pdf-reader-2.9.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.8.0 Installing ri documentation for addressable-2.8.0 Parsing documentation for css_parser-1.11.0 Installing ri documentation for css_parser-1.11.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.9 Installing ri documentation for concurrent-ruby-1.1.9 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 19 seconds 22 gems installed Removing intermediate container 28c6c823912d ---> e442b40a01ef Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar ---> Running in a6fadf4971f5 --2022-02-22 07:20:01-- 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% 1.22M 12s 50K .......... .......... .......... .......... .......... 0% 2.41M 9s 100K .......... .......... .......... .......... .......... 1% 10.1M 6s 150K .......... .......... .......... .......... .......... 1% 26.9M 5s 200K .......... .......... .......... .......... .......... 1% 12.3M 4s 250K .......... .......... .......... .......... .......... 2% 29.7M 3s 300K .......... .......... .......... .......... .......... 2% 7.69M 3s 350K .......... .......... .......... .......... .......... 2% 62.4M 3s 400K .......... .......... .......... .......... .......... 3% 28.7M 3s 450K .......... .......... .......... .......... .......... 3% 58.2M 2s 500K .......... .......... .......... .......... .......... 3% 18.9M 2s 550K .......... .......... .......... .......... .......... 4% 10.8M 2s 600K .......... .......... .......... .......... .......... 4% 35.1M 2s 650K .......... .......... .......... .......... .......... 4% 12.8M 2s 700K .......... .......... .......... .......... .......... 5% 13.9M 2s 750K .......... .......... .......... .......... .......... 5% 19.2M 2s 800K .......... .......... .......... .......... .......... 5% 12.1M 2s 850K .......... .......... .......... .......... .......... 6% 23.5M 2s 900K .......... .......... .......... .......... .......... 6% 11.0M 2s 950K .......... .......... .......... .......... .......... 6% 27.8M 2s 1000K .......... .......... .......... .......... .......... 7% 12.9M 2s 1050K .......... .......... .......... .......... .......... 7% 17.7M 1s 1100K .......... .......... .......... .......... .......... 7% 23.1M 1s 1150K .......... .......... .......... .......... .......... 8% 15.8M 1s 1200K .......... .......... .......... .......... .......... 8% 7.86M 1s 1250K .......... .......... .......... .......... .......... 8% 27.1M 1s 1300K .......... .......... .......... .......... .......... 9% 66.3M 1s 1350K .......... .......... .......... .......... .......... 9% 13.9M 1s 1400K .......... .......... .......... .......... .......... 9% 12.4M 1s 1450K .......... .......... .......... .......... .......... 10% 8.28M 1s 1500K .......... .......... .......... .......... .......... 10% 70.1M 1s 1550K .......... .......... .......... .......... .......... 10% 31.6M 1s 1600K .......... .......... .......... .......... .......... 11% 12.0M 1s 1650K .......... .......... .......... .......... .......... 11% 8.23M 1s 1700K .......... .......... .......... .......... .......... 12% 27.6M 1s 1750K .......... .......... .......... .......... .......... 12% 12.6M 1s 1800K .......... .......... .......... .......... .......... 12% 23.4M 1s 1850K .......... .......... .......... .......... .......... 13% 22.2M 1s 1900K .......... .......... .......... .......... .......... 13% 11.4M 1s 1950K .......... .......... .......... .......... .......... 13% 11.3M 1s 2000K .......... .......... .......... .......... .......... 14% 16.5M 1s 2050K .......... .......... .......... .......... .......... 14% 20.0M 1s 2100K .......... .......... .......... .......... .......... 14% 24.3M 1s 2150K .......... .......... .......... .......... .......... 15% 11.5M 1s 2200K .......... .......... .......... .......... .......... 15% 15.9M 1s 2250K .......... .......... .......... .......... .......... 15% 15.0M 1s 2300K .......... .......... .......... .......... .......... 16% 38.2M 1s 2350K .......... .......... .......... .......... .......... 16% 12.3M 1s 2400K .......... .......... .......... .......... .......... 16% 12.2M 1s 2450K .......... .......... .......... .......... .......... 17% 11.2M 1s 2500K .......... .......... .......... .......... .......... 17% 25.5M 1s 2550K .......... .......... .......... .......... .......... 17% 46.0M 1s 2600K .......... .......... .......... .......... .......... 18% 24.0M 1s 2650K .......... .......... .......... .......... .......... 18% 17.5M 1s 2700K .......... .......... .......... .......... .......... 18% 60.8M 1s 2750K .......... .......... .......... .......... .......... 19% 13.7M 1s 2800K .......... .......... .......... .......... .......... 19% 14.3M 1s 2850K .......... .......... .......... .......... .......... 19% 12.5M 1s 2900K .......... .......... .......... .......... .......... 20% 19.7M 1s 2950K .......... .......... .......... .......... .......... 20% 30.1M 1s 3000K .......... .......... .......... .......... .......... 20% 14.1M 1s 3050K .......... .......... .......... .......... .......... 21% 57.2M 1s 3100K .......... .......... .......... .......... .......... 21% 10.6M 1s 3150K .......... .......... .......... .......... .......... 21% 48.4M 1s 3200K .......... .......... .......... .......... .......... 22% 11.4M 1s 3250K .......... .......... .......... .......... .......... 22% 23.1M 1s 3300K .......... .......... .......... .......... .......... 23% 12.9M 1s 3350K .......... .......... .......... .......... .......... 23% 13.5M 1s 3400K .......... .......... .......... .......... .......... 23% 19.8M 1s 3450K .......... .......... .......... .......... .......... 24% 16.2M 1s 3500K .......... .......... .......... .......... .......... 24% 16.4M 1s 3550K .......... .......... .......... .......... .......... 24% 13.0M 1s 3600K .......... .......... .......... .......... .......... 25% 12.5M 1s 3650K .......... .......... .......... .......... .......... 25% 23.3M 1s 3700K .......... .......... .......... .......... .......... 25% 18.7M 1s 3750K .......... .......... .......... .......... .......... 26% 11.8M 1s 3800K .......... .......... .......... .......... .......... 26% 15.3M 1s 3850K .......... .......... .......... .......... .......... 26% 20.9M 1s 3900K .......... .......... .......... .......... .......... 27% 22.5M 1s 3950K .......... .......... .......... .......... .......... 27% 10.6M 1s 4000K .......... .......... .......... .......... .......... 27% 14.6M 1s 4050K .......... .......... .......... .......... .......... 28% 12.4M 1s 4100K .......... .......... .......... .......... .......... 28% 13.3M 1s 4150K .......... .......... .......... .......... .......... 28% 43.3M 1s 4200K .......... .......... .......... .......... .......... 29% 12.0M 1s 4250K .......... .......... .......... .......... .......... 29% 12.6M 1s 4300K .......... .......... .......... .......... .......... 29% 12.6M 1s 4350K .......... .......... .......... .......... .......... 30% 13.9M 1s 4400K .......... .......... .......... .......... .......... 30% 18.7M 1s 4450K .......... .......... .......... .......... .......... 30% 23.9M 1s 4500K .......... .......... .......... .......... .......... 31% 16.3M 1s 4550K .......... .......... .......... .......... .......... 31% 10.8M 1s 4600K .......... .......... .......... .......... .......... 31% 24.0M 1s 4650K .......... .......... .......... .......... .......... 32% 9.16M 1s 4700K .......... .......... .......... .......... .......... 32% 72.9M 1s 4750K .......... .......... .......... .......... .......... 32% 9.92M 1s 4800K .......... .......... .......... .......... .......... 33% 26.5M 1s 4850K .......... .......... .......... .......... .......... 33% 14.4M 1s 4900K .......... .......... .......... .......... .......... 33% 72.9M 1s 4950K .......... .......... .......... .......... .......... 34% 67.0M 1s 5000K .......... .......... .......... .......... .......... 34% 9.73M 1s 5050K .......... .......... .......... .......... .......... 35% 22.4M 1s 5100K .......... .......... .......... .......... .......... 35% 14.3M 1s 5150K .......... .......... .......... .......... .......... 35% 21.4M 1s 5200K .......... .......... .......... .......... .......... 36% 15.5M 1s 5250K .......... .......... .......... .......... .......... 36% 13.3M 1s 5300K .......... .......... .......... .......... .......... 36% 23.8M 1s 5350K .......... .......... .......... .......... .......... 37% 13.9M 1s 5400K .......... .......... .......... .......... .......... 37% 10.1M 1s 5450K .......... .......... .......... .......... .......... 37% 13.4M 1s 5500K .......... .......... .......... .......... .......... 38% 60.1M 1s 5550K .......... .......... .......... .......... .......... 38% 16.6M 1s 5600K .......... .......... .......... .......... .......... 38% 13.4M 1s 5650K .......... .......... .......... .......... .......... 39% 12.8M 1s 5700K .......... .......... .......... .......... .......... 39% 11.0M 1s 5750K .......... .......... .......... .......... .......... 39% 49.5M 1s 5800K .......... .......... .......... .......... .......... 40% 11.4M 1s 5850K .......... .......... .......... .......... .......... 40% 11.6M 1s 5900K .......... .......... .......... .......... .......... 40% 17.2M 1s 5950K .......... .......... .......... .......... .......... 41% 62.7M 1s 6000K .......... .......... .......... .......... .......... 41% 32.9M 1s 6050K .......... .......... .......... .......... .......... 41% 16.9M 1s 6100K .......... .......... .......... .......... .......... 42% 63.3M 1s 6150K .......... .......... .......... .......... .......... 42% 72.8M 1s 6200K .......... .......... .......... .......... .......... 42% 56.1M 1s 6250K .......... .......... .......... .......... .......... 43% 72.7M 1s 6300K .......... .......... .......... .......... .......... 43% 72.5M 1s 6350K .......... .......... .......... .......... .......... 43% 66.5M 1s 6400K .......... .......... .......... .......... .......... 44% 50.9M 1s 6450K .......... .......... .......... .......... .......... 44% 28.0M 1s 6500K .......... .......... .......... .......... .......... 44% 74.1M 1s 6550K .......... .......... .......... .......... .......... 45% 23.6M 1s 6600K .......... .......... .......... .......... .......... 45% 43.5M 1s 6650K .......... .......... .......... .......... .......... 46% 38.7M 1s 6700K .......... .......... .......... .......... .......... 46% 62.5M 1s 6750K .......... .......... .......... .......... .......... 46% 58.2M 0s 6800K .......... .......... .......... .......... .......... 47% 54.4M 0s 6850K .......... .......... .......... .......... .......... 47% 23.0M 0s 6900K .......... .......... .......... .......... .......... 47% 33.5M 0s 6950K .......... .......... .......... .......... .......... 48% 63.0M 0s 7000K .......... .......... .......... .......... .......... 48% 70.7M 0s 7050K .......... .......... .......... .......... .......... 48% 69.0M 0s 7100K .......... .......... .......... .......... .......... 49% 58.7M 0s 7150K .......... .......... .......... .......... .......... 49% 75.3M 0s 7200K .......... .......... .......... .......... .......... 49% 50.7M 0s 7250K .......... .......... .......... .......... .......... 50% 64.8M 0s 7300K .......... .......... .......... .......... .......... 50% 77.5M 0s 7350K .......... .......... .......... .......... .......... 50% 22.4M 0s 7400K .......... .......... .......... .......... .......... 51% 58.8M 0s 7450K .......... .......... .......... .......... .......... 51% 69.4M 0s 7500K .......... .......... .......... .......... .......... 51% 61.9M 0s 7550K .......... .......... .......... .......... .......... 52% 69.4M 0s 7600K .......... .......... .......... .......... .......... 52% 22.6M 0s 7650K .......... .......... .......... .......... .......... 52% 55.8M 0s 7700K .......... .......... .......... .......... .......... 53% 54.2M 0s 7750K .......... .......... .......... .......... .......... 53% 70.9M 0s 7800K .......... .......... .......... .......... .......... 53% 70.5M 0s 7850K .......... .......... .......... .......... .......... 54% 59.7M 0s 7900K .......... .......... .......... .......... .......... 54% 14.0M 0s 7950K .......... .......... .......... .......... .......... 54% 71.0M 0s 8000K .......... .......... .......... .......... .......... 55% 25.2M 0s 8050K .......... .......... .......... .......... .......... 55% 62.0M 0s 8100K .......... .......... .......... .......... .......... 55% 19.1M 0s 8150K .......... .......... .......... .......... .......... 56% 52.9M 0s 8200K .......... .......... .......... .......... .......... 56% 47.4M 0s 8250K .......... .......... .......... .......... .......... 57% 57.9M 0s 8300K .......... .......... .......... .......... .......... 57% 69.4M 0s 8350K .......... .......... .......... .......... .......... 57% 40.5M 0s 8400K .......... .......... .......... .......... .......... 58% 47.0M 0s 8450K .......... .......... .......... .......... .......... 58% 72.8M 0s 8500K .......... .......... .......... .......... .......... 58% 64.0M 0s 8550K .......... .......... .......... .......... .......... 59% 40.5M 0s 8600K .......... .......... .......... .......... .......... 59% 48.5M 0s 8650K .......... .......... .......... .......... .......... 59% 70.7M 0s 8700K .......... .......... .......... .......... .......... 60% 62.1M 0s 8750K .......... .......... .......... .......... .......... 60% 56.4M 0s 8800K .......... .......... .......... .......... .......... 60% 46.4M 0s 8850K .......... .......... .......... .......... .......... 61% 63.3M 0s 8900K .......... .......... .......... .......... .......... 61% 76.3M 0s 8950K .......... .......... .......... .......... .......... 61% 75.7M 0s 9000K .......... .......... .......... .......... .......... 62% 59.5M 0s 9050K .......... .......... .......... .......... .......... 62% 49.3M 0s 9100K .......... .......... .......... .......... .......... 62% 69.0M 0s 9150K .......... .......... .......... .......... .......... 63% 34.7M 0s 9200K .......... .......... .......... .......... .......... 63% 54.1M 0s 9250K .......... .......... .......... .......... .......... 63% 44.1M 0s 9300K .......... .......... .......... .......... .......... 64% 63.0M 0s 9350K .......... .......... .......... .......... .......... 64% 61.0M 0s 9400K .......... .......... .......... .......... .......... 64% 18.6M 0s 9450K .......... .......... .......... .......... .......... 65% 66.1M 0s 9500K .......... .......... .......... .......... .......... 65% 34.8M 0s 9550K .......... .......... .......... .......... .......... 65% 69.5M 0s 9600K .......... .......... .......... .......... .......... 66% 57.0M 0s 9650K .......... .......... .......... .......... .......... 66% 16.7M 0s 9700K .......... .......... .......... .......... .......... 66% 61.8M 0s 9750K .......... .......... .......... .......... .......... 67% 19.3M 0s 9800K .......... .......... .......... .......... .......... 67% 52.3M 0s 9850K .......... .......... .......... .......... .......... 67% 67.1M 0s 9900K .......... .......... .......... .......... .......... 68% 16.3M 0s 9950K .......... .......... .......... .......... .......... 68% 66.1M 0s 10000K .......... .......... .......... .......... .......... 69% 29.8M 0s 10050K .......... .......... .......... .......... .......... 69% 11.9M 0s 10100K .......... .......... .......... .......... .......... 69% 67.1M 0s 10150K .......... .......... .......... .......... .......... 70% 34.1M 0s 10200K .......... .......... .......... .......... .......... 70% 56.4M 0s 10250K .......... .......... .......... .......... .......... 70% 73.3M 0s 10300K .......... .......... .......... .......... .......... 71% 24.1M 0s 10350K .......... .......... .......... .......... .......... 71% 66.1M 0s 10400K .......... .......... .......... .......... .......... 71% 31.9M 0s 10450K .......... .......... .......... .......... .......... 72% 32.2M 0s 10500K .......... .......... .......... .......... .......... 72% 59.6M 0s 10550K .......... .......... .......... .......... .......... 72% 58.9M 0s 10600K .......... .......... .......... .......... .......... 73% 59.3M 0s 10650K .......... .......... .......... .......... .......... 73% 75.1M 0s 10700K .......... .......... .......... .......... .......... 73% 73.7M 0s 10750K .......... .......... .......... .......... .......... 74% 44.0M 0s 10800K .......... .......... .......... .......... .......... 74% 41.3M 0s 10850K .......... .......... .......... .......... .......... 74% 58.7M 0s 10900K .......... .......... .......... .......... .......... 75% 62.5M 0s 10950K .......... .......... .......... .......... .......... 75% 73.2M 0s 11000K .......... .......... .......... .......... .......... 75% 68.8M 0s 11050K .......... .......... .......... .......... .......... 76% 70.7M 0s 11100K .......... .......... .......... .......... .......... 76% 74.2M 0s 11150K .......... .......... .......... .......... .......... 76% 24.7M 0s 11200K .......... .......... .......... .......... .......... 77% 54.2M 0s 11250K .......... .......... .......... .......... .......... 77% 50.9M 0s 11300K .......... .......... .......... .......... .......... 77% 47.7M 0s 11350K .......... .......... .......... .......... .......... 78% 19.6M 0s 11400K .......... .......... .......... .......... .......... 78% 30.0M 0s 11450K .......... .......... .......... .......... .......... 78% 49.4M 0s 11500K .......... .......... .......... .......... .......... 79% 49.1M 0s 11550K .......... .......... .......... .......... .......... 79% 55.5M 0s 11600K .......... .......... .......... .......... .......... 80% 50.7M 0s 11650K .......... .......... .......... .......... .......... 80% 34.1M 0s 11700K .......... .......... .......... .......... .......... 80% 61.8M 0s 11750K .......... .......... .......... .......... .......... 81% 18.6M 0s 11800K .......... .......... .......... .......... .......... 81% 59.0M 0s 11850K .......... .......... .......... .......... .......... 81% 24.5M 0s 11900K .......... .......... .......... .......... .......... 82% 43.9M 0s 11950K .......... .......... .......... .......... .......... 82% 49.8M 0s 12000K .......... .......... .......... .......... .......... 82% 26.0M 0s 12050K .......... .......... .......... .......... .......... 83% 43.8M 0s 12100K .......... .......... .......... .......... .......... 83% 53.1M 0s 12150K .......... .......... .......... .......... .......... 83% 50.7M 0s 12200K .......... .......... .......... .......... .......... 84% 46.7M 0s 12250K .......... .......... .......... .......... .......... 84% 57.9M 0s 12300K .......... .......... .......... .......... .......... 84% 61.1M 0s 12350K .......... .......... .......... .......... .......... 85% 59.9M 0s 12400K .......... .......... .......... .......... .......... 85% 50.9M 0s 12450K .......... .......... .......... .......... .......... 85% 52.3M 0s 12500K .......... .......... .......... .......... .......... 86% 66.5M 0s 12550K .......... .......... .......... .......... .......... 86% 59.7M 0s 12600K .......... .......... .......... .......... .......... 86% 53.9M 0s 12650K .......... .......... .......... .......... .......... 87% 56.5M 0s 12700K .......... .......... .......... .......... .......... 87% 60.0M 0s 12750K .......... .......... .......... .......... .......... 87% 63.1M 0s 12800K .......... .......... .......... .......... .......... 88% 40.7M 0s 12850K .......... .......... .......... .......... .......... 88% 56.1M 0s 12900K .......... .......... .......... .......... .......... 88% 64.0M 0s 12950K .......... .......... .......... .......... .......... 89% 67.4M 0s 13000K .......... .......... .......... .......... .......... 89% 53.5M 0s 13050K .......... .......... .......... .......... .......... 89% 56.9M 0s 13100K .......... .......... .......... .......... .......... 90% 62.1M 0s 13150K .......... .......... .......... .......... .......... 90% 59.7M 0s 13200K .......... .......... .......... .......... .......... 91% 46.3M 0s 13250K .......... .......... .......... .......... .......... 91% 58.1M 0s 13300K .......... .......... .......... .......... .......... 91% 43.8M 0s 13350K .......... .......... .......... .......... .......... 92% 71.9M 0s 13400K .......... .......... .......... .......... .......... 92% 68.5M 0s 13450K .......... .......... .......... .......... .......... 92% 66.0M 0s 13500K .......... .......... .......... .......... .......... 93% 73.4M 0s 13550K .......... .......... .......... .......... .......... 93% 71.3M 0s 13600K .......... .......... .......... .......... .......... 93% 58.0M 0s 13650K .......... .......... .......... .......... .......... 94% 68.6M 0s 13700K .......... .......... .......... .......... .......... 94% 72.1M 0s 13750K .......... .......... .......... .......... .......... 94% 72.7M 0s 13800K .......... .......... .......... .......... .......... 95% 43.4M 0s 13850K .......... .......... .......... .......... .......... 95% 57.0M 0s 13900K .......... .......... .......... .......... .......... 95% 73.9M 0s 13950K .......... .......... .......... .......... .......... 96% 73.7M 0s 14000K .......... .......... .......... .......... .......... 96% 37.9M 0s 14050K .......... .......... .......... .......... .......... 96% 72.2M 0s 14100K .......... .......... .......... .......... .......... 97% 67.8M 0s 14150K .......... .......... .......... .......... .......... 97% 74.3M 0s 14200K .......... .......... .......... .......... .......... 97% 49.0M 0s 14250K .......... .......... .......... .......... .......... 98% 72.6M 0s 14300K .......... .......... .......... .......... .......... 98% 72.4M 0s 14350K .......... .......... .......... .......... .......... 98% 73.3M 0s 14400K .......... .......... .......... .......... .......... 99% 44.7M 0s 14450K .......... .......... .......... .......... .......... 99% 73.4M 0s 14500K .......... .......... .......... .......... .......... 99% 70.6M 0s 14550K .......... 100% 82.2M=0.6s 2022-02-22 07:20:02 (23.8 MB/s) - 'swagger2markup-cli-1.3.2.jar' saved [14909486/14909486] Removing intermediate container a6fadf4971f5 ---> 22ece82af23f Step 14/24 : RUN npm config set proxy $http_proxy ---> Running in c806be28e575 Removing intermediate container c806be28e575 ---> 0cc1b972380e Step 15/24 : RUN npm install -g swagger-cli ---> Running in 1c192a9b7737 npm WARN invalid config proxy="" npm WARN invalid config Must be a full url with 'http://' /usr/bin/swagger-cli -> /usr/lib/node_modules/swagger-cli/swagger-cli.js npm WARN @apidevtools/swagger-parser@10.0.3 requires a peer of openapi-types@>=7 but none is installed. You must install peer dependencies yourself.  + swagger-cli@4.0.4 added 49 packages from 33 contributors in 11.497s Removing intermediate container 1c192a9b7737 ---> 3ee43d5416a1 Step 16/24 : RUN npm install -g json-refs ---> Running in 3e12fabe208e npm WARN invalid config proxy="" npm WARN invalid config Must be a full url with 'http://' npm WARN deprecated superagent@3.8.3: Please upgrade to v7.0.2+ of superagent. We have fixed numerous issues with streams, form-data, attach(), filesystem errors not bubbling up (ENOENT on attach()), and all tests are now passing. See the releases tab for more information at . npm WARN deprecated formidable@1.2.6: Please upgrade to latest, formidable@v2 or formidable@v3! Check these notes: https://bit.ly/2ZEqIau /usr/bin/json-refs -> /usr/lib/node_modules/json-refs/bin/json-refs + json-refs@3.0.15 added 44 packages from 43 contributors in 4.717s Removing intermediate container 3e12fabe208e ---> 94e261945a46 Step 17/24 : RUN npm install -g yamljs ---> Running in 1cd5fc14bac0 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 + yamljs@0.3.0 added 14 packages from 8 contributors in 1.757s Removing intermediate container 1cd5fc14bac0 ---> ce77b5519b06 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh ---> bd00c99e0165 Step 19/24 : RUN chmod +x /validate-in-docker.sh ---> Running in 85acb12a0443 Removing intermediate container 85acb12a0443 ---> 233428bd9acc Step 20/24 : ADD swg2mrkup /bin/swg2mrkup ---> 6c43278b3282 Step 21/24 : RUN chmod +x /bin/swg2mrkup ---> Running in 6b4e104d0aed Removing intermediate container 6b4e104d0aed ---> ee7745b22f35 Step 22/24 : ADD oas2pdf /bin/oas2pdf ---> 559f3514aa0a Step 23/24 : RUN chmod +x /bin/oas2pdf ---> Running in 3620d727fb70 Removing intermediate container 3620d727fb70 ---> abb26bb86fa3 Step 24/24 : ENTRYPOINT ["/validate-in-docker.sh"] ---> Running in 3c4176e914a9 Removing intermediate container 3c4176e914a9 ---> 4e7ad1cc846e Successfully built 4e7ad1cc846e 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/547’: Permission denied Mounting dir /var/www/html/api/nfv/sol002-sol003/547 as /storage Using filter '' Entering dir /work/src -- Will validate: ./SOL003/VNFIndicator/VNFIndicator.yaml (api: VNFIndicator) (deliverable:SOL003) --- Merging file. --- Create PDF... mv: can't rename 'SOL003-VNFIndicator-API.pdf': No such file or directory --- Validating ../build/SOL003-VNFIndicator-API.yaml ../build/SOL003-VNFIndicator-API.yaml is valid --- Validation done (0). '../build/SOL003-VNFIndicator-API.yaml' -> '/storage/SOL003-VNFIndicator-API.yaml' '../build/SOL003-VNFIndicator-API.json' -> '/storage/SOL003-VNFIndicator-API.json' cp: can't stat '../build/SOL003-VNFIndicator-API.pdf': No such file or directory -- Will validate: ./SOL003/VNFSnapshotPackageManagement/VNFSnapshotPackageManagement.yaml (api: VNFSnapshotPackageManagement) (deliverable:SOL003) --- Merging file. --- Create PDF... mv: can't rename 'SOL003-VNFSnapshotPackageManagement-API.pdf': No such file or directory --- Validating ../build/SOL003-VNFSnapshotPackageManagement-API.yaml ../build/SOL003-VNFSnapshotPackageManagement-API.yaml is valid --- Validation done (0). '../build/SOL003-VNFSnapshotPackageManagement-API.yaml' -> '/storage/SOL003-VNFSnapshotPackageManagement-API.yaml' '../build/SOL003-VNFSnapshotPackageManagement-API.json' -> '/storage/SOL003-VNFSnapshotPackageManagement-API.json' cp: can't stat '../build/SOL003-VNFSnapshotPackageManagement-API.pdf': No such file or directory -- Will validate: ./SOL003/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL003) --- Merging file. --- Create PDF... mv: can't rename 'SOL003-VNFPackageManagementNotification-API.pdf': No such file or directory --- Validating ../build/SOL003-VNFPackageManagementNotification-API.yaml ../build/SOL003-VNFPackageManagementNotification-API.yaml is valid --- Validation done (0). '../build/SOL003-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL003-VNFPackageManagementNotification-API.yaml' '../build/SOL003-VNFPackageManagementNotification-API.json' -> '/storage/SOL003-VNFPackageManagementNotification-API.json' cp: can't stat '../build/SOL003-VNFPackageManagementNotification-API.pdf': No such file or directory -- Will validate: ./SOL003/VNFLifecycleManagement/VNFLifecycleManagement.yaml (api: VNFLifecycleManagement) (deliverable:SOL003) --- Merging file. --- Create PDF... mv: can't rename 'SOL003-VNFLifecycleManagement-API.pdf': No such file or directory --- Validating ../build/SOL003-VNFLifecycleManagement-API.yaml ../build/SOL003-VNFLifecycleManagement-API.yaml is valid --- Validation done (0). '../build/SOL003-VNFLifecycleManagement-API.yaml' -> '/storage/SOL003-VNFLifecycleManagement-API.yaml' '../build/SOL003-VNFLifecycleManagement-API.json' -> '/storage/SOL003-VNFLifecycleManagement-API.json' cp: can't stat '../build/SOL003-VNFLifecycleManagement-API.pdf': No such file or directory -- Will validate: ./SOL003/VirtualisedResourcesQuotaAvailableNotification/VirtualisedResourcesQuotaAvailableNotification.yaml (api: VirtualisedResourcesQuotaAvailableNotification) (deliverable:SOL003) --- Merging file. --- Create PDF... mv: can't rename 'SOL003-VirtualisedResourcesQuotaAvailableNotification-API.pdf': No such file or directory --- Validating ../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml ../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml is valid --- Validation done (0). '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml' '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.json' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.json' cp: can't stat '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.pdf': No such file or directory -- Will validate: ./SOL003/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL003) --- Merging file. --- Create PDF... mv: can't rename 'SOL003-APIVersion-API.pdf': No such file or directory --- Validating ../build/SOL003-APIVersion-API.yaml ../build/SOL003-APIVersion-API.yaml is valid --- Validation done (0). '../build/SOL003-APIVersion-API.yaml' -> '/storage/SOL003-APIVersion-API.yaml' '../build/SOL003-APIVersion-API.json' -> '/storage/SOL003-APIVersion-API.json' cp: can't stat '../build/SOL003-APIVersion-API.pdf': No such file or directory -- Will validate: ./SOL003/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml (api: VNFFaultManagementNotification) (deliverable:SOL003) --- Merging file. --- Create PDF... --- Validating ../build/SOL003-VNFFaultManagementNotification-API.yaml mv: can't rename 'SOL003-VNFFaultManagementNotification-API.pdf': No such file or directory ../build/SOL003-VNFFaultManagementNotification-API.yaml is valid --- Validation done (0). '../build/SOL003-VNFFaultManagementNotification-API.yaml' -> '/storage/SOL003-VNFFaultManagementNotification-API.yaml' '../build/SOL003-VNFFaultManagementNotification-API.json' -> '/storage/SOL003-VNFFaultManagementNotification-API.json' cp: can't stat '../build/SOL003-VNFFaultManagementNotification-API.pdf': No such file or directory -- Will validate: ./SOL003/VNFIndicatorNotification/VNFIndicatorNotification.yaml (api: VNFIndicatorNotification) (deliverable:SOL003) --- Merging file. --- Create PDF... --- Validating ../build/SOL003-VNFIndicatorNotification-API.yaml mv: can't rename 'SOL003-VNFIndicatorNotification-API.pdf': No such file or directory ../build/SOL003-VNFIndicatorNotification-API.yaml is valid --- Validation done (0). '../build/SOL003-VNFIndicatorNotification-API.yaml' -> '/storage/SOL003-VNFIndicatorNotification-API.yaml' '../build/SOL003-VNFIndicatorNotification-API.json' -> '/storage/SOL003-VNFIndicatorNotification-API.json' cp: can't stat '../build/SOL003-VNFIndicatorNotification-API.pdf': No such file or directory -- Will validate: ./SOL003/VNFFaultManagement/VNFFaultManagement.yaml (api: VNFFaultManagement) (deliverable:SOL003) --- Merging file. --- Create PDF... mv: can't rename 'SOL003-VNFFaultManagement-API.pdf': No such file or directory --- Validating ../build/SOL003-VNFFaultManagement-API.yaml ../build/SOL003-VNFFaultManagement-API.yaml is valid --- Validation done (0). '../build/SOL003-VNFFaultManagement-API.yaml' -> '/storage/SOL003-VNFFaultManagement-API.yaml' '../build/SOL003-VNFFaultManagement-API.json' -> '/storage/SOL003-VNFFaultManagement-API.json' cp: can't stat '../build/SOL003-VNFFaultManagement-API.pdf': No such file or directory -- Will validate: ./SOL003/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml (api: VNFLifecycleManagementNotification) (deliverable:SOL003) --- Merging file. --- Create PDF... mv: can't rename 'SOL003-VNFLifecycleManagementNotification-API.pdf': No such file or directory --- Validating ../build/SOL003-VNFLifecycleManagementNotification-API.yaml ../build/SOL003-VNFLifecycleManagementNotification-API.yaml is valid --- Validation done (0). '../build/SOL003-VNFLifecycleManagementNotification-API.yaml' -> '/storage/SOL003-VNFLifecycleManagementNotification-API.yaml' '../build/SOL003-VNFLifecycleManagementNotification-API.json' -> '/storage/SOL003-VNFLifecycleManagementNotification-API.json' cp: can't stat '../build/SOL003-VNFLifecycleManagementNotification-API.pdf': No such file or directory -- Will validate: ./SOL003/VNFLifecycleOperationGranting/VNFLifecycleOperationGranting.yaml (api: VNFLifecycleOperationGranting) (deliverable:SOL003) --- Merging file. --- Create PDF... mv: can't rename 'SOL003-VNFLifecycleOperationGranting-API.pdf': No such file or directory --- Validating ../build/SOL003-VNFLifecycleOperationGranting-API.yaml ../build/SOL003-VNFLifecycleOperationGranting-API.yaml is valid --- Validation done (0). '../build/SOL003-VNFLifecycleOperationGranting-API.yaml' -> '/storage/SOL003-VNFLifecycleOperationGranting-API.yaml' '../build/SOL003-VNFLifecycleOperationGranting-API.json' -> '/storage/SOL003-VNFLifecycleOperationGranting-API.json' cp: can't stat '../build/SOL003-VNFLifecycleOperationGranting-API.pdf': No such file or directory -- Will validate: ./SOL003/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL003) --- Merging file. --- Create PDF... mv: can't rename 'SOL003-VNFPackageManagement-API.pdf': No such file or directory --- Validating ../build/SOL003-VNFPackageManagement-API.yaml ../build/SOL003-VNFPackageManagement-API.yaml is valid --- Validation done (0). '../build/SOL003-VNFPackageManagement-API.yaml' -> '/storage/SOL003-VNFPackageManagement-API.yaml' '../build/SOL003-VNFPackageManagement-API.json' -> '/storage/SOL003-VNFPackageManagement-API.json' cp: can't stat '../build/SOL003-VNFPackageManagement-API.pdf': No such file or directory -- Will validate: ./SOL003/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml (api: VNFPerformanceManagementNotification) (deliverable:SOL003) --- Merging file. --- Create PDF... mv: can't rename 'SOL003-VNFPerformanceManagementNotification-API.pdf': No such file or directory --- Validating ../build/SOL003-VNFPerformanceManagementNotification-API.yaml ../build/SOL003-VNFPerformanceManagementNotification-API.yaml is valid --- Validation done (0). '../build/SOL003-VNFPerformanceManagementNotification-API.yaml' -> '/storage/SOL003-VNFPerformanceManagementNotification-API.yaml' '../build/SOL003-VNFPerformanceManagementNotification-API.json' -> '/storage/SOL003-VNFPerformanceManagementNotification-API.json' cp: can't stat '../build/SOL003-VNFPerformanceManagementNotification-API.pdf': No such file or directory -- Will validate: ./SOL003/VNFPerformanceManagement/VNFPerformanceManagement.yaml (api: VNFPerformanceManagement) (deliverable:SOL003) --- Merging file. --- Create PDF... mv: can't rename 'SOL003-VNFPerformanceManagement-API.pdf': No such file or directory --- Validating ../build/SOL003-VNFPerformanceManagement-API.yaml ../build/SOL003-VNFPerformanceManagement-API.yaml is valid --- Validation done (0). '../build/SOL003-VNFPerformanceManagement-API.yaml' -> '/storage/SOL003-VNFPerformanceManagement-API.yaml' '../build/SOL003-VNFPerformanceManagement-API.json' -> '/storage/SOL003-VNFPerformanceManagement-API.json' cp: can't stat '../build/SOL003-VNFPerformanceManagement-API.pdf': No such file or directory -- Will validate: ./SOL002/VNFIndicator/VNFIndicator.yaml (api: VNFIndicator) (deliverable:SOL002) --- Merging file. --- Create PDF... mv: can't rename 'SOL002-VNFIndicator-API.pdf': No such file or directory --- Validating ../build/SOL002-VNFIndicator-API.yaml ../build/SOL002-VNFIndicator-API.yaml is valid --- Validation done (0). '../build/SOL002-VNFIndicator-API.yaml' -> '/storage/SOL002-VNFIndicator-API.yaml' '../build/SOL002-VNFIndicator-API.json' -> '/storage/SOL002-VNFIndicator-API.json' cp: can't stat '../build/SOL002-VNFIndicator-API.pdf': No such file or directory -- Will validate: ./SOL002/VNFConfiguration/VNFConfiguration.yaml (api: VNFConfiguration) (deliverable:SOL002) --- Merging file. --- Create PDF... mv: can't rename 'SOL002-VNFConfiguration-API.pdf': No such file or directory --- Validating ../build/SOL002-VNFConfiguration-API.yaml ../build/SOL002-VNFConfiguration-API.yaml is valid --- Validation done (0). '../build/SOL002-VNFConfiguration-API.yaml' -> '/storage/SOL002-VNFConfiguration-API.yaml' '../build/SOL002-VNFConfiguration-API.json' -> '/storage/SOL002-VNFConfiguration-API.json' cp: can't stat '../build/SOL002-VNFConfiguration-API.pdf': No such file or directory -- Will validate: ./SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml (api: VNFLifecycleManagement) (deliverable:SOL002) --- Merging file. --- Create PDF... mv: can't rename 'SOL002-VNFLifecycleManagement-API.pdf': No such file or directory --- Validating ../build/SOL002-VNFLifecycleManagement-API.yaml ../build/SOL002-VNFLifecycleManagement-API.yaml is valid --- Validation done (0). '../build/SOL002-VNFLifecycleManagement-API.yaml' -> '/storage/SOL002-VNFLifecycleManagement-API.yaml' '../build/SOL002-VNFLifecycleManagement-API.json' -> '/storage/SOL002-VNFLifecycleManagement-API.json' cp: can't stat '../build/SOL002-VNFLifecycleManagement-API.pdf': No such file or directory -- Will validate: ./SOL002/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL002) --- Merging file. --- Create PDF... mv: can't rename 'SOL002-APIVersion-API.pdf': No such file or directory --- Validating ../build/SOL002-APIVersion-API.yaml ../build/SOL002-APIVersion-API.yaml is valid --- Validation done (0). '../build/SOL002-APIVersion-API.yaml' -> '/storage/SOL002-APIVersion-API.yaml' '../build/SOL002-APIVersion-API.json' -> '/storage/SOL002-APIVersion-API.json' cp: can't stat '../build/SOL002-APIVersion-API.pdf': No such file or directory -- Will validate: ./SOL002/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml (api: VNFFaultManagementNotification) (deliverable:SOL002) --- Merging file. --- Create PDF... mv: can't rename 'SOL002-VNFFaultManagementNotification-API.pdf': No such file or directory --- Validating ../build/SOL002-VNFFaultManagementNotification-API.yaml ../build/SOL002-VNFFaultManagementNotification-API.yaml is valid --- Validation done (0). '../build/SOL002-VNFFaultManagementNotification-API.yaml' -> '/storage/SOL002-VNFFaultManagementNotification-API.yaml' '../build/SOL002-VNFFaultManagementNotification-API.json' -> '/storage/SOL002-VNFFaultManagementNotification-API.json' cp: can't stat '../build/SOL002-VNFFaultManagementNotification-API.pdf': No such file or directory -- Will validate: ./SOL002/VNFIndicatorNotification/VNFIndicatorNotification.yaml (api: VNFIndicatorNotification) (deliverable:SOL002) --- Merging file. --- Create PDF... mv: can't rename 'SOL002-VNFIndicatorNotification-API.pdf': No such file or directory --- Validating ../build/SOL002-VNFIndicatorNotification-API.yaml ../build/SOL002-VNFIndicatorNotification-API.yaml is valid --- Validation done (0). '../build/SOL002-VNFIndicatorNotification-API.yaml' -> '/storage/SOL002-VNFIndicatorNotification-API.yaml' '../build/SOL002-VNFIndicatorNotification-API.json' -> '/storage/SOL002-VNFIndicatorNotification-API.json' cp: can't stat '../build/SOL002-VNFIndicatorNotification-API.pdf': No such file or directory -- Will validate: ./SOL002/VNFFaultManagement/VNFFaultManagement.yaml (api: VNFFaultManagement) (deliverable:SOL002) --- Merging file. --- Create PDF... mv: can't rename 'SOL002-VNFFaultManagement-API.pdf': No such file or directory --- Validating ../build/SOL002-VNFFaultManagement-API.yaml ../build/SOL002-VNFFaultManagement-API.yaml is valid --- Validation done (0). '../build/SOL002-VNFFaultManagement-API.yaml' -> '/storage/SOL002-VNFFaultManagement-API.yaml' '../build/SOL002-VNFFaultManagement-API.json' -> '/storage/SOL002-VNFFaultManagement-API.json' cp: can't stat '../build/SOL002-VNFFaultManagement-API.pdf': No such file or directory -- Will validate: ./SOL002/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml (api: VNFLifecycleManagementNotification) (deliverable:SOL002) --- Merging file. --- Create PDF... mv: can't rename 'SOL002-VNFLifecycleManagementNotification-API.pdf': No such file or directory --- Validating ../build/SOL002-VNFLifecycleManagementNotification-API.yaml ../build/SOL002-VNFLifecycleManagementNotification-API.yaml is valid --- Validation done (0). '../build/SOL002-VNFLifecycleManagementNotification-API.yaml' -> '/storage/SOL002-VNFLifecycleManagementNotification-API.yaml' '../build/SOL002-VNFLifecycleManagementNotification-API.json' -> '/storage/SOL002-VNFLifecycleManagementNotification-API.json' cp: can't stat '../build/SOL002-VNFLifecycleManagementNotification-API.pdf': No such file or directory -- Will validate: ./SOL002/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml (api: VNFPerformanceManagementNotification) (deliverable:SOL002) --- Merging file. --- Create PDF... mv: can't rename 'SOL002-VNFPerformanceManagementNotification-API.pdf': No such file or directory --- Validating ../build/SOL002-VNFPerformanceManagementNotification-API.yaml ../build/SOL002-VNFPerformanceManagementNotification-API.yaml is valid --- Validation done (0). '../build/SOL002-VNFPerformanceManagementNotification-API.yaml' -> '/storage/SOL002-VNFPerformanceManagementNotification-API.yaml' '../build/SOL002-VNFPerformanceManagementNotification-API.json' -> '/storage/SOL002-VNFPerformanceManagementNotification-API.json' cp: can't stat '../build/SOL002-VNFPerformanceManagementNotification-API.pdf': No such file or directory -- Will validate: ./SOL002/VNFPerformanceManagement/VNFPerformanceManagement.yaml (api: VNFPerformanceManagement) (deliverable:SOL002) --- Merging file. --- Create PDF... mv: can't rename 'SOL002-VNFPerformanceManagement-API.pdf': No such file or directory --- Validating ../build/SOL002-VNFPerformanceManagement-API.yaml ../build/SOL002-VNFPerformanceManagement-API.yaml is valid --- Validation done (0). '../build/SOL002-VNFPerformanceManagement-API.yaml' -> '/storage/SOL002-VNFPerformanceManagement-API.yaml' '../build/SOL002-VNFPerformanceManagement-API.json' -> '/storage/SOL002-VNFPerformanceManagement-API.json' cp: can't stat '../build/SOL002-VNFPerformanceManagement-API.pdf': No such file or directory -- Will validate: ./SOL002/VNFLifecycleCoordination/VNFLifecycleCoordination.yaml (api: VNFLifecycleCoordination) (deliverable:SOL002) --- Merging file. --- Create PDF... mv: can't rename 'SOL002-VNFLifecycleCoordination-API.pdf': No such file or directory --- Validating ../build/SOL002-VNFLifecycleCoordination-API.yaml ../build/SOL002-VNFLifecycleCoordination-API.yaml is valid --- Validation done (0). '../build/SOL002-VNFLifecycleCoordination-API.yaml' -> '/storage/SOL002-VNFLifecycleCoordination-API.yaml' '../build/SOL002-VNFLifecycleCoordination-API.json' -> '/storage/SOL002-VNFLifecycleCoordination-API.json' cp: can't stat '../build/SOL002-VNFLifecycleCoordination-API.pdf': No such file or directory -- Final validator returns 0. Archiving artifacts Finished: SUCCESS