Advertisement
ayu023ban

polaris reports startup for developers

Aug 4th, 2021
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 7.84 KB | None | 0 0
  1. (.venv) ➜  polaris git:(master)git checkout integrate_polaris_reports
  2. Switched to branch 'integrate_polaris_reports'
  3. Your branch is up to date with 'ayu023ban/integrate_polaris_reports'.
  4. (.venv) ➜  polaris git:(integrate_polaris_reports)git pull --recurse-submodules        
  5. Fetching submodule polaris/reports/application
  6. Already up to date.
  7. Submodule path 'polaris/reports/application': checked out '520b6b8279af2a1651c9d353c131af6d34a930a5'
  8. (.venv) ➜  polaris git:(integrate_polaris_reports)cd polaris/reports/application
  9. (.venv) ➜  application git:(520b6b8) yarn      
  10. yarn install v1.22.5
  11. info No lockfile found.
  12. [1/4] Resolving packages...
  13. warning react-scripts > babel-eslint@10.1.0: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates.
  14. warning react-scripts > webpack-dev-server > chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
  15. warning react-scripts > webpack-dev-server > chokidar > fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.
  16. warning react-scripts > @pmmmwh/react-refresh-webpack-plugin > native-url > querystring@0.2.1: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
  17. warning react-scripts > webpack-dev-server > url > querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
  18. warning react-scripts > resolve-url-loader > rework > css > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
  19. warning react-scripts > resolve-url-loader > rework > css > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
  20. warning react-scripts > resolve-url-loader > rework > css > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
  21. warning react-scripts > workbox-webpack-plugin > workbox-build > @hapi/joi@15.1.1: Switch to 'npm install joi'
  22. warning react-scripts > workbox-webpack-plugin > workbox-build > rollup-plugin-babel@4.4.0: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-babel.
  23. warning react-scripts > webpack-dev-server > sockjs > uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
  24. warning react-scripts > webpack-dev-server > webpack-log > uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
  25. warning react-scripts > babel-jest > @jest/transform > jest-haste-map > sane@4.1.0: some dependency vulnerabilities fixed, support for node < 10 dropped, and newer ECMAScript syntax/features added
  26. warning react-scripts > webpack > watchpack > watchpack-chokidar2 > chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
  27. warning react-scripts > workbox-webpack-plugin > workbox-build > @hapi/joi > @hapi/bourne@1.3.2: This version has been deprecated and is no longer supported or maintained
  28. warning react-scripts > workbox-webpack-plugin > workbox-build > @hapi/joi > @hapi/address@2.1.4: Moved to 'npm install @sideway/address'
  29. warning react-scripts > workbox-webpack-plugin > workbox-build > @hapi/joi > @hapi/topo@3.1.6: This version has been deprecated and is no longer supported or maintained
  30. warning react-scripts > workbox-webpack-plugin > workbox-build > @hapi/joi > @hapi/hoek@8.5.1: This version has been deprecated and is no longer supported or maintained
  31. warning react-scripts > workbox-webpack-plugin > workbox-build > @hapi/joi > @hapi/topo > @hapi/hoek@8.5.1: This version has been deprecated and is no longer supported or maintained
  32. warning react-scripts > workbox-webpack-plugin > workbox-build > strip-comments > babel-plugin-transform-object-rest-spread > babel-runtime > core-js@2.6.12: core-js@<3.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Please, upgrade your dependencies to the actual version of core-js.
  33. [2/4] Fetching packages...
  34. info fsevents@2.3.2: The platform "linux" is incompatible with this module.
  35. info "fsevents@2.3.2" is an optional dependency and failed compatibility check. Excluding it from installation.
  36. info fsevents@1.2.13: The platform "linux" is incompatible with this module.
  37. info "fsevents@1.2.13" is an optional dependency and failed compatibility check. Excluding it from installation.
  38. [3/4] Linking dependencies...
  39. warning " > @testing-library/user-event@12.8.3" has unmet peer dependency "@testing-library/dom@>=7.21.4".
  40. warning "react-scripts > @typescript-eslint/eslint-plugin > tsutils@3.21.0" has unmet peer dependency "typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta".
  41. [4/4] Building fresh packages...
  42. success Saved lockfile.
  43. Done in 95.76s.
  44. (.venv) ➜  application git:(520b6b8) yarn build
  45. yarn run v1.22.5
  46. $ react-scripts build
  47. Creating an optimized production build...
  48. Compiled with warnings.
  49.  
  50. src/views/HomeView.jsx
  51.   Line 21:10:  'isLoading' is assigned a value but never used  no-unused-vars
  52.  
  53. Search for the keywords to learn more about each warning.
  54. To ignore, add // eslint-disable-next-line to the line before.
  55.  
  56. File sizes after gzip:
  57.  
  58.   183.12 KB  build/static/js/2.320700e7.chunk.js
  59.   5.24 KB    build/static/js/main.1da497bf.chunk.js
  60.   1.63 KB    build/static/js/3.43ec5f7d.chunk.js
  61.   1.17 KB    build/static/js/runtime-main.7a642197.js
  62.   381 B      build/static/css/main.828df890.chunk.css
  63.  
  64. The project was built assuming it is hosted at ./.
  65. You can control this with the homepage field in your package.json.
  66.  
  67. The build folder is ready to be deployed.
  68.  
  69. Find out more about deployment here:
  70.  
  71.   https://cra.link/deployment
  72.  
  73. Done in 29.50s.
  74. (.venv) ➜  application git:(520b6b8) cd ../../../                  
  75. (.venv) ➜  polaris git:(integrate_polaris_reports)git status                    
  76. On branch integrate_polaris_reports
  77. Your branch is up to date with 'ayu023ban/integrate_polaris_reports'.
  78.  
  79. Untracked files:
  80.   (use "git add <file>..." to include in what will be committed)
  81.         robot/fetch/
  82.         robot/mlruns/
  83.         robot/normalized_frames_integration_test.json
  84.         robot/output/
  85.  
  86. nothing added to commit but untracked files present (use "git add" to track)
  87. (.venv) ➜  polaris git:(integrate_polaris_reports) ✗ polaris report /home/ayush/Desktop/abc.json
  88. 2021-08-04 17:03:00.603443: W tensorflow/stream_executor/platform/default/dso_loader.cc:60] Could not load dynamic library 'libcudart.so.11.0'; dlerror: libcudart.so.11.0: cannot open shared object file: No such file or directory
  89. 2021-08-04 17:03:00.603538: I tensorflow/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine.
  90. 2021-08-04 17:03:04,011 - polaris.reports.server - INFO - Serving ready: http://localhost:8080
  91. 127.0.0.1 - - [04/Aug/2021 17:03:10] "GET / HTTP/1.1" 200 -
  92. 127.0.0.1 - - [04/Aug/2021 17:03:10] "GET /static/css/main.828df890.chunk.css HTTP/1.1" 200 -
  93. 127.0.0.1 - - [04/Aug/2021 17:03:10] "GET /static/js/2.320700e7.chunk.js HTTP/1.1" 200 -
  94. 127.0.0.1 - - [04/Aug/2021 17:03:10] "GET /static/js/main.1da497bf.chunk.js HTTP/1.1" 200 -
  95. 127.0.0.1 - - [04/Aug/2021 17:03:10] "GET /static/media/polaris_logo.7c972b21.png HTTP/1.1" 200 -
  96. 127.0.0.1 - - [04/Aug/2021 17:03:10] "GET /analysis.json HTTP/1.1" 200 -
  97. 127.0.0.1 - - [04/Aug/2021 17:03:11] "GET /manifest.json HTTP/1.1" 200 -
  98. 127.0.0.1 - - [04/Aug/2021 17:03:11] "GET /logo192.png HTTP/1.1" 200 -
  99. ^C
  100. Aborted!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement