| 322 | | //This make command takes some time to finish |
| 323 | | |
| 324 | | }}} |
| | 319 | [common] |
| | 320 | make[1]: Entering directory '/root/oom/kubernetes' |
| | 321 | make[2]: Entering directory '/root/oom/kubernetes/common' |
| | 322 | |
| | 323 | [common] |
| | 324 | make[3]: Entering directory '/root/oom/kubernetes/common' |
| | 325 | ==> Linting common |
| | 326 | [INFO] Chart.yaml: icon is recommended |
| | 327 | |
| | 328 | ... |
| | 329 | |
| | 330 | Update Complete. ⎈Happy Helming!⎈ |
| | 331 | Saving 34 charts |
| | 332 | Downloading aaf from repo http://127.0.0.1:8879 |
| | 333 | Downloading aai from repo http://127.0.0.1:8879 |
| | 334 | Downloading appc from repo http://127.0.0.1:8879 |
| | 335 | Downloading cassandra from repo http://127.0.0.1:8879 |
| | 336 | Downloading cds from repo http://127.0.0.1:8879 |
| | 337 | Downloading clamp from repo http://127.0.0.1:8879 |
| | 338 | Downloading cli from repo http://127.0.0.1:8879 |
| | 339 | Downloading common from repo http://127.0.0.1:8879 |
| | 340 | Downloading consul from repo http://127.0.0.1:8879 |
| | 341 | Downloading contrib from repo http://127.0.0.1:8879 |
| | 342 | Downloading dcaegen2 from repo http://127.0.0.1:8879 |
| | 343 | Downloading dmaap from repo http://127.0.0.1:8879 |
| | 344 | Downloading esr from repo http://127.0.0.1:8879 |
| | 345 | Downloading log from repo http://127.0.0.1:8879 |
| | 346 | Downloading sniro-emulator from repo http://127.0.0.1:8879 |
| | 347 | Downloading mariadb-galera from repo http://127.0.0.1:8879 |
| | 348 | Downloading msb from repo http://127.0.0.1:8879 |
| | 349 | Downloading multicloud from repo http://127.0.0.1:8879 |
| | 350 | Downloading nbi from repo http://127.0.0.1:8879 |
| | 351 | Downloading nfs-provisioner from repo http://127.0.0.1:8879 |
| | 352 | Downloading pnda from repo http://127.0.0.1:8879 |
| | 353 | Downloading policy from repo http://127.0.0.1:8879 |
| | 354 | Downloading pomba from repo http://127.0.0.1:8879 |
| | 355 | Downloading portal from repo http://127.0.0.1:8879 |
| | 356 | Downloading oof from repo http://127.0.0.1:8879 |
| | 357 | Downloading robot from repo http://127.0.0.1:8879 |
| | 358 | Downloading sdc from repo http://127.0.0.1:8879 |
| | 359 | Downloading sdnc from repo http://127.0.0.1:8879 |
| | 360 | Downloading so from repo http://127.0.0.1:8879 |
| | 361 | Downloading uui from repo http://127.0.0.1:8879 |
| | 362 | Downloading vfc from repo http://127.0.0.1:8879 |
| | 363 | Downloading vid from repo http://127.0.0.1:8879 |
| | 364 | Downloading vnfsdk from repo http://127.0.0.1:8879 |
| | 365 | Downloading modeling from repo http://127.0.0.1:8879 |
| | 366 | Deleting outdated charts |
| | 367 | ==> Linting onap |
| | 368 | Lint OK |
| | 369 | |
| | 370 | 1 chart(s) linted, no failures |
| | 371 | Successfully packaged chart and saved it to: /root/oom/kubernetes/dist/packages/onap-5.0.0.tgz |
| | 372 | make[1]: Leaving directory '/root/oom/kubernetes' |
| | 373 | root@node:~/oom/kubernetes# |
| | 374 | }}} |
| | 375 | |
| | 376 | This '''make''' command takes quite some time to finish (i.e. 12+ minutes) so please be patient. |