Pycharm Can't connect via sftp

My pycharm couldn't connect to the web server.  It was able to do so perfectly until today. 

I am posting the logging message below.

 

2018-08-15 09:55:45,857 [ 10] INFO - #com.intellij.util.ui.JBUI - User scale factor: 1.0
2018-08-15 09:55:45,857 [ 10] INFO - #com.intellij.util.ui.JBUI - System scale factor: 1.25 (IDE-managed HiDPI)
2018-08-15 09:55:45,870 [ 23] INFO - #com.intellij.idea.Main - IDE: PyCharm (build #PY-171.4694.38, 13 Jun 2017 05:45)
2018-08-15 09:55:45,870 [ 23] INFO - #com.intellij.idea.Main - OS: Linux (4.4.0-130-generic, amd64)
2018-08-15 09:55:45,870 [ 23] INFO - #com.intellij.idea.Main - JRE: 1.8.0_112-release-736-b21 (JetBrains s.r.o)
2018-08-15 09:55:45,870 [ 23] INFO - #com.intellij.idea.Main - JVM: 25.112-b21 (OpenJDK 64-Bit Server VM)
2018-08-15 09:55:45,874 [ 27] INFO - #com.intellij.idea.Main - JVM Args: -Xbootclasspath/a:/home/phani/.local/share/JetBrains/Toolbox/apps/PyCharm-P/ch-0/171.4694.38/lib/boot.jar -Xms128m -Xmx750m -XX:ReservedCodeCacheSize=240m -XX:+UseConcMarkSweepGC -XX:SoftRefLRUPolicyMSPerMB=50 -ea -Dsun.io.useCanonCaches=false -Djava.net.preferIPv4Stack=true -XX:+HeapDumpOnOutOfMemoryError -XX:-OmitStackTraceInFastThrow -Dawt.useSystemAAFontSettings=lcd -Dsun.java2d.renderer=sun.java2d.marlin.MarlinRenderingEngine -Dide.no.platform.update=true -XX:ErrorFile=/home/phani/java_error_in_PYCHARM_%p.log -XX:HeapDumpPath=/home/phani/java_error_in_PYCHARM.hprof -Didea.paths.selector=PyCharm2017.1 -Djb.vmOptionsFile=/home/phani/.local/share/JetBrains/Toolbox/apps/PyCharm-P/ch-0/171.4694.38/bin/pycharm64.vmoptions -Didea.platform.prefix=Python
2018-08-15 09:55:45,874 [ 27] INFO - #com.intellij.idea.Main - ext: /home/phani/.local/share/JetBrains/Toolbox/apps/PyCharm-P/ch-0/171.4694.38/jre64/lib/ext: [nashorn.jar, sunpkcs11.jar, cldrdata.jar, localedata.jar, sunjce_provider.jar, zipfs.jar, dnsns.jar, jaccess.jar, jfxrt.jar, sunec.jar, meta-index]
2018-08-15 09:55:45,874 [ 27] INFO - #com.intellij.idea.Main - JNU charset: UTF-8
2018-08-15 09:55:45,890 [ 43] INFO - #com.intellij.idea.Main - JNA library (64-bit) loaded in 15 ms
2018-08-15 09:55:46,317 [ 470] INFO - .intellij.idea.IdeaApplication - WM detected: Compiz
2018-08-15 09:55:46,701 [ 854] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor plugin-intelliLang.xml
2018-08-15 09:55:46,865 [ 1018] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor js-nashorn-support.xml
2018-08-15 09:55:47,150 [ 1303] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor uml-properties-support.xml
2018-08-15 09:55:47,150 [ 1303] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor uml-java-support.xml
2018-08-15 09:55:47,448 [ 1601] INFO - llij.ide.plugins.PluginManager - Plugin 'Markdown Navigator' can't be loaded because: Plugin is disabled
2018-08-15 09:55:47,557 [ 1710] INFO - llij.ide.plugins.PluginManager - 54 plugins initialized in 989 ms
2018-08-15 09:55:47,559 [ 1712] INFO - llij.ide.plugins.PluginManager - Loaded bundled plugins: AngularJS (171.4694.38), CSS Support (171.4694.38), CVS Integration (11), CoffeeScript (2.0), Concurrency Visualiser (0.1), Database Tools and SQL (1.0), Django Database Support Integration (1.0), Docker integration (2.5.3.1), EditorConfig (171.4694.38), File Watchers (171.4694.38), GNU GetText files support (*.po) (171.4694.38), Gherkin (999.999), Git Integration (8.1), GitHub (171.4694.38), HTML Tools (2.0), Haml (171.4694.38), IDEA CORE (171.4694.38), IPython Notebook (0.1), Ini4Idea (171.4694.38), IntelliLang (8.0), JavaScript Debugger (1.0), JavaScript Intention Power Pack (0.9.4), JavaScript Support (1.0), Less support (171.4694.38), Perforce Integration (2.0), Puppet Support (VERSION), Python BDD support for engines, based on Gherkin (cucumber, lettuce, behave) (0.1), Python Docker (VERSION), Python IntelliLang (VERSION), Python JavaScript Debugger Integration (VERSION), Python Localization Integration (VERSION), Python Profiler (0.1), Python ReStructureText Integration (1.0), Python Remote Interpreter (VERSION), Python Terminal (VERSION), Python UML Diagrams (VERSION), REST Client (171.4694.38), ReStructuredText Support (171.4694.38), Remote Hosts Access (0.1), SSH Remote Run (0.1), Sass support (171.4694.38), Settings Repository (171.4694.38), Stylus support (999.999), Subversion Integration (1.1), Task Management (1.0), Terminal (0.1), TextMate bundles support (VERSION), UML Support (1.0), Vagrant (171.4694.38), hg4idea (10.0), tslint (171.4694.38)
2018-08-15 09:55:47,559 [ 1712] INFO - llij.ide.plugins.PluginManager - Loaded custom plugins: Markdown support (2017.1.20170419), YAML (171.4694.38)
2018-08-15 09:55:47,559 [ 1712] INFO - llij.ide.plugins.PluginManager - Disabled plugins: Markdown Navigator (2.5.4)
2018-08-15 09:55:48,386 [ 2539] INFO - ellij.util.io.PagedFileStorage - lower=100; upper=500; buffer=10; max=705
2018-08-15 09:55:48,444 [ 2597] INFO - pl.local.NativeFileWatcherImpl - Starting file watcher: /home/phani/.local/share/JetBrains/Toolbox/apps/PyCharm-P/ch-0/171.4694.38/bin/fsnotifier64
2018-08-15 09:55:48,457 [ 2610] INFO - pl.local.NativeFileWatcherImpl - Native file watcher is operational.
2018-08-15 09:55:48,517 [ 2670] INFO - pi.util.registry.RegistryState - Registry values changed by user:
2018-08-15 09:55:48,517 [ 2670] INFO - pi.util.registry.RegistryState - debugger.watches.in.variables = false
2018-08-15 09:55:48,517 [ 2670] INFO - pi.util.registry.RegistryState - ide.ssh.one.time.password = true
2018-08-15 09:55:49,219 [ 3372] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=15, fontScale=1.25; restored: fontSize=15, fontScale=1.25
2018-08-15 09:55:49,814 [ 3967] INFO - til.net.ssl.CertificateManager - Default SSL context initialized
2018-08-15 09:55:49,832 [ 3985] INFO - figurations.GeneralCommandLine - Cannot run program "/home/phani/.local/share/JetBrains/Toolbox/apps/PyCharm-P/ch-0/171.4694.38/bin/java": error=2, No such file or directory
java.io.IOException: Cannot run program "/home/phani/.local/share/JetBrains/Toolbox/apps/PyCharm-P/ch-0/171.4694.38/bin/java": error=2, No such file or directory
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
at com.intellij.execution.configurations.GeneralCommandLine.startProcess(GeneralCommandLine.java:405)
at com.intellij.execution.configurations.GeneralCommandLine.createProcess(GeneralCommandLine.java:375)
at com.intellij.execution.process.OSProcessHandler.<init>(OSProcessHandler.java:45)
at com.intellij.execution.process.CapturingProcessHandler.<init>(CapturingProcessHandler.java:38)
at com.intellij.execution.util.ExecUtil.execAndGetOutput(ExecUtil.java:100)
at com.intellij.util.JdkBundle.a(JdkBundle.java:221)
at com.intellij.util.JdkBundle.createBundle(JdkBundle.java:92)
at com.intellij.util.JdkBundle.createBoot(JdkBundle.java:125)
at com.intellij.util.JdkBundle.createBoot(JdkBundle.java:113)
at com.intellij.ide.SystemHealthMonitor.d(SystemHealthMonitor.java:86)
at com.intellij.ide.SystemHealthMonitor.initComponent(SystemHealthMonitor.java:75)
at com.intellij.openapi.components.impl.ComponentManagerImpl$ComponentConfigComponentAdapter.getComponentInstance(ComponentManagerImpl.java:491)
at com.intellij.openapi.components.impl.ComponentManagerImpl.createComponents(ComponentManagerImpl.java:120)
at com.intellij.openapi.application.impl.ApplicationImpl.a(ApplicationImpl.java:466)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:176)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:556)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:501)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:66)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:163)
at com.intellij.openapi.application.impl.ApplicationImpl.createComponents(ApplicationImpl.java:473)
at com.intellij.openapi.components.impl.ComponentManagerImpl.init(ComponentManagerImpl.java:104)
at com.intellij.openapi.application.impl.ApplicationImpl.load(ApplicationImpl.java:425)
at com.intellij.openapi.application.impl.ApplicationImpl.load(ApplicationImpl.java:411)
at com.intellij.idea.IdeaApplication.run(IdeaApplication.java:203)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.intellij.idea.MainImpl$1$1.a(MainImpl.java:63)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:762)
at java.awt.EventQueue.access$500(EventQueue.java:98)
at java.awt.EventQueue$3.run(EventQueue.java:715)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:732)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:343)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
Caused by: java.io.IOException: error=2, No such file or directory
at java.lang.UNIXProcess.forkAndExec(Native Method)
at java.lang.UNIXProcess.<init>(UNIXProcess.java:247)
at java.lang.ProcessImpl.start(ProcessImpl.java:134)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
... 44 more
2018-08-15 09:55:49,874 [ 4027] INFO - rains.ide.BuiltInServerManager - built-in server started, port 63342
2018-08-15 09:55:49,950 [ 4103] INFO - gs.impl.UpdateCheckerComponent - channel: release
2018-08-15 09:55:50,080 [ 4233] INFO - il.indexing.FileBasedIndexImpl - Index exts enumerated:64
2018-08-15 09:55:50,085 [ 4238] INFO - il.indexing.FileBasedIndexImpl - Index scheduled:5
2018-08-15 09:55:50,153 [ 4306] INFO - tellij.psi.stubs.StubIndexImpl - All stub exts enumerated:61
2018-08-15 09:55:50,153 [ 4306] INFO - tellij.psi.stubs.StubIndexImpl - stub exts update scheduled:0
2018-08-15 09:55:50,469 [ 4622] INFO - j.ide.script.IdeStartupScripts - 0 startup script(s) found
2018-08-15 09:55:50,702 [ 4855] INFO - plication.impl.ApplicationImpl - 80 application components initialized in 4170ms
2018-08-15 09:55:50,707 [ 4860] INFO - .intellij.idea.IdeaApplication - App initialization took 5846 ms
2018-08-15 09:55:51,062 [ 5215] INFO - pl$FileIndexDataInitialization - Initialization done:977
2018-08-15 09:55:51,467 [ 5620] INFO - exImpl$StubIndexInitialization - Initialization done:404
2018-08-15 09:55:51,879 [ 6032] INFO - ellij.project.impl.ProjectImpl - 15 project components initialized in 247 ms
2018-08-15 09:55:52,647 [ 6800] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=12, fontScale=null; restored: fontSize=12, fontScale=1.25
2018-08-15 09:55:52,654 [ 6807] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=12, fontScale=null; restored: fontSize=12, fontScale=1.25
2018-08-15 09:55:52,659 [ 6812] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=11, fontScale=null; restored: fontSize=11, fontScale=1.25
2018-08-15 09:55:52,665 [ 6818] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=12, fontScale=null; restored: fontSize=12, fontScale=1.25
2018-08-15 09:55:53,398 [ 7551] INFO - .openapi.application.Preloader - Finished preloading com.intellij.openapi.actionSystem.impl.ActionPreloader@1e5aa600
2018-08-15 09:55:54,042 [ 8195] INFO - .openapi.application.Preloader - Finished preloading com.intellij.ide.ui.search.SearchableOptionPreloader@182f9bb4
2018-08-15 09:55:54,390 [ 8543] INFO - .openapi.application.Preloader - Finished preloading com.intellij.codeInsight.completion.CompletionPreloader@a43ef0c
2018-08-15 09:55:54,562 [ 8715] INFO - ellij.project.impl.ProjectImpl - 108 project components initialized in 2857 ms
2018-08-15 09:55:54,881 [ 9034] INFO - le.impl.ModuleManagerComponent - 1 module(s) loaded in 318 ms
2018-08-15 09:55:55,036 [ 9189] WARN - om.intellij.util.ProfilingUtil - Profiling agent is not enabled. Add -agentlib:yjpagent to idea.vmoptions if necessary to profile IDEA.
2018-08-15 09:55:57,060 [ 11213] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 813ms; general responsiveness: ok; EDT responsiveness: ok
2018-08-15 09:55:58,267 [ 12420] INFO - tartup.impl.StartupManagerImpl - OpenFilesActivity run in 2227
2018-08-15 09:55:59,599 [ 13752] INFO - tartup.impl.StartupManagerImpl - /home/phani/Dropbox/Gatech/Layered Insight/LI Code/.idea case-sensitivity: expected=true actual=true
2018-08-15 09:55:59,645 [ 13798] INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 2582ms; general responsiveness: ok; EDT responsiveness: 2/4 sluggish, 1/4 very slow
2018-08-15 09:56:01,082 [ 15235] INFO - tartup.impl.StartupManagerImpl - PyPackagesUpdater run in 1124
2018-08-15 09:56:01,084 [ 15237] WARN - ng.ui.PyCondaManagementService - Could not find conda python interpreter
2018-08-15 09:56:03,299 [ 17452] INFO - tor.impl.FileEditorManagerImpl - Project opening took 11668 ms
2018-08-15 09:56:07,117 [ 21270] INFO - ns.python.sdk.PythonSdkUpdater - Performing background update of skeletons for SDK Remote Python 3.6.5 (ssh://ubuntu@52.25.238.77:22/home/ubuntu/src/anaconda3/envs/torch4/bin/python) (ssh://ubuntu@52.25.238.77:22/home/ubuntu/src/anaconda3/envs/torch4/bin/python)
2018-08-15 09:56:07,117 [ 21270] INFO - .skeletons.PySkeletonRefresher - Refreshing skeletons for ssh://ubuntu@52.25.238.77:22/home/ubuntu/src/anaconda3/envs/torch4/bin/python
2018-08-15 09:56:07,175 [ 21328] INFO - ugins.remotesdk.RemoteTransfer - Uploading helpers to /home/ubuntu/.pycharm_helpers
2018-08-15 09:56:07,530 [ 21683] INFO - s.webDeployment.PublishUtils$1 - Using "/tmp/vfs_cache" as temporary files store.
2018-08-15 09:56:08,439 [ 22592] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:09,323 [ 23476] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:10,012 [ 24165] INFO - ugins.remotesdk.RemoteTransfer - Remote helpers version is PY-171.4694.38, local helpers version is PY-171.4694.38
2018-08-15 09:56:10,012 [ 24165] INFO - ugins.remotesdk.RemoteTransfer - Helpers upload successfully completed
2018-08-15 09:56:10,033 [ 24186] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:10,262 [ 24415] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -v -L -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:12,805 [ 26958] INFO - .skeletons.PySkeletonGenerator - Retrieving binary module list took 2787 ms
2018-08-15 09:56:12,809 [ 26962] INFO - .skeletons.PySkeletonRefresher - Home path is /home/phani/.local/share/JetBrains/Toolbox/apps/PyCharm-P/ch-0/171.4694.38
2018-08-15 09:56:13,078 [ 27231] INFO - .skeletons.PySkeletonRefresher - Skeleton for numpy.core._dummy
2018-08-15 09:56:13,080 [ 27233] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:13,282 [ 27435] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 numpy.core._dummy /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/numpy/core/_dummy.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:13,922 [ 28075] INFO - .skeletons.PySkeletonRefresher - Skeleton for numpy.core.multiarray
2018-08-15 09:56:13,922 [ 28075] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:14,195 [ 28348] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 numpy.core.multiarray /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/numpy/core/multiarray.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:15,232 [ 29385] INFO - .skeletons.PySkeletonRefresher - Skeleton for numpy.core.operand_flag_tests
2018-08-15 09:56:15,235 [ 29388] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:15,432 [ 29585] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 numpy.core.operand_flag_tests /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/numpy/core/operand_flag_tests.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:15,852 [ 30005] INFO - .skeletons.PySkeletonRefresher - Skeleton for numpy.core.struct_ufunc_test
2018-08-15 09:56:15,853 [ 30006] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:16,036 [ 30189] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 numpy.core.struct_ufunc_test /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/numpy/core/struct_ufunc_test.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:16,462 [ 30615] INFO - .skeletons.PySkeletonRefresher - Skeleton for numpy.core.test_rational
2018-08-15 09:56:16,464 [ 30617] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:16,645 [ 30798] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 numpy.core.test_rational /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/numpy/core/test_rational.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:17,066 [ 31219] INFO - .skeletons.PySkeletonRefresher - Skeleton for numpy.core.umath_tests
2018-08-15 09:56:17,067 [ 31220] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:17,270 [ 31423] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 numpy.core.umath_tests /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/numpy/core/umath_tests.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:17,692 [ 31845] INFO - .skeletons.PySkeletonRefresher - Skeleton for numpy.fft.fftpack_lite
2018-08-15 09:56:17,693 [ 31846] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:17,877 [ 32030] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 numpy.fft.fftpack_lite /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/numpy/fft/fftpack_lite.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:18,301 [ 32454] INFO - .skeletons.PySkeletonRefresher - Skeleton for numpy.linalg._umath_linalg
2018-08-15 09:56:18,302 [ 32455] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:18,493 [ 32646] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 numpy.linalg._umath_linalg /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/numpy/linalg/_umath_linalg.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:19,075 [ 33228] INFO - .skeletons.PySkeletonRefresher - Skeleton for numpy.linalg.lapack_lite
2018-08-15 09:56:19,076 [ 33229] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:19,256 [ 33409] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 numpy.linalg.lapack_lite /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/numpy/linalg/lapack_lite.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:19,717 [ 33870] INFO - .skeletons.PySkeletonRefresher - Skeleton for numpy.random.mtrand
2018-08-15 09:56:19,718 [ 33871] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:19,902 [ 34055] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 numpy.random.mtrand /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/numpy/random/mtrand.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:20,625 [ 34778] INFO - .skeletons.PySkeletonRefresher - Skeleton for pandas._libs.hashing
2018-08-15 09:56:20,627 [ 34780] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:20,810 [ 34963] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 pandas._libs.hashing /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/pandas/_libs/hashing.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:21,831 [ 35984] INFO - .skeletons.PySkeletonGenerator - Skeleton for pandas._libs.hashing had some minor errors on ssh://ubuntu@52.25.238.77:22/home/ubuntu/src/anaconda3/envs/torch4/bin/python. stderr: --
Error generating skeleton for function close: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function closed: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function fileno: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function flush: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function isatty: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function read: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function readable: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function readline: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function readlines: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function seek: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function seekable: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function tell: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function truncate: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function writable: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function write: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function writelines: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function __enter__: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function __exit__: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function write: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function __enter__: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function __enter__: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
--
2018-08-15 09:56:21,838 [ 35991] INFO - .skeletons.PySkeletonRefresher - Skeleton for pandas._libs.reshape
2018-08-15 09:56:21,840 [ 35993] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:22,023 [ 36176] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 pandas._libs.reshape /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/pandas/_libs/reshape.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:22,844 [ 36997] INFO - .skeletons.PySkeletonGenerator - Skeleton for pandas._libs.reshape had some minor errors on ssh://ubuntu@52.25.238.77:22/home/ubuntu/src/anaconda3/envs/torch4/bin/python. stderr: --
Error generating skeleton for function close: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function closed: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function fileno: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function flush: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function isatty: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function read: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function readable: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function readline: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function readlines: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function seek: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function seekable: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function tell: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function truncate: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function writable: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function write: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function writelines: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function __enter__: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function __exit__: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function write: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function __enter__: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function __enter__: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
--
2018-08-15 09:56:22,845 [ 36998] INFO - .skeletons.PySkeletonRefresher - Skeleton for pandas._libs.sparse
2018-08-15 09:56:22,845 [ 36998] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:23,025 [ 37178] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 pandas._libs.sparse /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/pandas/_libs/sparse.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:23,748 [ 37901] INFO - .skeletons.PySkeletonGenerator - Skeleton for pandas._libs.sparse had some minor errors on ssh://ubuntu@52.25.238.77:22/home/ubuntu/src/anaconda3/envs/torch4/bin/python. stderr: --
Error generating skeleton for function close: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function closed: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function fileno: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function flush: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function isatty: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function read: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function readable: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function readline: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function readlines: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function seek: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function seekable: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function tell: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function truncate: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function writable: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function write: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function writelines: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function __enter__: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function __exit__: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function write: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function __enter__: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function __enter__: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
--
2018-08-15 09:56:23,753 [ 37906] INFO - .skeletons.PySkeletonRefresher - Skeleton for pandas.io.msgpack._packer
2018-08-15 09:56:23,754 [ 37907] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:23,935 [ 38088] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 pandas.io.msgpack._packer /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/pandas/io/msgpack/_packer.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:24,656 [ 38809] INFO - .skeletons.PySkeletonGenerator - Skeleton for pandas.io.msgpack._packer had some minor errors on ssh://ubuntu@52.25.238.77:22/home/ubuntu/src/anaconda3/envs/torch4/bin/python. stderr: --
Error generating skeleton for function close: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function closed: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function fileno: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function flush: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function isatty: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function read: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function readable: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function readline: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function readlines: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function seek: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function seekable: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function tell: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function truncate: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function writable: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function write: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function writelines: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function __enter__: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function __exit__: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function write: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function __enter__: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function __enter__: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
--
2018-08-15 09:56:24,657 [ 38810] INFO - .skeletons.PySkeletonRefresher - Skeleton for pandas.io.sas._sas
2018-08-15 09:56:24,658 [ 38811] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:24,847 [ 39000] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 pandas.io.sas._sas /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/pandas/io/sas/_sas.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:25,711 [ 39864] INFO - .skeletons.PySkeletonGenerator - Skeleton for pandas.io.sas._sas had some minor errors on ssh://ubuntu@52.25.238.77:22/home/ubuntu/src/anaconda3/envs/torch4/bin/python. stderr: --
Error generating skeleton for function close: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function closed: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function fileno: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function flush: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function isatty: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function read: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function readable: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function readline: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function readlines: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function seek: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function seekable: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function tell: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function truncate: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function writable: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function write: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function writelines: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function __enter__: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function __exit__: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function write: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function __enter__: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function __enter__: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
--
2018-08-15 09:56:25,712 [ 39865] INFO - .skeletons.PySkeletonRefresher - Skeleton for pandas.util._move
2018-08-15 09:56:25,712 [ 39865] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:25,905 [ 40058] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 pandas.util._move /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/pandas/util/_move.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:26,626 [ 40779] INFO - .skeletons.PySkeletonGenerator - Skeleton for pandas.util._move had some minor errors on ssh://ubuntu@52.25.238.77:22/home/ubuntu/src/anaconda3/envs/torch4/bin/python. stderr: --
Error generating skeleton for function close: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function closed: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function fileno: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function flush: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function isatty: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function read: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function readable: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function readline: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function readlines: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function seek: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function seekable: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function tell: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function truncate: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function writable: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function write: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function writelines: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function __enter__: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function __exit__: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function write: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function __enter__: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function __enter__: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
--
2018-08-15 09:56:26,630 [ 40783] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy._lib._ccallback_c
2018-08-15 09:56:26,630 [ 40783] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:26,892 [ 41045] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy._lib._ccallback_c /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/_lib/_ccallback_c.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:27,386 [ 41539] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy._lib._fpumode
2018-08-15 09:56:27,387 [ 41540] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:27,615 [ 41768] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy._lib._fpumode /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/_lib/_fpumode.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:28,494 [ 42647] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy._lib._test_ccallback
2018-08-15 09:56:28,496 [ 42649] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:28,770 [ 42923] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy._lib._test_ccallback /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/_lib/_test_ccallback.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:29,264 [ 43417] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy._lib.messagestream
2018-08-15 09:56:29,265 [ 43418] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:29,501 [ 43654] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy._lib.messagestream /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/_lib/messagestream.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:29,923 [ 44076] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.cluster._hierarchy
2018-08-15 09:56:29,923 [ 44076] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:30,104 [ 44257] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.cluster._hierarchy /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/cluster/_hierarchy.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:31,328 [ 45481] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.cluster._vq
2018-08-15 09:56:31,330 [ 45483] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:31,512 [ 45665] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.cluster._vq /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/cluster/_vq.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:32,035 [ 46188] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.fftpack._fftpack
2018-08-15 09:56:32,037 [ 46190] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:32,233 [ 46386] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.fftpack._fftpack /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/fftpack/_fftpack.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:32,736 [ 46889] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.fftpack.convolve
2018-08-15 09:56:32,737 [ 46890] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:32,916 [ 47069] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.fftpack.convolve /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/fftpack/convolve.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:33,336 [ 47489] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.integrate._dop
2018-08-15 09:56:33,337 [ 47490] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:33,516 [ 47669] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.integrate._dop /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/integrate/_dop.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:34,137 [ 48290] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.integrate._odepack
2018-08-15 09:56:34,139 [ 48292] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:34,319 [ 48472] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.integrate._odepack /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/integrate/_odepack.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:34,839 [ 48992] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.integrate._quadpack
2018-08-15 09:56:34,840 [ 48993] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:35,048 [ 49201] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.integrate._quadpack /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/integrate/_quadpack.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:35,574 [ 49727] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.integrate._test_odeint_banded
2018-08-15 09:56:35,575 [ 49728] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:35,759 [ 49912] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.integrate._test_odeint_banded /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/integrate/_test_odeint_banded.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:36,280 [ 50433] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.integrate.lsoda
2018-08-15 09:56:36,281 [ 50434] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:36,481 [ 50634] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.integrate.lsoda /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/integrate/lsoda.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:36,910 [ 51063] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.integrate.vode
2018-08-15 09:56:36,911 [ 51064] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:37,092 [ 51245] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.integrate.vode /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/integrate/vode.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:37,512 [ 51665] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.interpolate._bspl
2018-08-15 09:56:37,513 [ 51666] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:37,691 [ 51844] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.interpolate._bspl /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/interpolate/_bspl.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:38,112 [ 52265] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.interpolate._fitpack
2018-08-15 09:56:38,113 [ 52266] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:38,293 [ 52446] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.interpolate._fitpack /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/interpolate/_fitpack.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:38,714 [ 52867] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.interpolate._interpolate
2018-08-15 09:56:38,714 [ 52867] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:38,902 [ 53055] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.interpolate._interpolate /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/interpolate/_interpolate.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:39,434 [ 53587] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.interpolate._ppoly
2018-08-15 09:56:39,435 [ 53588] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:39,616 [ 53769] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.interpolate._ppoly /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/interpolate/_ppoly.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:40,264 [ 54417] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.interpolate.dfitpack
2018-08-15 09:56:40,265 [ 54418] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:40,444 [ 54597] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.interpolate.dfitpack /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/interpolate/dfitpack.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:41,265 [ 55418] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.interpolate.interpnd
2018-08-15 09:56:41,265 [ 55418] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:41,444 [ 55597] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.interpolate.interpnd /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/interpolate/interpnd.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:42,064 [ 56217] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.io._test_fortran
2018-08-15 09:56:42,064 [ 56217] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:42,243 [ 56396] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.io._test_fortran /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/io/_test_fortran.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:42,963 [ 57116] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.io.matlab.mio5_utils
2018-08-15 09:56:42,963 [ 57116] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:43,141 [ 57294] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.io.matlab.mio5_utils /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/io/matlab/mio5_utils.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:43,772 [ 57925] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.io.matlab.mio_utils
2018-08-15 09:56:43,772 [ 57925] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:43,957 [ 58110] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.io.matlab.mio_utils /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/io/matlab/mio_utils.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:44,708 [ 58861] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.io.matlab.streams
2018-08-15 09:56:44,709 [ 58862] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:44,898 [ 59051] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.io.matlab.streams /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/io/matlab/streams.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:45,619 [ 59772] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.linalg._decomp_update
2018-08-15 09:56:45,620 [ 59773] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:45,798 [ 59951] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.linalg._decomp_update /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/linalg/_decomp_update.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:46,429 [ 60582] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.linalg._fblas
2018-08-15 09:56:46,430 [ 60583] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:46,651 [ 60804] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.linalg._fblas /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/linalg/_fblas.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:49,093 [ 63246] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.linalg._flinalg
2018-08-15 09:56:49,094 [ 63247] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:49,349 [ 63502] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.linalg._flinalg /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/linalg/_flinalg.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:50,006 [ 64159] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.linalg._interpolative
2018-08-15 09:56:50,007 [ 64160] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:50,206 [ 64359] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.linalg._interpolative /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/linalg/_interpolative.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:51,236 [ 65389] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.linalg._solve_toeplitz
2018-08-15 09:56:51,237 [ 65390] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:51,532 [ 65685] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.linalg._solve_toeplitz /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/linalg/_solve_toeplitz.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:52,076 [ 66229] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.linalg.cython_blas
2018-08-15 09:56:52,076 [ 66229] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:52,285 [ 66438] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.linalg.cython_blas /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/linalg/cython_blas.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:52,857 [ 67010] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.linalg.cython_lapack
2018-08-15 09:56:52,858 [ 67011] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:53,039 [ 67192] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.linalg.cython_lapack /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/linalg/cython_lapack.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:53,959 [ 68112] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.ndimage._ctest
2018-08-15 09:56:53,960 [ 68113] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:54,142 [ 68295] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.ndimage._ctest /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/ndimage/_ctest.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:54,862 [ 69015] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.ndimage._ctest_oldapi
2018-08-15 09:56:54,862 [ 69015] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:55,040 [ 69193] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.ndimage._ctest_oldapi /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/ndimage/_ctest_oldapi.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:55,668 [ 69821] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.ndimage._cytest
2018-08-15 09:56:55,670 [ 69823] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:55,856 [ 70009] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.ndimage._cytest /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/ndimage/_cytest.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:56,495 [ 70648] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.ndimage._nd_image
2018-08-15 09:56:56,496 [ 70649] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:56,678 [ 70831] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.ndimage._nd_image /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/ndimage/_nd_image.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:57,300 [ 71453] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.ndimage._ni_label
2018-08-15 09:56:57,301 [ 71454] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:57,495 [ 71648] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.ndimage._ni_label /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/ndimage/_ni_label.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:58,228 [ 72381] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.odr.__odrpack
2018-08-15 09:56:58,229 [ 72382] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:58,419 [ 72572] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.odr.__odrpack /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/odr/__odrpack.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:59,040 [ 73193] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.optimize._cobyla
2018-08-15 09:56:59,042 [ 73195] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:59,224 [ 73377] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.optimize._cobyla /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/optimize/_cobyla.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:59,947 [ 74100] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.optimize._group_columns
2018-08-15 09:56:59,948 [ 74101] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:00,129 [ 74282] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.optimize._group_columns /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/optimize/_group_columns.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:00,850 [ 75003] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.optimize._lbfgsb
2018-08-15 09:57:00,851 [ 75004] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:01,041 [ 75194] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.optimize._lbfgsb /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/optimize/_lbfgsb.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:01,663 [ 75816] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.optimize._lsq.givens_elimination
2018-08-15 09:57:01,663 [ 75816] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:01,842 [ 75995] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.optimize._lsq.givens_elimination /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/optimize/_lsq/givens_elimination.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:02,463 [ 76616] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.optimize._minpack
2018-08-15 09:57:02,464 [ 76617] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:02,646 [ 76799] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.optimize._minpack /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/optimize/_minpack.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:03,367 [ 77520] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.optimize._slsqp
2018-08-15 09:57:03,368 [ 77521] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:03,559 [ 77712] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.optimize._slsqp /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/optimize/_slsqp.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:04,180 [ 78333] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.optimize._trlib._trlib
2018-08-15 09:57:04,180 [ 78333] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:04,359 [ 78512] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.optimize._trlib._trlib /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/optimize/_trlib/_trlib.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:05,081 [ 79234] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.optimize._zeros
2018-08-15 09:57:05,081 [ 79234] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:05,260 [ 79413] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.optimize._zeros /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/optimize/_zeros.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:05,991 [ 80144] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.optimize.minpack2
2018-08-15 09:57:05,991 [ 80144] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:06,171 [ 80324] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.optimize.minpack2 /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/optimize/minpack2.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:06,891 [ 81044] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.optimize.moduleTNC
2018-08-15 09:57:06,892 [ 81045] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:07,082 [ 81235] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.optimize.moduleTNC /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/optimize/moduleTNC.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:07,708 [ 81861] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.signal._max_len_seq_inner
2018-08-15 09:57:07,708 [ 81861] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:07,903 [ 82056] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.signal._max_len_seq_inner /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/signal/_max_len_seq_inner.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:09,027 [ 83180] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.signal._spectral
2018-08-15 09:57:09,028 [ 83181] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:09,244 [ 83397] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.signal._spectral /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/signal/_spectral.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:10,176 [ 84329] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.signal._upfirdn_apply
2018-08-15 09:57:10,177 [ 84330] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:10,360 [ 84513] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.signal._upfirdn_apply /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/signal/_upfirdn_apply.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:11,384 [ 85537] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.signal.sigtools
2018-08-15 09:57:11,385 [ 85538] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:11,565 [ 85718] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.signal.sigtools /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/signal/sigtools.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:12,498 [ 86651] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.signal.spline
2018-08-15 09:57:12,499 [ 86652] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:12,679 [ 86832] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.signal.spline /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/signal/spline.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:13,701 [ 87854] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.sparse._csparsetools
2018-08-15 09:57:13,702 [ 87855] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:13,882 [ 88035] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.sparse._csparsetools /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/sparse/_csparsetools.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:14,404 [ 88557] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.sparse._sparsetools
2018-08-15 09:57:14,405 [ 88558] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:14,587 [ 88740] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.sparse._sparsetools /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/sparse/_sparsetools.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:15,209 [ 89362] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.sparse.csgraph._min_spanning_tree
2018-08-15 09:57:15,210 [ 89363] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:15,391 [ 89544] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.sparse.csgraph._min_spanning_tree /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/sparse/csgraph/_min_spanning_tree.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:16,023 [ 90176] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.sparse.csgraph._reordering
2018-08-15 09:57:16,026 [ 90179] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:16,204 [ 90357] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.sparse.csgraph._reordering /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/sparse/csgraph/_reordering.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:16,656 [ 90809] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.sparse.csgraph._shortest_path
2018-08-15 09:57:16,657 [ 90810] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:16,835 [ 90988] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.sparse.csgraph._shortest_path /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/sparse/csgraph/_shortest_path.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:17,256 [ 91409] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.sparse.csgraph._tools
2018-08-15 09:57:17,256 [ 91409] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:17,436 [ 91589] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.sparse.csgraph._tools /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/sparse/csgraph/_tools.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:18,066 [ 92219] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.sparse.csgraph._traversal
2018-08-15 09:57:18,067 [ 92220] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:18,370 [ 92523] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.sparse.csgraph._traversal /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/sparse/csgraph/_traversal.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:18,791 [ 92944] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.sparse.linalg.dsolve._superlu
2018-08-15 09:57:18,792 [ 92945] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:19,068 [ 93221] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.sparse.linalg.dsolve._superlu /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/sparse/linalg/dsolve/_superlu.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:19,489 [ 93642] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.sparse.linalg.eigen.arpack._arpack
2018-08-15 09:57:19,490 [ 93643] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:19,788 [ 93941] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.sparse.linalg.eigen.arpack._arpack /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/sparse/linalg/eigen/arpack/_arpack.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:20,318 [ 94471] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.spatial._distance_wrap
2018-08-15 09:57:20,319 [ 94472] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:20,575 [ 94728] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.spatial._distance_wrap /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/spatial/_distance_wrap.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:21,062 [ 95215] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.spatial._hausdorff
2018-08-15 09:57:21,062 [ 95215] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:21,282 [ 95435] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.spatial._hausdorff /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/spatial/_hausdorff.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:21,706 [ 95859] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.spatial._voronoi
2018-08-15 09:57:21,707 [ 95860] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:21,887 [ 96040] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.spatial._voronoi /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/spatial/_voronoi.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:22,309 [ 96462] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.special._comb
2018-08-15 09:57:22,310 [ 96463] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:22,495 [ 96648] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.special._comb /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/special/_comb.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:22,927 [ 97080] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.special._test_round
2018-08-15 09:57:22,928 [ 97081] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:23,110 [ 97263] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.special._test_round /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/special/_test_round.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:23,533 [ 97686] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.special._ufuncs_cxx
2018-08-15 09:57:23,533 [ 97686] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:23,712 [ 97865] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.special._ufuncs_cxx /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/special/_ufuncs_cxx.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:24,134 [ 98287] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.special.specfun
2018-08-15 09:57:24,135 [ 98288] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:24,322 [ 98475] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.special.specfun /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/special/specfun.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:24,759 [ 98912] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.stats._stats
2018-08-15 09:57:24,760 [ 98913] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:24,939 [ 99092] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.stats._stats /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/stats/_stats.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:25,562 [ 99715] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.stats.mvn
2018-08-15 09:57:25,564 [ 99717] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:25,745 [ 99898] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.stats.mvn /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/stats/mvn.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:26,468 [ 100621] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.stats.statlib
2018-08-15 09:57:26,469 [ 100622] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:26,651 [ 100804] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.stats.statlib /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/stats/statlib.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:27,325 [ 101478] INFO - .skeletons.PySkeletonRefresher - Skeleton for torch._C
2018-08-15 09:57:27,326 [ 101479] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:27,519 [ 101672] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 torch._C /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/torch/_C.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:32,152 [ 106305] INFO - .skeletons.PySkeletonRefresher - Skeleton for torch._dl
2018-08-15 09:57:32,153 [ 106306] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:32,331 [ 106484] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 torch._dl /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/torch/_dl.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:33,061 [ 107214] INFO - .skeletons.PySkeletonRefresher - Skeleton for torch._nvrtc
2018-08-15 09:57:33,062 [ 107215] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:33,271 [ 107424] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 torch._nvrtc /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/torch/_nvrtc.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:33,998 [ 108151] INFO - .skeletons.PySkeletonRefresher - Rebuilding skeletons for binaries took 81170 ms
2018-08-15 09:57:34,013 [ 108166] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:34,192 [ 108345] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -v -S -s /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:59,360 [ 133513] INFO - .skeletons.PySkeletonGenerator - Retrieving binary module list took 25358 ms
2018-08-15 09:57:59,517 [ 133670] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:59,705 [ 133858] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -z /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:58:00,035 [ 134188] INFO - .skeletons.PySkeletonGenerator - Compressing 26 source files
2018-08-15 09:58:00,289 [ 134442] INFO - .skeletons.PySkeletonGenerator - Remote zip process terminated with exit code 0
2018-08-15 09:58:00,290 [ 134443] INFO - .skeletons.PySkeletonGenerator - Downloading zipped sources and localSourcesFile: /home/ubuntu/.pycharm_helpers/python_stubs/615692201/skeletons.zip
2018-08-15 09:58:00,293 [ 134446] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:58:01,522 [ 135675] INFO - .skeletons.PySkeletonGenerator - Extracting downloaded zipped sources and localSourcesFile: /home/phani/.PyCharm2017.1/system/remote_sources/615692201/skeletons.zip
2018-08-15 09:58:01,527 [ 135680] INFO - .skeletons.PySkeletonGenerator - Extracted 26 files from skeletons zip
2018-08-15 09:58:01,565 [ 135718] INFO - .skeletons.PySkeletonGenerator - Sources and skeletons are loaded in 27564 millis.
2018-08-15 09:58:02,236 [ 136389] INFO - ns.python.sdk.PythonSdkUpdater - Binary skeletons directory for SDK Remote Python 3.6.5 (ssh://ubuntu@52.25.238.77:22/home/ubuntu/src/anaconda3/envs/torch4/bin/python) (ssh://ubuntu@52.25.238.77:22/home/ubuntu/src/anaconda3/envs/torch4/bin/python)): /home/phani/.PyCharm2017.1/system/python_stubs/615692201
2018-08-15 09:58:02,236 [ 136389] INFO - ns.python.sdk.PythonSdkUpdater - User skeletons directory for SDK Remote Python 3.6.5 (ssh://ubuntu@52.25.238.77:22/home/ubuntu/src/anaconda3/envs/torch4/bin/python) (ssh://ubuntu@52.25.238.77:22/home/ubuntu/src/anaconda3/envs/torch4/bin/python)): /home/phani/.local/share/JetBrains/Toolbox/apps/PyCharm-P/ch-0/171.4694.38/helpers/python-skeletons
2018-08-15 09:58:02,237 [ 136390] INFO - ns.python.sdk.PythonSdkUpdater - Performing background scan of packages for SDK Remote Python 3.6.5 (ssh://ubuntu@52.25.238.77:22/home/ubuntu/src/anaconda3/envs/torch4/bin/python) (ssh://ubuntu@52.25.238.77:22/home/ubuntu/src/anaconda3/envs/torch4/bin/python)
2018-08-15 09:58:02,279 [ 136432] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:58:02,469 [ 136622] INFO - ugins.remotesdk.RemoteTransfer - Uploading helpers to /home/ubuntu/.pycharm_helpers
2018-08-15 09:58:02,470 [ 136623] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:58:03,132 [ 137285] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:58:03,792 [ 137945] INFO - ugins.remotesdk.RemoteTransfer - Remote helpers version is PY-171.4694.38, local helpers version is PY-171.4694.38
2018-08-15 09:58:03,792 [ 137945] INFO - ugins.remotesdk.RemoteTransfer - Helpers upload successfully completed
2018-08-15 09:58:03,792 [ 137945] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python /home/ubuntu/.pycharm_helpers/packaging_tool.py list within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 10:34:45,151 [2339304] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 10:34:46,516 [2340669] WARN - t.connections.RemoteConnection - Retrying connecting to sftp://52.25.238.77:22/ in @37c4de33: 1 iterations
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.RemoteHostTask.doRun(RemoteHostTask.java:158)
at com.jetbrains.plugins.webDeployment.AutoUploadComponent$FileListenerImpl$2.run(AutoUploadComponent.java:538)
at com.intellij.openapi.progress.impl.CoreProgressManager$TaskRunnable.run(CoreProgressManager.java:726)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:176)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:556)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:501)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:66)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:163)
at com.intellij.openapi.progress.impl.ProgressManagerImpl$1.run(ProgressManagerImpl.java:137)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 21 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:32)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 24 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:28)
... 26 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 27 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 31 more
2018-08-15 10:34:46,518 [2340671] WARN - s.webDeployment.RemoteHostTask - Could not determine the type of file "sftp://52.25.238.77/".
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.RemoteHostTask.doRun(RemoteHostTask.java:158)
at com.jetbrains.plugins.webDeployment.AutoUploadComponent$FileListenerImpl$2.run(AutoUploadComponent.java:538)
at com.intellij.openapi.progress.impl.CoreProgressManager$TaskRunnable.run(CoreProgressManager.java:726)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:176)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:556)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:501)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:66)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:163)
at com.intellij.openapi.progress.impl.ProgressManagerImpl$1.run(ProgressManagerImpl.java:137)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 21 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:32)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 24 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:28)
... 26 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 27 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 31 more
2018-08-15 10:34:54,452 [2348605] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 10:34:55,824 [2349977] WARN - t.connections.RemoteConnection - Retrying connecting to sftp://52.25.238.77:22/ in @37c4de33: 1 iterations
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeContext.getConnection(ServerTreeContext.java:88)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.computeFile(ServerTreeNode.java:271)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.createChildren(ServerTreeNode.java:179)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.loadChildren(ServerTreeNode.java:164)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.lambda$getChildren$0(ServerTreeNode.java:155)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 17 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:32)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 20 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:28)
... 22 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 23 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 27 more
2018-08-15 10:34:55,827 [2349980] WARN - i.remotebrowser.ServerTreeNode - Could not determine the type of file "sftp://52.25.238.77/".
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeContext.getConnection(ServerTreeContext.java:88)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.computeFile(ServerTreeNode.java:271)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.createChildren(ServerTreeNode.java:179)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.loadChildren(ServerTreeNode.java:164)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.lambda$getChildren$0(ServerTreeNode.java:155)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 17 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:32)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 20 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:28)
... 22 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 23 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 27 more
2018-08-15 10:35:10,540 [2364693] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 10:35:11,816 [2365969] WARN - ckaging.InstalledPackagesPanel - com.intellij.remote.RemoteSdkException: Error connecting to remote host:52.25.238.77
2018-08-15 10:35:27,908 [2382061] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 10:35:29,155 [2383308] WARN - t.connections.RemoteConnection - Retrying connecting to sftp://52.25.238.77:22/ in @12ff5766: 1 iterations
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.PublishUtils.lambda$null$1(PublishUtils.java:99)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 13 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:32)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 16 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:28)
... 18 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 19 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 23 more
2018-08-15 10:35:29,169 [2383322] WARN - loyment.ui.WebServerConfigForm - Could not determine the type of file "sftp://52.25.238.77/".
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.PublishUtils.lambda$null$1(PublishUtils.java:99)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 13 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:32)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 16 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:28)
... 18 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 19 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 23 more
2018-08-15 10:36:04,266 [2418419] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 10:36:05,583 [2419736] WARN - t.connections.RemoteConnection - Retrying connecting to sftp://52.25.238.77:22/ in @12ff5766: 1 iterations
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.PublishUtils.lambda$null$1(PublishUtils.java:99)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 13 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:32)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 16 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:28)
... 18 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 19 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 23 more
2018-08-15 10:36:05,614 [2419767] WARN - loyment.ui.WebServerConfigForm - Could not determine the type of file "sftp://52.25.238.77/".
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.PublishUtils.lambda$null$1(PublishUtils.java:99)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 13 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:32)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 16 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:28)
... 18 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 19 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 23 more
2018-08-15 10:36:08,430 [2422583] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 10:36:09,664 [2423817] WARN - t.connections.RemoteConnection - Retrying connecting to sftp://52.25.238.77:22/ in @12ff5766: 1 iterations
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.PublishUtils.lambda$null$1(PublishUtils.java:99)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 13 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:32)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 16 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:28)
... 18 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 19 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 23 more
2018-08-15 10:36:09,676 [2423829] WARN - loyment.ui.WebServerConfigForm - Could not determine the type of file "sftp://52.25.238.77/".
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.PublishUtils.lambda$null$1(PublishUtils.java:99)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 13 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:32)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 16 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:28)
... 18 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 19 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 23 more
2018-08-15 10:36:44,402 [2458555] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 10:36:45,698 [2459851] WARN - t.connections.RemoteConnection - Retrying connecting to sftp://52.25.238.77:22/ in @12ff5766: 1 iterations
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.PublishUtils.lambda$null$1(PublishUtils.java:99)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 13 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:32)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 16 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:28)
... 18 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 19 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 23 more
2018-08-15 10:36:45,732 [2459885] WARN - loyment.ui.WebServerConfigForm - Could not determine the type of file "sftp://52.25.238.77/".
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.PublishUtils.lambda$null$1(PublishUtils.java:99)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 13 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:32)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 16 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:28)
... 18 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 19 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 23 more
2018-08-15 10:38:08,661 [2542814] WARN - t.connections.RemoteConnection - Forced closing file system of sftp://52.25.238.77:22/ in @12ff5766
2018-08-15 10:38:27,360 [2561513] WARN - t.connections.RemoteConnection - Retrying connecting to sftp://52.25.238.77:22/ in @1fc30c42: 1 iterations
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.PublishUtils.lambda$null$1(PublishUtils.java:99)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.createSessionConfig(PatchedSftpFileSystem.java:159)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 13 more
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "52.25.238.77".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpClientFactory.configConnection(PatchedSftpClientFactory.java:134)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.createSessionConfig(PatchedSftpFileSystem.java:149)
... 17 more
Caused by: java.lang.NullPointerException
at java.lang.String.<init>(String.java:166)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpClientFactory.configConnection(PatchedSftpClientFactory.java:54)
... 18 more
2018-08-15 10:38:27,362 [2561515] WARN - loyment.ui.WebServerConfigForm - Could not determine the type of file "sftp://52.25.238.77/".
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.PublishUtils.lambda$null$1(PublishUtils.java:99)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.createSessionConfig(PatchedSftpFileSystem.java:159)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 13 more
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "52.25.238.77".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpClientFactory.configConnection(PatchedSftpClientFactory.java:134)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.createSessionConfig(PatchedSftpFileSystem.java:149)
... 17 more
Caused by: java.lang.NullPointerException
at java.lang.String.<init>(String.java:166)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpClientFactory.configConnection(PatchedSftpClientFactory.java:54)
... 18 more
2018-08-15 10:38:31,569 [2565722] WARN - t.connections.RemoteConnection - Retrying connecting to sftp://52.25.238.77:22/ in @1fc30c42: 1 iterations
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.PublishUtils.lambda$null$1(PublishUtils.java:99)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.createSessionConfig(PatchedSftpFileSystem.java:159)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 13 more
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "52.25.238.77".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpClientFactory.configConnection(PatchedSftpClientFactory.java:134)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.createSessionConfig(PatchedSftpFileSystem.java:149)
... 17 more
Caused by: java.lang.NullPointerException
at java.lang.String.<init>(String.java:166)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpClientFactory.configConnection(PatchedSftpClientFactory.java:54)
... 18 more
2018-08-15 10:38:31,570 [2565723] WARN - loyment.ui.WebServerConfigForm - Could not determine the type of file "sftp://52.25.238.77/".
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.PublishUtils.lambda$null$1(PublishUtils.java:99)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.createSessionConfig(PatchedSftpFileSystem.java:159)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 13 more
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "52.25.238.77".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpClientFactory.configConnection(PatchedSftpClientFactory.java:134)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.createSessionConfig(PatchedSftpFileSystem.java:149)
... 17 more
Caused by: java.lang.NullPointerException
at java.lang.String.<init>(String.java:166)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpClientFactory.configConnection(PatchedSftpClientFactory.java:54)
... 18 more
2018-08-15 10:39:03,468 [2597621] WARN - t.connections.RemoteConnection - Forced closing file system of sftp://52.25.238.77:22/ in @1fc30c42
2018-08-15 10:39:09,421 [2603574] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 10:39:10,356 [2604509] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @dbdc to ubuntu@52.25.238.77:22
2018-08-15 10:39:10,441 [2604594] WARN - t.connections.RemoteConnection - Forced closing file system of sftp://52.25.238.77:22/ in @6742b6fb
2018-08-15 10:39:10,441 [2604594] WARN - t.connections.RemoteConnection - Forced closing file system of sftp://52.25.238.77:22/ in @69d0a746
2018-08-15 10:39:10,478 [2604631] WARN - t.connections.RemoteConnection - Forced closing file system of sftp://52.25.238.77:22/ in @1b855986
2018-08-15 10:39:11,755 [2605908] WARN - t.connections.RemoteConnection - Retrying connecting to sftp://52.25.238.77:22/ in @37c4de33: 1 iterations
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.RemoteHostTask.doRun(RemoteHostTask.java:158)
at com.jetbrains.plugins.webDeployment.AutoUploadComponent$FileListenerImpl$2.run(AutoUploadComponent.java:538)
at com.intellij.openapi.progress.impl.CoreProgressManager$TaskRunnable.run(CoreProgressManager.java:726)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:176)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:556)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:501)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:66)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:163)
at com.intellij.openapi.progress.impl.ProgressManagerImpl$1.run(ProgressManagerImpl.java:137)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 21 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:43)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 24 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 27 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 31 more
2018-08-15 10:39:11,758 [2605911] WARN - t.connections.RemoteConnection - Forced closing file system of sftp://52.25.238.77:22/ in @37c4de33
2018-08-15 10:39:11,758 [2605911] WARN - s.webDeployment.RemoteHostTask - Could not determine the type of file "sftp://52.25.238.77/".
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.RemoteHostTask.doRun(RemoteHostTask.java:158)
at com.jetbrains.plugins.webDeployment.AutoUploadComponent$FileListenerImpl$2.run(AutoUploadComponent.java:538)
at com.intellij.openapi.progress.impl.CoreProgressManager$TaskRunnable.run(CoreProgressManager.java:726)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:176)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:556)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:501)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:66)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:163)
at com.intellij.openapi.progress.impl.ProgressManagerImpl$1.run(ProgressManagerImpl.java:137)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 21 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:43)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 24 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 27 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 31 more
2018-08-15 10:39:11,780 [2605933] INFO - stubs.SerializationManagerImpl - START StubSerializationManager SHUTDOWN
2018-08-15 10:39:11,786 [2605939] INFO - stubs.SerializationManagerImpl - END StubSerializationManager SHUTDOWN
2018-08-15 10:39:11,791 [2605944] INFO - org.jetbrains.io.BuiltInServer - web server stopped
2018-08-15 10:39:11,807 [2605960] INFO - Types.impl.FileTypeManagerImpl - FileTypeManager: 72 auto-detected files
Elapsed time on auto-detect: 41 ms
2018-08-15 10:39:11,834 [2605987] INFO - pl.local.NativeFileWatcherImpl - Watcher terminated with exit code 0
2018-08-15 10:39:11,839 [2605992] INFO - il.indexing.FileBasedIndexImpl - START INDEX SHUTDOWN
2018-08-15 10:39:11,957 [2606110] INFO - il.indexing.FileBasedIndexImpl - END INDEX SHUTDOWN
2018-08-15 10:39:11,962 [2606115] INFO - newvfs.persistent.PersistentFS - VFS dispose started
2018-08-15 10:39:11,968 [2606121] INFO - newvfs.persistent.PersistentFS - VFS dispose completed
2018-08-15 10:39:11,984 [2606137] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE SHUTDOWN ------------------------------------------------------
2018-08-15 10:39:11,986 [2606139] INFO - org.jetbrains.io.BuiltInServer - web server stopped
2018-08-15 10:39:16,229 [ 1] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE STARTED ------------------------------------------------------
2018-08-15 10:39:16,238 [ 10] INFO - #com.intellij.util.ui.JBUI - User scale factor: 1.5
2018-08-15 10:39:16,238 [ 10] INFO - #com.intellij.util.ui.JBUI - System scale factor: 1.5833334 (IDE-managed HiDPI)
2018-08-15 10:39:16,246 [ 18] INFO - #com.intellij.idea.Main - IDE: PyCharm (build #PY-171.4694.38, 13 Jun 2017 05:16)
2018-08-15 10:39:16,246 [ 18] INFO - #com.intellij.idea.Main - OS: Linux (4.4.0-130-generic, amd64)
2018-08-15 10:39:16,246 [ 18] INFO - #com.intellij.idea.Main - JRE: 1.8.0_112-release-736-b21 (JetBrains s.r.o)
2018-08-15 10:39:16,246 [ 18] INFO - #com.intellij.idea.Main - JVM: 25.112-b21 (OpenJDK 64-Bit Server VM)
2018-08-15 10:39:16,248 [ 20] INFO - #com.intellij.idea.Main - JVM Args: -Xbootclasspath/a:/home/phani/.local/share/JetBrains/Toolbox/apps/PyCharm-P/ch-0/171.4694.38/lib/boot.jar -Xms128m -Xmx750m -XX:ReservedCodeCacheSize=240m -XX:+UseConcMarkSweepGC -XX:SoftRefLRUPolicyMSPerMB=50 -ea -Dsun.io.useCanonCaches=false -Djava.net.preferIPv4Stack=true -XX:+HeapDumpOnOutOfMemoryError -XX:-OmitStackTraceInFastThrow -Dawt.useSystemAAFontSettings=lcd -Dsun.java2d.renderer=sun.java2d.marlin.MarlinRenderingEngine -Dide.no.platform.update=true -XX:ErrorFile=/home/phani/java_error_in_PYCHARM_%p.log -XX:HeapDumpPath=/home/phani/java_error_in_PYCHARM.hprof -Didea.paths.selector=PyCharm2017.1 -Djb.vmOptionsFile=/home/phani/.local/share/JetBrains/Toolbox/apps/PyCharm-P/ch-0/171.4694.38/bin/pycharm64.vmoptions -Didea.platform.prefix=Python
2018-08-15 10:39:16,248 [ 20] INFO - #com.intellij.idea.Main - ext: /home/phani/.local/share/JetBrains/Toolbox/apps/PyCharm-P/ch-0/171.4694.38/jre64/lib/ext: [nashorn.jar, sunpkcs11.jar, cldrdata.jar, localedata.jar, sunjce_provider.jar, zipfs.jar, dnsns.jar, jaccess.jar, jfxrt.jar, sunec.jar, meta-index]
2018-08-15 10:39:16,248 [ 20] INFO - #com.intellij.idea.Main - JNU charset: UTF-8
2018-08-15 10:39:16,262 [ 34] INFO - #com.intellij.idea.Main - JNA library (64-bit) loaded in 14 ms
2018-08-15 10:39:16,589 [ 361] INFO - .intellij.idea.IdeaApplication - WM detected: Compiz
2018-08-15 10:39:17,032 [ 804] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor plugin-intelliLang.xml
2018-08-15 10:39:17,185 [ 957] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor js-nashorn-support.xml
2018-08-15 10:39:17,375 [ 1147] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor uml-properties-support.xml
2018-08-15 10:39:17,376 [ 1148] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor uml-java-support.xml
2018-08-15 10:39:17,643 [ 1415] INFO - llij.ide.plugins.PluginManager - Plugin 'Markdown Navigator' can't be loaded because: Plugin is disabled
2018-08-15 10:39:17,823 [ 1595] INFO - llij.ide.plugins.PluginManager - 54 plugins initialized in 886 ms
2018-08-15 10:39:17,825 [ 1597] INFO - llij.ide.plugins.PluginManager - Loaded bundled plugins: AngularJS (171.4694.38), CSS Support (171.4694.38), CVS Integration (11), CoffeeScript (2.0), Concurrency Visualiser (0.1), Database Tools and SQL (1.0), Django Database Support Integration (1.0), Docker integration (2.5.3.1), EditorConfig (171.4694.38), File Watchers (171.4694.38), GNU GetText files support (*.po) (171.4694.38), Gherkin (999.999), Git Integration (8.1), GitHub (171.4694.38), HTML Tools (2.0), Haml (171.4694.38), IDEA CORE (171.4694.38), IPython Notebook (0.1), Ini4Idea (171.4694.38), IntelliLang (8.0), JavaScript Debugger (1.0), JavaScript Intention Power Pack (0.9.4), JavaScript Support (1.0), Less support (171.4694.38), Perforce Integration (2.0), Puppet Support (VERSION), Python BDD support for engines, based on Gherkin (cucumber, lettuce, behave) (0.1), Python Docker (VERSION), Python IntelliLang (VERSION), Python JavaScript Debugger Integration (VERSION), Python Localization Integration (VERSION), Python Profiler (0.1), Python ReStructureText Integration (1.0), Python Remote Interpreter (VERSION), Python Terminal (VERSION), Python UML Diagrams (VERSION), REST Client (171.4694.38), ReStructuredText Support (171.4694.38), Remote Hosts Access (0.1), SSH Remote Run (0.1), Sass support (171.4694.38), Settings Repository (171.4694.38), Stylus support (999.999), Subversion Integration (1.1), Task Management (1.0), Terminal (0.1), TextMate bundles support (VERSION), UML Support (1.0), Vagrant (171.4694.38), hg4idea (10.0), tslint (171.4694.38)
2018-08-15 10:39:17,825 [ 1597] INFO - llij.ide.plugins.PluginManager - Loaded custom plugins: Markdown support (2017.1.20170419), YAML (171.4694.38)
2018-08-15 10:39:17,825 [ 1597] INFO - llij.ide.plugins.PluginManager - Disabled plugins: Markdown Navigator (2.5.4)
2018-08-15 10:39:18,295 [ 2067] INFO - ellij.util.io.PagedFileStorage - lower=100; upper=500; buffer=10; max=705
2018-08-15 10:39:18,331 [ 2103] INFO - pl.local.NativeFileWatcherImpl - Starting file watcher: /home/phani/.local/share/JetBrains/Toolbox/apps/PyCharm-P/ch-0/171.4694.38/bin/fsnotifier64
2018-08-15 10:39:18,344 [ 2116] INFO - pl.local.NativeFileWatcherImpl - Native file watcher is operational.
2018-08-15 10:39:18,374 [ 2146] INFO - pi.util.registry.RegistryState - Registry values changed by user:
2018-08-15 10:39:18,374 [ 2146] INFO - pi.util.registry.RegistryState - debugger.watches.in.variables = false
2018-08-15 10:39:18,374 [ 2146] INFO - pi.util.registry.RegistryState - ide.ssh.one.time.password = true
2018-08-15 10:39:18,913 [ 2685] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=19, fontScale=1.25; restored: fontSize=24, fontScale=1.5833334
2018-08-15 10:39:19,407 [ 3179] INFO - til.net.ssl.CertificateManager - Default SSL context initialized
2018-08-15 10:39:19,425 [ 3197] INFO - figurations.GeneralCommandLine - Cannot run program "/home/phani/.local/share/JetBrains/Toolbox/apps/PyCharm-P/ch-0/171.4694.38/bin/java": error=2, No such file or directory
java.io.IOException: Cannot run program "/home/phani/.local/share/JetBrains/Toolbox/apps/PyCharm-P/ch-0/171.4694.38/bin/java": error=2, No such file or directory
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
at com.intellij.execution.configurations.GeneralCommandLine.startProcess(GeneralCommandLine.java:405)
at com.intellij.execution.configurations.GeneralCommandLine.createProcess(GeneralCommandLine.java:375)
at com.intellij.execution.process.OSProcessHandler.<init>(OSProcessHandler.java:45)
at com.intellij.execution.process.CapturingProcessHandler.<init>(CapturingProcessHandler.java:38)
at com.intellij.execution.util.ExecUtil.execAndGetOutput(ExecUtil.java:100)
at com.intellij.util.JdkBundle.a(JdkBundle.java:221)
at com.intellij.util.JdkBundle.createBundle(JdkBundle.java:92)
at com.intellij.util.JdkBundle.createBoot(JdkBundle.java:125)
at com.intellij.util.JdkBundle.createBoot(JdkBundle.java:113)
at com.intellij.ide.SystemHealthMonitor.d(SystemHealthMonitor.java:86)
at com.intellij.ide.SystemHealthMonitor.initComponent(SystemHealthMonitor.java:75)
at com.intellij.openapi.components.impl.ComponentManagerImpl$ComponentConfigComponentAdapter.getComponentInstance(ComponentManagerImpl.java:491)
at com.intellij.openapi.components.impl.ComponentManagerImpl.createComponents(ComponentManagerImpl.java:120)
at com.intellij.openapi.application.impl.ApplicationImpl.a(ApplicationImpl.java:466)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:176)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:556)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:501)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:66)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:163)
at com.intellij.openapi.application.impl.ApplicationImpl.createComponents(ApplicationImpl.java:473)
at com.intellij.openapi.components.impl.ComponentManagerImpl.init(ComponentManagerImpl.java:104)
at com.intellij.openapi.application.impl.ApplicationImpl.load(ApplicationImpl.java:425)
at com.intellij.openapi.application.impl.ApplicationImpl.load(ApplicationImpl.java:411)
at com.intellij.idea.IdeaApplication.run(IdeaApplication.java:203)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.intellij.idea.MainImpl$1$1.a(MainImpl.java:63)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:762)
at java.awt.EventQueue.access$500(EventQueue.java:98)
at java.awt.EventQueue$3.run(EventQueue.java:715)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:732)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:343)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
Caused by: java.io.IOException: error=2, No such file or directory
at java.lang.UNIXProcess.forkAndExec(Native Method)
at java.lang.UNIXProcess.<init>(UNIXProcess.java:247)
at java.lang.ProcessImpl.start(ProcessImpl.java:134)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
... 44 more
2018-08-15 10:39:19,483 [ 3255] INFO - rains.ide.BuiltInServerManager - built-in server started, port 63342
2018-08-15 10:39:19,512 [ 3284] INFO - gs.impl.UpdateCheckerComponent - channel: release
2018-08-15 10:39:19,650 [ 3422] INFO - il.indexing.FileBasedIndexImpl - Index exts enumerated:52
2018-08-15 10:39:19,660 [ 3432] INFO - il.indexing.FileBasedIndexImpl - Index scheduled:9
2018-08-15 10:39:19,752 [ 3524] INFO - tellij.psi.stubs.StubIndexImpl - All stub exts enumerated:74
2018-08-15 10:39:19,756 [ 3528] INFO - tellij.psi.stubs.StubIndexImpl - stub exts update scheduled:0
2018-08-15 10:39:20,051 [ 3823] INFO - j.ide.script.IdeStartupScripts - 0 startup script(s) found
2018-08-15 10:39:20,297 [ 4069] INFO - plication.impl.ApplicationImpl - 80 application components initialized in 3363ms
2018-08-15 10:39:20,305 [ 4077] INFO - .intellij.idea.IdeaApplication - App initialization took 4848 ms
2018-08-15 10:39:20,374 [ 4146] INFO - pl$FileIndexDataInitialization - Initialization done:713
2018-08-15 10:39:20,555 [ 4327] INFO - exImpl$StubIndexInitialization - Initialization done:181
2018-08-15 10:39:21,343 [ 5115] INFO - ellij.project.impl.ProjectImpl - 15 project components initialized in 397 ms
2018-08-15 10:39:22,303 [ 6075] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=12, fontScale=null; restored: fontSize=12, fontScale=1.5833334
2018-08-15 10:39:22,326 [ 6098] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=12, fontScale=null; restored: fontSize=12, fontScale=1.5833334
2018-08-15 10:39:22,330 [ 6102] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=11, fontScale=null; restored: fontSize=11, fontScale=1.5833334
2018-08-15 10:39:22,335 [ 6107] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=12, fontScale=null; restored: fontSize=12, fontScale=1.5833334
2018-08-15 10:39:23,045 [ 6817] INFO - .openapi.application.Preloader - Finished preloading com.intellij.openapi.actionSystem.impl.ActionPreloader@404dd22b
2018-08-15 10:39:23,781 [ 7553] INFO - .openapi.application.Preloader - Finished preloading com.intellij.ide.ui.search.SearchableOptionPreloader@307693c3
2018-08-15 10:39:24,133 [ 7905] INFO - .openapi.application.Preloader - Finished preloading com.intellij.codeInsight.completion.CompletionPreloader@5baee174
2018-08-15 10:39:24,281 [ 8053] INFO - ellij.project.impl.ProjectImpl - 108 project components initialized in 2947 ms
2018-08-15 10:39:24,618 [ 8390] INFO - le.impl.ModuleManagerComponent - 1 module(s) loaded in 334 ms
2018-08-15 10:39:24,795 [ 8567] WARN - om.intellij.util.ProfilingUtil - Profiling agent is not enabled. Add -agentlib:yjpagent to idea.vmoptions if necessary to profile IDEA.
2018-08-15 10:39:26,571 [ 10343] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 659ms; general responsiveness: ok; EDT responsiveness: ok
2018-08-15 10:39:28,250 [ 12022] INFO - tartup.impl.StartupManagerImpl - OpenFilesActivity run in 2570
2018-08-15 10:39:29,515 [ 13287] INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 2940ms; general responsiveness: ok; EDT responsiveness: 1/3 sluggish, 1/3 very slow
2018-08-15 10:39:29,518 [ 13290] INFO - indexing.UnindexedFilesUpdater - Unindexed files update started: 1 files to update
2018-08-15 10:39:30,355 [ 14127] INFO - tartup.impl.StartupManagerImpl - /home/phani/Dropbox/Gatech/Layered Insight/LI Code/.idea case-sensitivity: expected=true actual=true
2018-08-15 10:39:31,361 [ 15133] INFO - s.webDeployment.PublishUtils$1 - Using "/tmp/vfs_cache" as temporary files store.
2018-08-15 10:39:32,048 [ 15820] INFO - tor.impl.FileEditorManagerImpl - Project opening took 10803 ms
2018-08-15 10:39:32,455 [ 16227] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @307af865 to ubuntu@52.25.238.77:22
2018-08-15 10:39:32,673 [ 16445] INFO - .diagnostic.PerformanceWatcher - Unindexed files update took 3155ms; general responsiveness: ok; EDT responsiveness: 2/4 sluggish
2018-08-15 10:39:34,031 [ 17803] WARN - t.connections.RemoteConnection - Retrying connecting to sftp://52.25.238.77:22/ in @5f5cc89c: 1 iterations
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeContext.getConnection(ServerTreeContext.java:88)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.computeFile(ServerTreeNode.java:271)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.createChildren(ServerTreeNode.java:179)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.loadChildren(ServerTreeNode.java:164)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.lambda$getChildren$0(ServerTreeNode.java:155)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 17 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:43)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 20 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 23 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 27 more
2018-08-15 10:39:34,032 [ 17804] WARN - i.remotebrowser.ServerTreeNode - Could not determine the type of file "sftp://52.25.238.77/".
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeContext.getConnection(ServerTreeContext.java:88)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.computeFile(ServerTreeNode.java:271)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.createChildren(ServerTreeNode.java:179)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.loadChildren(ServerTreeNode.java:164)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.lambda$getChildren$0(ServerTreeNode.java:155)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 17 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:43)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 20 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 23 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 27 more
2018-08-15 10:39:34,444 [ 18216] WARN - ng.ui.PyCondaManagementService - Could not find conda python interpreter
2018-08-15 10:39:34,445 [ 18217] INFO - tartup.impl.StartupManagerImpl - PyPackagesUpdater run in 1399
2018-08-15 10:39:40,151 [ 23923] INFO - ns.python.sdk.PythonSdkUpdater - Performing background update of skeletons for SDK Remote Python 3.6.5 (ssh://ubuntu@52.25.238.77:22/home/ubuntu/src/anaconda3/envs/torch4/bin/python) (ssh://ubuntu@52.25.238.77:22/home/ubuntu/src/anaconda3/envs/torch4/bin/python)
2018-08-15 10:39:40,152 [ 23924] INFO - .skeletons.PySkeletonRefresher - Refreshing skeletons for ssh://ubuntu@52.25.238.77:22/home/ubuntu/src/anaconda3/envs/torch4/bin/python
2018-08-15 10:39:40,209 [ 23981] INFO - ugins.remotesdk.RemoteTransfer - Uploading helpers to /home/ubuntu/.pycharm_helpers
2018-08-15 10:39:40,225 [ 23997] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @307af865 to ubuntu@52.25.238.77:22
2018-08-15 10:39:41,498 [ 25270] WARN - t.connections.RemoteConnection - Retrying connecting to sftp://52.25.238.77:22/ in @3d6a757c: 1 iterations
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.remotesdk.RemoteTransfer.openConnection(RemoteTransfer.java:245)
at com.jetbrains.plugins.remotesdk.RemoteTransfer.doCopyHelpers(RemoteTransfer.java:190)
at com.jetbrains.plugins.remotesdk.RemoteTransfer.access$000(RemoteTransfer.java:43)
at com.jetbrains.plugins.remotesdk.RemoteTransfer$2.run(RemoteTransfer.java:138)
at com.jetbrains.plugins.remotesdk.RemoteTransfer$4.run(RemoteTransfer.java:164)
at com.jetbrains.plugins.remotesdk.RemoteTransfer.uploadHelpers(RemoteTransfer.java:150)
at com.jetbrains.python.remote.PyRemoteTransfer.uploadHelpers(PyRemoteTransfer.java:59)
at com.jetbrains.python.remote.PyRemoteSkeletonGenerator.prepare(PyRemoteSkeletonGenerator.java:85)
at com.jetbrains.python.sdk.skeletons.PySkeletonRefresher.regenerateSkeletons(PySkeletonRefresher.java:288)
at com.jetbrains.python.sdk.skeletons.PySkeletonRefresher.refreshSkeletonsOfSdk(PySkeletonRefresher.java:129)
at com.jetbrains.python.sdk.PythonSdkUpdater$2.run(PythonSdkUpdater.java:159)
at com.intellij.openapi.progress.impl.CoreProgressManager$TaskRunnable.run(CoreProgressManager.java:726)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:176)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:556)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:501)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:66)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:163)
at com.intellij.openapi.progress.impl.ProgressManagerImpl$1.run(ProgressManagerImpl.java:137)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 30 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:32)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 33 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:28)
... 35 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 36 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 40 more
2018-08-15 10:39:41,501 [ 25273] WARN - ugins.remotesdk.RemoteTransfer - Could not determine the type of file "sftp://52.25.238.77/".
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.remotesdk.RemoteTransfer.openConnection(RemoteTransfer.java:245)
at com.jetbrains.plugins.remotesdk.RemoteTransfer.doCopyHelpers(RemoteTransfer.java:190)
at com.jetbrains.plugins.remotesdk.RemoteTransfer.access$000(RemoteTransfer.java:43)
at com.jetbrains.plugins.remotesdk.RemoteTransfer$2.run(RemoteTransfer.java:138)
at com.jetbrains.plugins.remotesdk.RemoteTransfer$4.run(RemoteTransfer.java:164)
at com.jetbrains.plugins.remotesdk.RemoteTransfer.uploadHelpers(RemoteTransfer.java:150)
at com.jetbrains.python.remote.PyRemoteTransfer.uploadHelpers(PyRemoteTransfer.java:59)
at com.jetbrains.python.remote.PyRemoteSkeletonGenerator.prepare(PyRemoteSkeletonGenerator.java:85)
at com.jetbrains.python.sdk.skeletons.PySkeletonRefresher.regenerateSkeletons(PySkeletonRefresher.java:288)
at com.jetbrains.python.sdk.skeletons.PySkeletonRefresher.refreshSkeletonsOfSdk(PySkeletonRefresher.java:129)
at com.jetbrains.python.sdk.PythonSdkUpdater$2.run(PythonSdkUpdater.java:159)
at com.intellij.openapi.progress.impl.CoreProgressManager$TaskRunnable.run(CoreProgressManager.java:726)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:176)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:556)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:501)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:66)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:163)
at com.intellij.openapi.progress.impl.ProgressManagerImpl$1.run(ProgressManagerImpl.java:137)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 30 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:32)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 33 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:28)
... 35 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 36 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 40 more
2018-08-15 10:39:41,524 [ 25296] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @307af865 to ubuntu@52.25.238.77:22
2018-08-15 10:39:42,811 [ 26583] ERROR - ns.python.sdk.PythonSdkUpdater - Error connecting to remote host:52.25.238.77
com.jetbrains.python.sdk.InvalidSdkException: Error connecting to remote host:52.25.238.77
at com.jetbrains.python.remote.PyRemoteSkeletonGenerator.getProcessOutput(PyRemoteSkeletonGenerator.java:110)
at com.jetbrains.python.sdk.skeletons.PySkeletonGenerator.listBinaries(PySkeletonGenerator.java:214)
at com.jetbrains.python.remote.PyRemoteSkeletonGeneratorBase.listBinaries(PyRemoteSkeletonGeneratorBase.java:172)
at com.jetbrains.python.sdk.skeletons.PySkeletonRefresher.regenerateSkeletons(PySkeletonRefresher.java:295)
at com.jetbrains.python.sdk.skeletons.PySkeletonRefresher.refreshSkeletonsOfSdk(PySkeletonRefresher.java:129)
at com.jetbrains.python.sdk.PythonSdkUpdater$2.run(PythonSdkUpdater.java:159)
at com.intellij.openapi.progress.impl.CoreProgressManager$TaskRunnable.run(CoreProgressManager.java:726)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:176)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:556)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:501)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:66)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:163)
at com.intellij.openapi.progress.impl.ProgressManagerImpl$1.run(ProgressManagerImpl.java:137)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: com.intellij.remote.RemoteSdkException: Error connecting to remote host:52.25.238.77
at com.jetbrains.plugins.remotesdk.SdkSessionManager.processResult(SdkSessionManager.java:74)
at com.jetbrains.plugins.remotesdk.SdkSessionManager.checkConnectionAndGetSession(SdkSessionManager.java:57)
at com.jetbrains.python.remote.PyRemoteSkeletonGenerator.getRunProcessSession(PyRemoteSkeletonGenerator.java:235)
at com.jetbrains.python.remote.PyRemoteSkeletonGenerator.getProcessOutput(PyRemoteSkeletonGenerator.java:101)
... 18 more
Caused by: com.jetbrains.plugins.webDeployment.CustomFileSystemException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.remotesdk.RemoteSdkUtil.checkInterpreterAndCreateHelpersFolder(RemoteSdkUtil.java:403)
at com.jetbrains.plugins.remotesdk.SdkSessionManager$Checker.lambda$work$0(SdkSessionManager.java:109)
... 6 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:32)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.remotesdk.transport.SshRemoteSession.sftp(SshRemoteSession.java:105)
at com.jetbrains.plugins.remotesdk.RemoteSdkUtil.checkInterpreterAndCreateHelpersFolder(RemoteSdkUtil.java:338)
... 7 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:28)
... 10 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 11 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 15 more
2018-08-15 10:39:42,814 [ 26586] ERROR - ns.python.sdk.PythonSdkUpdater - PyCharm 2017.1.4 Build #PY-171.4694.38
2018-08-15 10:39:42,815 [ 26587] ERROR - ns.python.sdk.PythonSdkUpdater - JDK: 1.8.0_112-release
2018-08-15 10:39:42,815 [ 26587] ERROR - ns.python.sdk.PythonSdkUpdater - VM: OpenJDK 64-Bit Server VM
2018-08-15 10:39:42,815 [ 26587] ERROR - ns.python.sdk.PythonSdkUpdater - Vendor: JetBrains s.r.o
2018-08-15 10:39:42,815 [ 26587] ERROR - ns.python.sdk.PythonSdkUpdater - OS: Linux
2018-08-15 10:39:42,815 [ 26587] ERROR - ns.python.sdk.PythonSdkUpdater - Last Action:
2018-08-15 10:39:56,996 [ 40768] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @307af865 to ubuntu@52.25.238.77:22
2018-08-15 10:39:58,264 [ 42036] WARN - console.PydevConsoleRunnerImpl - Error running console
com.intellij.execution.ExecutionException: Error connecting to remote host:52.25.238.77
at com.jetbrains.python.console.PydevConsoleRunnerImpl.a(PydevConsoleRunnerImpl.java:499)
at com.jetbrains.python.console.PydevConsoleRunnerImpl.j(PydevConsoleRunnerImpl.java:400)
at com.jetbrains.python.console.PydevConsoleRunnerImpl.f(PydevConsoleRunnerImpl.java:584)
at com.jetbrains.python.console.PydevConsoleRunnerImpl.runSync(PydevConsoleRunnerImpl.java:250)
at com.jetbrains.python.console.PythonConsoleToolWindowFactory$createToolWindowContent$1.run(PythonConsoleToolWindowFactory.kt:32)
at com.intellij.openapi.application.TransactionGuardImpl.a(TransactionGuardImpl.java:86)
at com.intellij.openapi.application.TransactionGuardImpl.a(TransactionGuardImpl.java:109)
at com.intellij.openapi.application.TransactionGuardImpl.submitTransaction(TransactionGuardImpl.java:118)
at com.intellij.openapi.application.TransactionGuard.submitTransaction(TransactionGuard.java:122)
at com.jetbrains.python.console.PythonConsoleToolWindowFactory.createToolWindowContent(PythonConsoleToolWindowFactory.kt:32)
at com.intellij.openapi.wm.impl.ToolWindowImpl.ensureContentInitialized(ToolWindowImpl.java:573)
at com.intellij.openapi.wm.impl.ToolWindowImpl.getContentManager(ToolWindowImpl.java:407)
at com.intellij.openapi.wm.impl.commands.RequestFocusInToolWindowCmd.e(RequestFocusInToolWindowCmd.java:73)
at com.intellij.openapi.wm.impl.commands.RequestFocusInToolWindowCmd.b(RequestFocusInToolWindowCmd.java:61)
at com.intellij.openapi.util.ExecutionCallback.doWhenExecuted(ExecutionCallback.java:100)
at com.intellij.openapi.util.ActionCallback.doWhenDone(ActionCallback.java:111)
at com.intellij.openapi.wm.impl.commands.RequestFocusInToolWindowCmd.run(RequestFocusInToolWindowCmd.java:61)
at com.intellij.openapi.wm.impl.CommandProcessor.b(CommandProcessor.java:92)
at com.intellij.openapi.wm.impl.CommandProcessor.run(CommandProcessor.java:72)
at com.intellij.openapi.wm.impl.commands.FinalizableCommand.finish(FinalizableCommand.java:36)
at com.intellij.openapi.wm.impl.commands.ApplyWindowInfoCmd.run(ApplyWindowInfoCmd.java:50)
at com.intellij.openapi.wm.impl.CommandProcessor.b(CommandProcessor.java:92)
at com.intellij.openapi.wm.impl.CommandProcessor.run(CommandProcessor.java:72)
at com.intellij.openapi.wm.impl.commands.FinalizableCommand.finish(FinalizableCommand.java:36)
at com.intellij.openapi.wm.impl.commands.ApplyWindowInfoCmd.run(ApplyWindowInfoCmd.java:50)
at com.intellij.openapi.wm.impl.CommandProcessor.b(CommandProcessor.java:92)
at com.intellij.openapi.wm.impl.CommandProcessor.run(CommandProcessor.java:72)
at com.intellij.openapi.wm.impl.commands.FinalizableCommand.finish(FinalizableCommand.java:36)
at com.intellij.openapi.wm.impl.ToolWindowsPane$AddDockedComponentCmd.run(ToolWindowsPane.java:779)
at com.intellij.openapi.wm.impl.CommandProcessor.b(CommandProcessor.java:92)
at com.intellij.openapi.wm.impl.CommandProcessor.run(CommandProcessor.java:72)
at com.intellij.openapi.wm.impl.commands.FinalizableCommand.finish(FinalizableCommand.java:36)
at com.intellij.openapi.wm.impl.commands.ApplyWindowInfoCmd.run(ApplyWindowInfoCmd.java:50)
at com.intellij.openapi.wm.impl.CommandProcessor.b(CommandProcessor.java:92)
at com.intellij.openapi.wm.impl.CommandProcessor.run(CommandProcessor.java:72)
at com.intellij.openapi.wm.impl.commands.FinalizableCommand.finish(FinalizableCommand.java:36)
at com.intellij.openapi.wm.impl.commands.ApplyWindowInfoCmd.run(ApplyWindowInfoCmd.java:50)
at com.intellij.openapi.wm.impl.CommandProcessor.b(CommandProcessor.java:92)
at com.intellij.openapi.wm.impl.CommandProcessor.run(CommandProcessor.java:72)
at com.intellij.openapi.wm.impl.commands.FinalizableCommand.finish(FinalizableCommand.java:36)
at com.intellij.openapi.wm.impl.commands.ApplyWindowInfoCmd.run(ApplyWindowInfoCmd.java:50)
at com.intellij.openapi.wm.impl.CommandProcessor.b(CommandProcessor.java:92)
at com.intellij.openapi.wm.impl.CommandProcessor.run(CommandProcessor.java:72)
at com.intellij.openapi.wm.impl.commands.FinalizableCommand.finish(FinalizableCommand.java:36)
at com.intellij.openapi.wm.impl.commands.ApplyWindowInfoCmd.run(ApplyWindowInfoCmd.java:50)
at com.intellij.openapi.wm.impl.CommandProcessor.b(CommandProcessor.java:92)
at com.intellij.openapi.wm.impl.CommandProcessor.run(CommandProcessor.java:72)
at com.intellij.openapi.wm.impl.commands.FinalizableCommand.finish(FinalizableCommand.java:36)
at com.intellij.openapi.wm.impl.commands.ApplyWindowInfoCmd.run(ApplyWindowInfoCmd.java:50)
at com.intellij.openapi.wm.impl.CommandProcessor.b(CommandProcessor.java:92)
at com.intellij.openapi.wm.impl.CommandProcessor.run(CommandProcessor.java:72)
at com.intellij.openapi.wm.impl.commands.FinalizableCommand.finish(FinalizableCommand.java:36)
at com.intellij.openapi.wm.impl.commands.ApplyWindowInfoCmd.run(ApplyWindowInfoCmd.java:50)
at com.intellij.openapi.wm.impl.CommandProcessor.b(CommandProcessor.java:92)
at com.intellij.openapi.wm.impl.CommandProcessor.run(CommandProcessor.java:72)
at com.intellij.openapi.wm.impl.commands.FinalizableCommand.finish(FinalizableCommand.java:36)
at com.intellij.openapi.wm.impl.commands.ApplyWindowInfoCmd.run(ApplyWindowInfoCmd.java:50)
at com.intellij.openapi.wm.impl.CommandProcessor.b(CommandProcessor.java:92)
at com.intellij.openapi.wm.impl.CommandProcessor.run(CommandProcessor.java:72)
at com.intellij.openapi.wm.impl.commands.FinalizableCommand.finish(FinalizableCommand.java:36)
at com.intellij.openapi.wm.impl.commands.ApplyWindowInfoCmd.run(ApplyWindowInfoCmd.java:50)
at com.intellij.openapi.wm.impl.CommandProcessor.b(CommandProcessor.java:92)
at com.intellij.openapi.wm.impl.CommandProcessor.run(CommandProcessor.java:72)
at com.intellij.openapi.wm.impl.commands.FinalizableCommand.finish(FinalizableCommand.java:36)
at com.intellij.openapi.wm.impl.commands.ApplyWindowInfoCmd.run(ApplyWindowInfoCmd.java:50)
at com.intellij.openapi.wm.impl.CommandProcessor.b(CommandProcessor.java:92)
at com.intellij.openapi.wm.impl.CommandProcessor.run(CommandProcessor.java:72)
at com.intellij.openapi.wm.impl.commands.FinalizableCommand.finish(FinalizableCommand.java:36)
at com.intellij.openapi.wm.impl.commands.ApplyWindowInfoCmd.run(ApplyWindowInfoCmd.java:50)
at com.intellij.openapi.wm.impl.CommandProcessor.b(CommandProcessor.java:92)
at com.intellij.openapi.wm.impl.CommandProcessor.run(CommandProcessor.java:72)
at com.intellij.openapi.wm.impl.commands.FinalizableCommand.finish(FinalizableCommand.java:36)
at com.intellij.openapi.wm.impl.commands.ApplyWindowInfoCmd.run(ApplyWindowInfoCmd.java:50)
at com.intellij.openapi.wm.impl.CommandProcessor.b(CommandProcessor.java:92)
at com.intellij.openapi.wm.impl.CommandProcessor.run(CommandProcessor.java:72)
at com.intellij.openapi.wm.impl.commands.FinalizableCommand.finish(FinalizableCommand.java:36)
at com.intellij.openapi.wm.impl.commands.ApplyWindowInfoCmd.run(ApplyWindowInfoCmd.java:50)
at com.intellij.openapi.wm.impl.CommandProcessor.b(CommandProcessor.java:92)
at com.intellij.openapi.wm.impl.CommandProcessor.run(CommandProcessor.java:72)
at com.intellij.openapi.wm.impl.CommandProcessor.execute(CommandProcessor.java:64)
at com.intellij.openapi.wm.impl.ToolWindowManagerImpl.execute(ToolWindowManagerImpl.java:566)
at com.intellij.openapi.wm.impl.ToolWindowManagerImpl.activateToolWindow(ToolWindowManagerImpl.java:726)
at com.intellij.openapi.wm.impl.ToolWindowManagerImpl$MyInternalDecoratorListener.activated(ToolWindowManagerImpl.java:2316)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.intellij.util.EventDispatcher.dispatch(EventDispatcher.java:99)
at com.intellij.util.EventDispatcher.access$200(EventDispatcher.java:35)
at com.intellij.util.EventDispatcher$2.invoke(EventDispatcher.java:79)
at com.intellij.openapi.wm.impl.$Proxy83.activated(Unknown Source)
at com.intellij.openapi.wm.impl.InternalDecorator.fireActivated(InternalDecorator.java:244)
at com.intellij.openapi.wm.impl.StripeButton.actionPerformed(StripeButton.java:302)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2348)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
at javax.swing.JToggleButton$ToggleButtonModel.setPressed(JToggleButton.java:308)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:289)
at java.awt.Component.processMouseEvent(Component.java:6541)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3324)
at com.intellij.openapi.wm.impl.StripeButton.processMouseEvent(StripeButton.java:293)
at java.awt.Component.processEvent(Component.java:6306)
at java.awt.Container.processEvent(Container.java:2236)
at java.awt.Component.dispatchEventImpl(Component.java:4897)
at java.awt.Container.dispatchEventImpl(Container.java:2294)
at java.awt.Component.dispatchEvent(Component.java:4719)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4525)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466)
at java.awt.Container.dispatchEventImpl(Container.java:2280)
at java.awt.Window.dispatchEventImpl(Window.java:2746)
at java.awt.Component.dispatchEvent(Component.java:4719)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:764)
at java.awt.EventQueue.access$500(EventQueue.java:98)
at java.awt.EventQueue$3.run(EventQueue.java:715)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:90)
at java.awt.EventQueue$4.run(EventQueue.java:737)
at java.awt.EventQueue$4.run(EventQueue.java:735)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:734)
at com.intellij.ide.IdeEventQueue.j(IdeEventQueue.java:827)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:651)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:365)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
Caused by: com.intellij.remote.RemoteSdkException: Error connecting to remote host:52.25.238.77
at com.jetbrains.plugins.remotesdk.SdkSessionManager.processResult(SdkSessionManager.java:74)
at com.jetbrains.plugins.remotesdk.SdkSessionManager.checkConnectionAndGetSession(SdkSessionManager.java:57)
at com.jetbrains.python.remote.PySshRemoteProcessStarterManager.startRemoteProcess(PySshRemoteProcessStarterManager.java:74)
at com.jetbrains.python.remote.PySshRemoteProcessStarterManager.startRemoteProcess(PySshRemoteProcessStarterManager.java:42)
at com.jetbrains.python.remote.PySshRemoteProcessStarterManager.startRemoteProcess(PySshRemoteProcessStarterManager.java:19)
at com.jetbrains.python.console.PydevConsoleRunnerImpl.a(PydevConsoleRunnerImpl.java:464)
... 133 more
Caused by: com.jetbrains.plugins.webDeployment.CustomFileSystemException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.remotesdk.RemoteSdkUtil.checkInterpreterAndCreateHelpersFolder(RemoteSdkUtil.java:403)
at com.jetbrains.plugins.remotesdk.SdkSessionManager$Checker.lambda$work$0(SdkSessionManager.java:109)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:32)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.remotesdk.transport.SshRemoteSession.sftp(SshRemoteSession.java:105)
at com.jetbrains.plugins.remotesdk.RemoteSdkUtil.checkInterpreterAndCreateHelpersFolder(RemoteSdkUtil.java:338)
... 7 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:28)
... 10 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 11 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 15 more
2018-08-15 10:40:10,381 [ 54153] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @307af865 to ubuntu@52.25.238.77:22
2018-08-15 10:40:11,670 [ 55442] WARN - t.connections.RemoteConnection - Retrying connecting to sftp://52.25.238.77:22/ in @5104e49a: 1 iterations
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.PublishUtils.lambda$null$1(PublishUtils.java:99)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 13 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:32)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 16 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:28)
... 18 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 19 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 23 more
2018-08-15 10:40:11,691 [ 55463] WARN - loyment.ui.WebServerConfigForm - Could not determine the type of file "sftp://52.25.238.77/".
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.PublishUtils.lambda$null$1(PublishUtils.java:99)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 13 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:32)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 16 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:28)
... 18 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 19 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 23 more
2018-08-15 10:40:15,145 [ 58917] WARN - t.connections.RemoteConnection - Forced closing file system of sftp://52.25.238.77:22/ in @5104e49a
2018-08-15 10:40:23,766 [ 67538] WARN - t.connections.RemoteConnection - Forced closing file system of sftp://52.25.238.77:22/ in @3d6a757c
2018-08-15 10:40:23,782 [ 67554] WARN - t.connections.RemoteConnection - Forced closing file system of sftp://52.25.238.77:22/ in @5f5cc89c
2018-08-15 10:40:23,882 [ 67654] INFO - stubs.SerializationManagerImpl - START StubSerializationManager SHUTDOWN
2018-08-15 10:40:23,883 [ 67655] INFO - stubs.SerializationManagerImpl - END StubSerializationManager SHUTDOWN
2018-08-15 10:40:23,907 [ 67679] INFO - org.jetbrains.io.BuiltInServer - web server stopped
2018-08-15 10:40:23,924 [ 67696] INFO - Types.impl.FileTypeManagerImpl - FileTypeManager: 0 auto-detected files
Elapsed time on auto-detect: 0 ms
2018-08-15 10:40:23,939 [ 67711] INFO - pl.local.NativeFileWatcherImpl - Watcher terminated with exit code 0
2018-08-15 10:40:23,942 [ 67714] INFO - il.indexing.FileBasedIndexImpl - START INDEX SHUTDOWN
2018-08-15 10:40:24,073 [ 67845] INFO - il.indexing.FileBasedIndexImpl - END INDEX SHUTDOWN
2018-08-15 10:40:24,078 [ 67850] INFO - newvfs.persistent.PersistentFS - VFS dispose started
2018-08-15 10:40:24,082 [ 67854] INFO - newvfs.persistent.PersistentFS - VFS dispose completed
2018-08-15 10:40:24,115 [ 67887] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE SHUTDOWN ------------------------------------------------------
2018-08-15 10:40:24,140 [ 67912] INFO - org.jetbrains.io.BuiltInServer - web server stopped
2018-08-15 10:42:37,558 [ 0] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE STARTED ------------------------------------------------------
2018-08-15 10:42:37,566 [ 8] INFO - #com.intellij.util.ui.JBUI - User scale factor: 1.5
2018-08-15 10:42:37,567 [ 9] INFO - #com.intellij.util.ui.JBUI - System scale factor: 1.5833334 (IDE-managed HiDPI)
2018-08-15 10:42:37,575 [ 17] INFO - #com.intellij.idea.Main - IDE: PyCharm (build #PY-171.4694.38, 13 Jun 2017 05:37)
2018-08-15 10:42:37,575 [ 17] INFO - #com.intellij.idea.Main - OS: Linux (4.4.0-130-generic, amd64)
2018-08-15 10:42:37,575 [ 17] INFO - #com.intellij.idea.Main - JRE: 1.8.0_112-release-736-b21 (JetBrains s.r.o)
2018-08-15 10:42:37,575 [ 17] INFO - #com.intellij.idea.Main - JVM: 25.112-b21 (OpenJDK 64-Bit Server VM)
2018-08-15 10:42:37,577 [ 19] INFO - #com.intellij.idea.Main - JVM Args: -Xbootclasspath/a:/home/phani/.local/share/JetBrains/Toolbox/apps/PyCharm-P/ch-0/171.4694.38/lib/boot.jar -Xms128m -Xmx750m -XX:ReservedCodeCacheSize=240m -XX:+UseConcMarkSweepGC -XX:SoftRefLRUPolicyMSPerMB=50 -ea -Dsun.io.useCanonCaches=false -Djava.net.preferIPv4Stack=true -XX:+HeapDumpOnOutOfMemoryError -XX:-OmitStackTraceInFastThrow -Dawt.useSystemAAFontSettings=lcd -Dsun.java2d.renderer=sun.java2d.marlin.MarlinRenderingEngine -Dide.no.platform.update=true -XX:ErrorFile=/home/phani/java_error_in_PYCHARM_%p.log -XX:HeapDumpPath=/home/phani/java_error_in_PYCHARM.hprof -Didea.paths.selector=PyCharm2017.1 -Djb.vmOptionsFile=/home/phani/.local/share/JetBrains/Toolbox/apps/PyCharm-P/ch-0/171.4694.38/bin/pycharm64.vmoptions -Didea.platform.prefix=Python
2018-08-15 10:42:37,578 [ 20] INFO - #com.intellij.idea.Main - ext: /home/phani/.local/share/JetBrains/Toolbox/apps/PyCharm-P/ch-0/171.4694.38/jre64/lib/ext: [nashorn.jar, sunpkcs11.jar, cldrdata.jar, localedata.jar, sunjce_provider.jar, zipfs.jar, dnsns.jar, jaccess.jar, jfxrt.jar, sunec.jar, meta-index]
2018-08-15 10:42:37,578 [ 20] INFO - #com.intellij.idea.Main - JNU charset: UTF-8
2018-08-15 10:42:37,592 [ 34] INFO - #com.intellij.idea.Main - JNA library (64-bit) loaded in 14 ms
2018-08-15 10:42:37,888 [ 330] INFO - .intellij.idea.IdeaApplication - WM detected: Compiz
2018-08-15 10:42:38,300 [ 742] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor plugin-intelliLang.xml
2018-08-15 10:42:38,484 [ 926] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor js-nashorn-support.xml
2018-08-15 10:42:38,638 [ 1080] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor uml-java-support.xml
2018-08-15 10:42:38,639 [ 1081] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor uml-properties-support.xml
2018-08-15 10:42:38,946 [ 1388] INFO - llij.ide.plugins.PluginManager - Plugin 'Markdown Navigator' can't be loaded because: Plugin is disabled
2018-08-15 10:42:39,098 [ 1540] INFO - llij.ide.plugins.PluginManager - 54 plugins initialized in 910 ms
2018-08-15 10:42:39,099 [ 1541] INFO - llij.ide.plugins.PluginManager - Loaded bundled plugins: AngularJS (171.4694.38), CSS Support (171.4694.38), CVS Integration (11), CoffeeScript (2.0), Concurrency Visualiser (0.1), Database Tools and SQL (1.0), Django Database Support Integration (1.0), Docker integration (2.5.3.1), EditorConfig (171.4694.38), File Watchers (171.4694.38), GNU GetText files support (*.po) (171.4694.38), Gherkin (999.999), Git Integration (8.1), GitHub (171.4694.38), HTML Tools (2.0), Haml (171.4694.38), IDEA CORE (171.4694.38), IPython Notebook (0.1), Ini4Idea (171.4694.38), IntelliLang (8.0), JavaScript Debugger (1.0), JavaScript Intention Power Pack (0.9.4), JavaScript Support (1.0), Less support (171.4694.38), Perforce Integration (2.0), Puppet Support (VERSION), Python BDD support for engines, based on Gherkin (cucumber, lettuce, behave) (0.1), Python Docker (VERSION), Python IntelliLang (VERSION), Python JavaScript Debugger Integration (VERSION), Python Localization Integration (VERSION), Python Profiler (0.1), Python ReStructureText Integration (1.0), Python Remote Interpreter (VERSION), Python Terminal (VERSION), Python UML Diagrams (VERSION), REST Client (171.4694.38), ReStructuredText Support (171.4694.38), Remote Hosts Access (0.1), SSH Remote Run (0.1), Sass support (171.4694.38), Settings Repository (171.4694.38), Stylus support (999.999), Subversion Integration (1.1), Task Management (1.0), Terminal (0.1), TextMate bundles support (VERSION), UML Support (1.0), Vagrant (171.4694.38), hg4idea (10.0), tslint (171.4694.38)
2018-08-15 10:42:39,100 [ 1542] INFO - llij.ide.plugins.PluginManager - Loaded custom plugins: Markdown support (2017.1.20170419), YAML (171.4694.38)
2018-08-15 10:42:39,100 [ 1542] INFO - llij.ide.plugins.PluginManager - Disabled plugins: Markdown Navigator (2.5.4)
2018-08-15 10:42:39,563 [ 2005] INFO - ellij.util.io.PagedFileStorage - lower=100; upper=500; buffer=10; max=705
2018-08-15 10:42:39,602 [ 2044] INFO - pl.local.NativeFileWatcherImpl - Starting file watcher: /home/phani/.local/share/JetBrains/Toolbox/apps/PyCharm-P/ch-0/171.4694.38/bin/fsnotifier64
2018-08-15 10:42:39,614 [ 2056] INFO - pl.local.NativeFileWatcherImpl - Native file watcher is operational.
2018-08-15 10:42:39,652 [ 2094] INFO - pi.util.registry.RegistryState - Registry values changed by user:
2018-08-15 10:42:39,652 [ 2094] INFO - pi.util.registry.RegistryState - debugger.watches.in.variables = false
2018-08-15 10:42:39,652 [ 2094] INFO - pi.util.registry.RegistryState - ide.ssh.one.time.password = true
2018-08-15 10:42:40,252 [ 2694] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=19, fontScale=1.25; restored: fontSize=24, fontScale=1.5833334
2018-08-15 10:42:40,939 [ 3381] INFO - til.net.ssl.CertificateManager - Default SSL context initialized
2018-08-15 10:42:40,979 [ 3421] INFO - figurations.GeneralCommandLine - Cannot run program "/home/phani/.local/share/JetBrains/Toolbox/apps/PyCharm-P/ch-0/171.4694.38/bin/java": error=2, No such file or directory
java.io.IOException: Cannot run program "/home/phani/.local/share/JetBrains/Toolbox/apps/PyCharm-P/ch-0/171.4694.38/bin/java": error=2, No such file or directory
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
at com.intellij.execution.configurations.GeneralCommandLine.startProcess(GeneralCommandLine.java:405)
at com.intellij.execution.configurations.GeneralCommandLine.createProcess(GeneralCommandLine.java:375)
at com.intellij.execution.process.OSProcessHandler.<init>(OSProcessHandler.java:45)
at com.intellij.execution.process.CapturingProcessHandler.<init>(CapturingProcessHandler.java:38)
at com.intellij.execution.util.ExecUtil.execAndGetOutput(ExecUtil.java:100)
at com.intellij.util.JdkBundle.a(JdkBundle.java:221)
at com.intellij.util.JdkBundle.createBundle(JdkBundle.java:92)
at com.intellij.util.JdkBundle.createBoot(JdkBundle.java:125)
at com.intellij.util.JdkBundle.createBoot(JdkBundle.java:113)
at com.intellij.ide.SystemHealthMonitor.d(SystemHealthMonitor.java:86)
at com.intellij.ide.SystemHealthMonitor.initComponent(SystemHealthMonitor.java:75)
at com.intellij.openapi.components.impl.ComponentManagerImpl$ComponentConfigComponentAdapter.getComponentInstance(ComponentManagerImpl.java:491)
at com.intellij.openapi.components.impl.ComponentManagerImpl.createComponents(ComponentManagerImpl.java:120)
at com.intellij.openapi.application.impl.ApplicationImpl.a(ApplicationImpl.java:466)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:176)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:556)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:501)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:66)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:163)
at com.intellij.openapi.application.impl.ApplicationImpl.createComponents(ApplicationImpl.java:473)
at com.intellij.openapi.components.impl.ComponentManagerImpl.init(ComponentManagerImpl.java:104)
at com.intellij.openapi.application.impl.ApplicationImpl.load(ApplicationImpl.java:425)
at com.intellij.openapi.application.impl.ApplicationImpl.load(ApplicationImpl.java:411)
at com.intellij.idea.IdeaApplication.run(IdeaApplication.java:203)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.intellij.idea.MainImpl$1$1.a(MainImpl.java:63)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:762)
at java.awt.EventQueue.access$500(EventQueue.java:98)
at java.awt.EventQueue$3.run(EventQueue.java:715)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:732)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:343)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
Caused by: java.io.IOException: error=2, No such file or directory
at java.lang.UNIXProcess.forkAndExec(Native Method)
at java.lang.UNIXProcess.<init>(UNIXProcess.java:247)
at java.lang.ProcessImpl.start(ProcessImpl.java:134)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
... 44 more
2018-08-15 10:42:41,044 [ 3486] INFO - rains.ide.BuiltInServerManager - built-in server started, port 63342
2018-08-15 10:42:41,117 [ 3559] INFO - gs.impl.UpdateCheckerComponent - channel: release
2018-08-15 10:42:41,302 [ 3744] INFO - il.indexing.FileBasedIndexImpl - Index exts enumerated:60
2018-08-15 10:42:41,313 [ 3755] INFO - il.indexing.FileBasedIndexImpl - Index scheduled:11
2018-08-15 10:42:41,383 [ 3825] INFO - tellij.psi.stubs.StubIndexImpl - All stub exts enumerated:61
2018-08-15 10:42:41,383 [ 3825] INFO - tellij.psi.stubs.StubIndexImpl - stub exts update scheduled:0
2018-08-15 10:42:41,821 [ 4263] INFO - j.ide.script.IdeStartupScripts - 0 startup script(s) found
2018-08-15 10:42:42,063 [ 4505] INFO - plication.impl.ApplicationImpl - 80 application components initialized in 3880ms
2018-08-15 10:42:42,077 [ 4519] INFO - .intellij.idea.IdeaApplication - App initialization took 5283 ms
2018-08-15 10:42:42,269 [ 4711] INFO - pl$FileIndexDataInitialization - Initialization done:955
2018-08-15 10:42:42,364 [ 4806] INFO - exImpl$StubIndexInitialization - Initialization done:94
2018-08-15 10:42:42,618 [ 5060] INFO - ellij.project.impl.ProjectImpl - 15 project components initialized in 238 ms
2018-08-15 10:42:43,604 [ 6046] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=12, fontScale=null; restored: fontSize=12, fontScale=1.5833334
2018-08-15 10:42:43,612 [ 6054] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=12, fontScale=null; restored: fontSize=12, fontScale=1.5833334
2018-08-15 10:42:43,618 [ 6060] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=11, fontScale=null; restored: fontSize=11, fontScale=1.5833334
2018-08-15 10:42:43,625 [ 6067] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=12, fontScale=null; restored: fontSize=12, fontScale=1.5833334
2018-08-15 10:42:44,294 [ 6736] INFO - .openapi.application.Preloader - Finished preloading com.intellij.openapi.actionSystem.impl.ActionPreloader@d03aede
2018-08-15 10:42:44,865 [ 7307] INFO - .openapi.application.Preloader - Finished preloading com.intellij.ide.ui.search.SearchableOptionPreloader@18afb027
2018-08-15 10:42:45,172 [ 7614] INFO - .openapi.application.Preloader - Finished preloading com.intellij.codeInsight.completion.CompletionPreloader@46871762
2018-08-15 10:42:45,400 [ 7842] INFO - ellij.project.impl.ProjectImpl - 108 project components initialized in 2742 ms
2018-08-15 10:42:45,673 [ 8115] INFO - le.impl.ModuleManagerComponent - 1 module(s) loaded in 270 ms
2018-08-15 10:42:45,823 [ 8265] WARN - om.intellij.util.ProfilingUtil - Profiling agent is not enabled. Add -agentlib:yjpagent to idea.vmoptions if necessary to profile IDEA.
2018-08-15 10:42:47,424 [ 9866] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 797ms; general responsiveness: ok; EDT responsiveness: ok
2018-08-15 10:42:49,115 [ 11557] INFO - tartup.impl.StartupManagerImpl - OpenFilesActivity run in 2703
2018-08-15 10:42:50,654 [ 13096] INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 3228ms; general responsiveness: ok; EDT responsiveness: 1/3 sluggish
2018-08-15 10:42:50,652 [ 13094] INFO - tartup.impl.StartupManagerImpl - /home/phani/Dropbox/Gatech/Layered Insight/LI Code/.idea case-sensitivity: expected=true actual=true
2018-08-15 10:42:52,014 [ 14456] INFO - tartup.impl.StartupManagerImpl - PyPackagesUpdater run in 929
2018-08-15 10:42:52,018 [ 14460] WARN - ng.ui.PyCondaManagementService - Could not find conda python interpreter
2018-08-15 10:42:52,997 [ 15439] INFO - tor.impl.FileEditorManagerImpl - Project opening took 10395 ms
2018-08-15 10:42:57,212 [ 19654] INFO - s.webDeployment.PublishUtils$1 - Using "/tmp/vfs_cache" as temporary files store.
2018-08-15 10:42:58,224 [ 20666] INFO - ns.python.sdk.PythonSdkUpdater - Performing background update of skeletons for SDK Remote Python 3.6.5 (ssh://ubuntu@52.25.238.77:22/home/ubuntu/src/anaconda3/envs/torch4/bin/python) (ssh://ubuntu@52.25.238.77:22/home/ubuntu/src/anaconda3/envs/torch4/bin/python)
2018-08-15 10:42:58,224 [ 20666] INFO - .skeletons.PySkeletonRefresher - Refreshing skeletons for ssh://ubuntu@52.25.238.77:22/home/ubuntu/src/anaconda3/envs/torch4/bin/python
2018-08-15 10:42:58,290 [ 20732] INFO - ugins.remotesdk.RemoteTransfer - Uploading helpers to /home/ubuntu/.pycharm_helpers
2018-08-15 10:42:58,385 [ 20827] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @73566386 to ubuntu@52.25.238.77:22
2018-08-15 10:42:59,832 [ 22274] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @73566386 to ubuntu@52.25.238.77:22
2018-08-15 10:42:59,833 [ 22275] WARN - t.connections.RemoteConnection - Retrying connecting to sftp://52.25.238.77:22/ in @2a601627: 1 iterations
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeContext.getConnection(ServerTreeContext.java:88)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.computeFile(ServerTreeNode.java:271)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.createChildren(ServerTreeNode.java:179)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.loadChildren(ServerTreeNode.java:164)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.lambda$getChildren$0(ServerTreeNode.java:155)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 17 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:43)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 20 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 23 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 27 more
2018-08-15 10:42:59,834 [ 22276] WARN - i.remotebrowser.ServerTreeNode - Could not determine the type of file "sftp://52.25.238.77/".
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeContext.getConnection(ServerTreeContext.java:88)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.computeFile(ServerTreeNode.java:271)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.createChildren(ServerTreeNode.java:179)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.loadChildren(ServerTreeNode.java:164)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.lambda$getChildren$0(ServerTreeNode.java:155)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 17 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:43)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 20 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 23 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 27 more
2018-08-15 10:43:01,086 [ 23528] WARN - t.connections.RemoteConnection - Retrying connecting to sftp://52.25.238.77:22/ in @5029f9b: 1 iterations
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.remotesdk.RemoteTransfer.openConnection(RemoteTransfer.java:245)
at com.jetbrains.plugins.remotesdk.RemoteTransfer.doCopyHelpers(RemoteTransfer.java:190)
at com.jetbrains.plugins.remotesdk.RemoteTransfer.access$000(RemoteTransfer.java:43)
at com.jetbrains.plugins.remotesdk.RemoteTransfer$2.run(RemoteTransfer.java:138)
at com.jetbrains.plugins.remotesdk.RemoteTransfer$4.run(RemoteTransfer.java:164)
at com.jetbrains.plugins.remotesdk.RemoteTransfer.uploadHelpers(RemoteTransfer.java:150)
at com.jetbrains.python.remote.PyRemoteTransfer.uploadHelpers(PyRemoteTransfer.java:59)
at com.jetbrains.python.remote.PyRemoteSkeletonGenerator.prepare(PyRemoteSkeletonGenerator.java:85)
at com.jetbrains.python.sdk.skeletons.PySkeletonRefresher.regenerateSkeletons(PySkeletonRefresher.java:288)
at com.jetbrains.python.sdk.skeletons.PySkeletonRefresher.refreshSkeletonsOfSdk(PySkeletonRefresher.java:129)
at com.jetbrains.python.sdk.PythonSdkUpdater$2.run(PythonSdkUpdater.java:159)
at com.intellij.openapi.progress.impl.CoreProgressManager$TaskRunnable.run(CoreProgressManager.java:726)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:176)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:556)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:501)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:66)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:163)
at com.intellij.openapi.progress.impl.ProgressManagerImpl$1.run(ProgressManagerImpl.java:137)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 30 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:32)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 33 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:28)
... 35 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 36 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 40 more
2018-08-15 10:43:01,093 [ 23535] WARN - ugins.remotesdk.RemoteTransfer - Could not determine the type of file "sftp://52.25.238.77/".
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.remotesdk.RemoteTransfer.openConnection(RemoteTransfer.java:245)
at com.jetbrains.plugins.remotesdk.RemoteTransfer.doCopyHelpers(RemoteTransfer.java:190)
at com.jetbrains.plugins.remotesdk.RemoteTransfer.access$000(RemoteTransfer.java:43)
at com.jetbrains.plugins.remotesdk.RemoteTransfer$2.run(RemoteTransfer.java:138)
at com.jetbrains.plugins.remotesdk.RemoteTransfer$4.run(RemoteTransfer.java:164)
at com.jetbrains.plugins.remotesdk.RemoteTransfer.uploadHelpers(RemoteTransfer.java:150)
at com.jetbrains.python.remote.PyRemoteTransfer.uploadHelpers(PyRemoteTransfer.java:59)
at com.jetbrains.python.remote.PyRemoteSkeletonGenerator.prepare(PyRemoteSkeletonGenerator.java:85)
at com.jetbrains.python.sdk.skeletons.PySkeletonRefresher.regenerateSkeletons(PySkeletonRefresher.java:288)
at com.jetbrains.python.sdk.skeletons.PySkeletonRefresher.refreshSkeletonsOfSdk(PySkeletonRefresher.java:129)
at com.jetbrains.python.sdk.PythonSdkUpdater$2.run(PythonSdkUpdater.java:159)
at com.intellij.openapi.progress.impl.CoreProgressManager$TaskRunnable.run(CoreProgressManager.java:726)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:176)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:556)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:501)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:66)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:163)
at com.intellij.openapi.progress.impl.ProgressManagerImpl$1.run(ProgressManagerImpl.java:137)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 30 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:32)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 33 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:28)
... 35 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 36 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 40 more
2018-08-15 10:43:01,146 [ 23588] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @73566386 to ubuntu@52.25.238.77:22
2018-08-15 10:43:02,423 [ 24865] ERROR - ns.python.sdk.PythonSdkUpdater - Error connecting to remote host:52.25.238.77
com.jetbrains.python.sdk.InvalidSdkException: Error connecting to remote host:52.25.238.77
at com.jetbrains.python.remote.PyRemoteSkeletonGenerator.getProcessOutput(PyRemoteSkeletonGenerator.java:110)
at com.jetbrains.python.sdk.skeletons.PySkeletonGenerator.listBinaries(PySkeletonGenerator.java:214)
at com.jetbrains.python.remote.PyRemoteSkeletonGeneratorBase.listBinaries(PyRemoteSkeletonGeneratorBase.java:172)
at com.jetbrains.python.sdk.skeletons.PySkeletonRefresher.regenerateSkeletons(PySkeletonRefresher.java:295)
at com.jetbrains.python.sdk.skeletons.PySkeletonRefresher.refreshSkeletonsOfSdk(PySkeletonRefresher.java:129)
at com.jetbrains.python.sdk.PythonSdkUpdater$2.run(PythonSdkUpdater.java:159)
at com.intellij.openapi.progress.impl.CoreProgressManager$TaskRunnable.run(CoreProgressManager.java:726)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:176)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:556)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:501)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:66)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:163)
at com.intellij.openapi.progress.impl.ProgressManagerImpl$1.run(ProgressManagerImpl.java:137)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: com.intellij.remote.RemoteSdkException: Error connecting to remote host:52.25.238.77
at com.jetbrains.plugins.remotesdk.SdkSessionManager.processResult(SdkSessionManager.java:74)
at com.jetbrains.plugins.remotesdk.SdkSessionManager.checkConnectionAndGetSession(SdkSessionManager.java:57)
at com.jetbrains.python.remote.PyRemoteSkeletonGenerator.getRunProcessSession(PyRemoteSkeletonGenerator.java:235)
at com.jetbrains.python.remote.PyRemoteSkeletonGenerator.getProcessOutput(PyRemoteSkeletonGenerator.java:101)
... 18 more
Caused by: com.jetbrains.plugins.webDeployment.CustomFileSystemException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.remotesdk.RemoteSdkUtil.checkInterpreterAndCreateHelpersFolder(RemoteSdkUtil.java:403)
at com.jetbrains.plugins.remotesdk.SdkSessionManager$Checker.lambda$work$0(SdkSessionManager.java:109)
... 6 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:32)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.remotesdk.transport.SshRemoteSession.sftp(SshRemoteSession.java:105)
at com.jetbrains.plugins.remotesdk.RemoteSdkUtil.checkInterpreterAndCreateHelpersFolder(RemoteSdkUtil.java:338)
... 7 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:28)
... 10 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 11 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 15 more
2018-08-15 10:43:02,441 [ 24883] ERROR - ns.python.sdk.PythonSdkUpdater - PyCharm 2017.1.4 Build #PY-171.4694.38
2018-08-15 10:43:02,441 [ 24883] ERROR - ns.python.sdk.PythonSdkUpdater - JDK: 1.8.0_112-release
2018-08-15 10:43:02,441 [ 24883] ERROR - ns.python.sdk.PythonSdkUpdater - VM: OpenJDK 64-Bit Server VM
2018-08-15 10:43:02,441 [ 24883] ERROR - ns.python.sdk.PythonSdkUpdater - Vendor: JetBrains s.r.o
2018-08-15 10:43:02,441 [ 24883] ERROR - ns.python.sdk.PythonSdkUpdater - OS: Linux
2018-08-15 10:43:02,441 [ 24883] ERROR - ns.python.sdk.PythonSdkUpdater - Last Action:
2018-08-15 10:44:29,878 [ 112320] WARN - t.connections.RemoteConnection - Forced closing file system of sftp://52.25.238.77:22/ in @5029f9b
2018-08-15 10:44:29,878 [ 112320] WARN - t.connections.RemoteConnection - Forced closing file system of sftp://52.25.238.77:22/ in @2a601627
2018-08-15 10:44:29,911 [ 112353] INFO - stubs.SerializationManagerImpl - START StubSerializationManager SHUTDOWN
2018-08-15 10:44:29,911 [ 112353] INFO - stubs.SerializationManagerImpl - END StubSerializationManager SHUTDOWN
2018-08-15 10:44:29,918 [ 112360] INFO - org.jetbrains.io.BuiltInServer - web server stopped
2018-08-15 10:44:29,921 [ 112363] INFO - Types.impl.FileTypeManagerImpl - FileTypeManager: 2 auto-detected files
Elapsed time on auto-detect: 6 ms
2018-08-15 10:44:29,928 [ 112370] INFO - pl.local.NativeFileWatcherImpl - Watcher terminated with exit code 0
2018-08-15 10:44:29,928 [ 112370] INFO - il.indexing.FileBasedIndexImpl - START INDEX SHUTDOWN
2018-08-15 10:44:30,110 [ 112552] INFO - il.indexing.FileBasedIndexImpl - END INDEX SHUTDOWN
2018-08-15 10:44:30,114 [ 112556] INFO - newvfs.persistent.PersistentFS - VFS dispose started
2018-08-15 10:44:30,119 [ 112561] INFO - newvfs.persistent.PersistentFS - VFS dispose completed
2018-08-15 10:44:30,126 [ 112568] INFO - #com.intellij.util.Restarter - restart: []
2018-08-15 10:44:30,137 [ 112579] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE SHUTDOWN ------------------------------------------------------
2018-08-15 10:44:30,138 [ 112580] INFO - org.jetbrains.io.BuiltInServer - web server stopped
2018-08-15 10:44:32,194 [ 0] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE STARTED ------------------------------------------------------
2018-08-15 10:44:32,205 [ 11] INFO - #com.intellij.util.ui.JBUI - User scale factor: 1.5
2018-08-15 10:44:32,205 [ 11] INFO - #com.intellij.util.ui.JBUI - System scale factor: 1.5833334 (IDE-managed HiDPI)
2018-08-15 10:44:32,214 [ 20] INFO - #com.intellij.idea.Main - IDE: PyCharm (build #PY-171.4694.38, 13 Jun 2017 05:32)
2018-08-15 10:44:32,214 [ 20] INFO - #com.intellij.idea.Main - OS: Linux (4.4.0-130-generic, amd64)
2018-08-15 10:44:32,214 [ 20] INFO - #com.intellij.idea.Main - JRE: 1.8.0_112-release-736-b21 (JetBrains s.r.o)
2018-08-15 10:44:32,215 [ 21] INFO - #com.intellij.idea.Main - JVM: 25.112-b21 (OpenJDK 64-Bit Server VM)
2018-08-15 10:44:32,217 [ 23] INFO - #com.intellij.idea.Main - JVM Args: -Xbootclasspath/a:/home/phani/.local/share/JetBrains/Toolbox/apps/PyCharm-P/ch-0/171.4694.38/lib/boot.jar -Xms128m -Xmx750m -XX:ReservedCodeCacheSize=240m -XX:+UseConcMarkSweepGC -XX:SoftRefLRUPolicyMSPerMB=50 -ea -Dsun.io.useCanonCaches=false -Djava.net.preferIPv4Stack=true -XX:+HeapDumpOnOutOfMemoryError -XX:-OmitStackTraceInFastThrow -Dawt.useSystemAAFontSettings=lcd -Dsun.java2d.renderer=sun.java2d.marlin.MarlinRenderingEngine -Dide.no.platform.update=true -XX:ErrorFile=/home/phani/java_error_in_PYCHARM_%p.log -XX:HeapDumpPath=/home/phani/java_error_in_PYCHARM.hprof -Didea.paths.selector=PyCharm2017.1 -Djb.vmOptionsFile=/home/phani/.local/share/JetBrains/Toolbox/apps/PyCharm-P/ch-0/171.4694.38/bin/pycharm64.vmoptions -Didea.platform.prefix=Python
2018-08-15 10:44:32,218 [ 24] INFO - #com.intellij.idea.Main - ext: /home/phani/.local/share/JetBrains/Toolbox/apps/PyCharm-P/ch-0/171.4694.38/jre64/lib/ext: [nashorn.jar, sunpkcs11.jar, cldrdata.jar, localedata.jar, sunjce_provider.jar, zipfs.jar, dnsns.jar, jaccess.jar, jfxrt.jar, sunec.jar, meta-index]
2018-08-15 10:44:32,218 [ 24] INFO - #com.intellij.idea.Main - JNU charset: UTF-8
2018-08-15 10:44:32,247 [ 53] INFO - #com.intellij.idea.Main - JNA library (64-bit) loaded in 29 ms
2018-08-15 10:44:32,788 [ 594] INFO - .intellij.idea.IdeaApplication - WM detected: Compiz
2018-08-15 10:44:33,493 [ 1299] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor plugin-intelliLang.xml
2018-08-15 10:44:33,738 [ 1544] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor js-nashorn-support.xml
2018-08-15 10:44:33,972 [ 1778] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor uml-properties-support.xml
2018-08-15 10:44:33,973 [ 1779] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor uml-java-support.xml
2018-08-15 10:44:34,329 [ 2135] INFO - llij.ide.plugins.PluginManager - Plugin 'Markdown Navigator' can't be loaded because: Plugin is disabled
2018-08-15 10:44:34,483 [ 2289] INFO - llij.ide.plugins.PluginManager - 54 plugins initialized in 1203 ms
2018-08-15 10:44:34,484 [ 2290] INFO - llij.ide.plugins.PluginManager - Loaded bundled plugins: AngularJS (171.4694.38), CSS Support (171.4694.38), CVS Integration (11), CoffeeScript (2.0), Concurrency Visualiser (0.1), Database Tools and SQL (1.0), Django Database Support Integration (1.0), Docker integration (2.5.3.1), EditorConfig (171.4694.38), File Watchers (171.4694.38), GNU GetText files support (*.po) (171.4694.38), Gherkin (999.999), Git Integration (8.1), GitHub (171.4694.38), HTML Tools (2.0), Haml (171.4694.38), IDEA CORE (171.4694.38), IPython Notebook (0.1), Ini4Idea (171.4694.38), IntelliLang (8.0), JavaScript Debugger (1.0), JavaScript Intention Power Pack (0.9.4), JavaScript Support (1.0), Less support (171.4694.38), Perforce Integration (2.0), Puppet Support (VERSION), Python BDD support for engines, based on Gherkin (cucumber, lettuce, behave) (0.1), Python Docker (VERSION), Python IntelliLang (VERSION), Python JavaScript Debugger Integration (VERSION), Python Localization Integration (VERSION), Python Profiler (0.1), Python ReStructureText Integration (1.0), Python Remote Interpreter (VERSION), Python Terminal (VERSION), Python UML Diagrams (VERSION), REST Client (171.4694.38), ReStructuredText Support (171.4694.38), Remote Hosts Access (0.1), SSH Remote Run (0.1), Sass support (171.4694.38), Settings Repository (171.4694.38), Stylus support (999.999), Subversion Integration (1.1), Task Management (1.0), Terminal (0.1), TextMate bundles support (VERSION), UML Support (1.0), Vagrant (171.4694.38), hg4idea (10.0), tslint (171.4694.38)
2018-08-15 10:44:34,485 [ 2291] INFO - llij.ide.plugins.PluginManager - Loaded custom plugins: Markdown support (2017.1.20170419), YAML (171.4694.38)
2018-08-15 10:44:34,485 [ 2291] INFO - llij.ide.plugins.PluginManager - Disabled plugins: Markdown Navigator (2.5.4)
2018-08-15 10:44:34,951 [ 2757] INFO - ellij.util.io.PagedFileStorage - lower=100; upper=500; buffer=10; max=705
2018-08-15 10:44:34,985 [ 2791] INFO - pl.local.NativeFileWatcherImpl - Starting file watcher: /home/phani/.local/share/JetBrains/Toolbox/apps/PyCharm-P/ch-0/171.4694.38/bin/fsnotifier64
2018-08-15 10:44:34,993 [ 2799] INFO - pl.local.NativeFileWatcherImpl - Native file watcher is operational.
2018-08-15 10:44:35,025 [ 2831] INFO - pi.util.registry.RegistryState - Registry values changed by user:
2018-08-15 10:44:35,025 [ 2831] INFO - pi.util.registry.RegistryState - ide.ssh.one.time.password = true
2018-08-15 10:44:35,627 [ 3433] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=19, fontScale=1.25; restored: fontSize=24, fontScale=1.5833334
2018-08-15 10:44:36,101 [ 3907] INFO - til.net.ssl.CertificateManager - Default SSL context initialized
2018-08-15 10:44:36,114 [ 3920] INFO - figurations.GeneralCommandLine - Cannot run program "/home/phani/.local/share/JetBrains/Toolbox/apps/PyCharm-P/ch-0/171.4694.38/bin/java": error=2, No such file or directory
java.io.IOException: Cannot run program "/home/phani/.local/share/JetBrains/Toolbox/apps/PyCharm-P/ch-0/171.4694.38/bin/java": error=2, No such file or directory
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
at com.intellij.execution.configurations.GeneralCommandLine.startProcess(GeneralCommandLine.java:405)
at com.intellij.execution.configurations.GeneralCommandLine.createProcess(GeneralCommandLine.java:375)
at com.intellij.execution.process.OSProcessHandler.<init>(OSProcessHandler.java:45)
at com.intellij.execution.process.CapturingProcessHandler.<init>(CapturingProcessHandler.java:38)
at com.intellij.execution.util.ExecUtil.execAndGetOutput(ExecUtil.java:100)
at com.intellij.util.JdkBundle.a(JdkBundle.java:221)
at com.intellij.util.JdkBundle.createBundle(JdkBundle.java:92)
at com.intellij.util.JdkBundle.createBoot(JdkBundle.java:125)
at com.intellij.util.JdkBundle.createBoot(JdkBundle.java:113)
at com.intellij.ide.SystemHealthMonitor.d(SystemHealthMonitor.java:86)
at com.intellij.ide.SystemHealthMonitor.initComponent(SystemHealthMonitor.java:75)
at com.intellij.openapi.components.impl.ComponentManagerImpl$ComponentConfigComponentAdapter.getComponentInstance(ComponentManagerImpl.java:491)
at com.intellij.openapi.components.impl.ComponentManagerImpl.createComponents(ComponentManagerImpl.java:120)
at com.intellij.openapi.application.impl.ApplicationImpl.a(ApplicationImpl.java:466)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:176)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:556)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:501)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:66)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:163)
at com.intellij.openapi.application.impl.ApplicationImpl.createComponents(ApplicationImpl.java:473)
at com.intellij.openapi.components.impl.ComponentManagerImpl.init(ComponentManagerImpl.java:104)
at com.intellij.openapi.application.impl.ApplicationImpl.load(ApplicationImpl.java:425)
at com.intellij.openapi.application.impl.ApplicationImpl.load(ApplicationImpl.java:411)
at com.intellij.idea.IdeaApplication.run(IdeaApplication.java:203)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.intellij.idea.MainImpl$1$1.a(MainImpl.java:63)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:762)
at java.awt.EventQueue.access$500(EventQueue.java:98)
at java.awt.EventQueue$3.run(EventQueue.java:715)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:732)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:343)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
Caused by: java.io.IOException: error=2, No such file or directory
at java.lang.UNIXProcess.forkAndExec(Native Method)
at java.lang.UNIXProcess.<init>(UNIXProcess.java:247)
at java.lang.ProcessImpl.start(ProcessImpl.java:134)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
... 44 more
2018-08-15 10:44:36,146 [ 3952] INFO - rains.ide.BuiltInServerManager - built-in server started, port 63342
2018-08-15 10:44:36,193 [ 3999] INFO - gs.impl.UpdateCheckerComponent - channel: release
2018-08-15 10:44:36,319 [ 4125] INFO - il.indexing.FileBasedIndexImpl - Index exts enumerated:44
2018-08-15 10:44:36,327 [ 4133] INFO - il.indexing.FileBasedIndexImpl - Index scheduled:8
2018-08-15 10:44:36,384 [ 4190] INFO - tellij.psi.stubs.StubIndexImpl - All stub exts enumerated:49
2018-08-15 10:44:36,384 [ 4190] INFO - tellij.psi.stubs.StubIndexImpl - stub exts update scheduled:0
2018-08-15 10:44:36,613 [ 4419] INFO - j.ide.script.IdeStartupScripts - 0 startup script(s) found
2018-08-15 10:44:36,802 [ 4608] INFO - plication.impl.ApplicationImpl - 80 application components initialized in 3531ms
2018-08-15 10:44:36,805 [ 4611] INFO - .intellij.idea.IdeaApplication - App initialization took 5314 ms
2018-08-15 10:44:37,062 [ 4868] INFO - pl$FileIndexDataInitialization - Initialization done:735
2018-08-15 10:44:37,228 [ 5034] INFO - exImpl$StubIndexInitialization - Initialization done:166
2018-08-15 10:44:38,141 [ 5947] INFO - ellij.project.impl.ProjectImpl - 15 project components initialized in 726 ms
2018-08-15 10:44:39,266 [ 7072] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=12, fontScale=null; restored: fontSize=12, fontScale=1.5833334
2018-08-15 10:44:39,273 [ 7079] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=12, fontScale=null; restored: fontSize=12, fontScale=1.5833334
2018-08-15 10:44:39,282 [ 7088] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=11, fontScale=null; restored: fontSize=11, fontScale=1.5833334
2018-08-15 10:44:39,289 [ 7095] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=12, fontScale=null; restored: fontSize=12, fontScale=1.5833334
2018-08-15 10:44:40,168 [ 7974] INFO - .openapi.application.Preloader - Finished preloading com.intellij.openapi.actionSystem.impl.ActionPreloader@2c6640a0
2018-08-15 10:44:40,880 [ 8686] INFO - .openapi.application.Preloader - Finished preloading com.intellij.ide.ui.search.SearchableOptionPreloader@8b15f75
2018-08-15 10:44:41,150 [ 8956] INFO - .openapi.application.Preloader - Finished preloading com.intellij.codeInsight.completion.CompletionPreloader@4addafce
2018-08-15 10:44:41,455 [ 9261] INFO - ellij.project.impl.ProjectImpl - 108 project components initialized in 3670 ms
2018-08-15 10:44:41,674 [ 9480] INFO - le.impl.ModuleManagerComponent - 1 module(s) loaded in 218 ms
2018-08-15 10:44:41,803 [ 9609] WARN - om.intellij.util.ProfilingUtil - Profiling agent is not enabled. Add -agentlib:yjpagent to idea.vmoptions if necessary to profile IDEA.
2018-08-15 10:44:43,257 [ 11063] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 664ms; general responsiveness: ok; EDT responsiveness: ok
2018-08-15 10:44:44,813 [ 12619] INFO - tartup.impl.StartupManagerImpl - OpenFilesActivity run in 2378
2018-08-15 10:44:45,406 [ 13212] INFO - plication.impl.ApplicationImpl - ApplicationImpl.externalInstanceListener invocation
2018-08-15 10:44:45,407 [ 13213] INFO - ellij.ide.CommandLineProcessor - -----
2018-08-15 10:44:46,269 [ 14075] INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 3010ms; general responsiveness: ok; EDT responsiveness: 1/4 sluggish, 2/4 very slow
2018-08-15 10:44:47,123 [ 14929] INFO - tartup.impl.StartupManagerImpl - /home/phani/Dropbox/Gatech/Layered Insight/LI Code/.idea case-sensitivity: expected=true actual=true
2018-08-15 10:44:48,234 [ 16040] INFO - s.webDeployment.PublishUtils$1 - Using "/tmp/vfs_cache" as temporary files store.
2018-08-15 10:44:49,409 [ 17215] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @5f700ab5 to ubuntu@52.25.238.77:22
2018-08-15 10:44:49,983 [ 17789] INFO - tartup.impl.StartupManagerImpl - PyPackagesUpdater run in 1127
2018-08-15 10:44:49,985 [ 17791] WARN - ng.ui.PyCondaManagementService - Could not find conda python interpreter
2018-08-15 10:44:50,487 [ 18293] INFO - tor.impl.FileEditorManagerImpl - Project opening took 12800 ms
2018-08-15 10:44:50,889 [ 18695] WARN - t.connections.RemoteConnection - Retrying connecting to sftp://52.25.238.77:22/ in @22ee6b07: 1 iterations
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeContext.getConnection(ServerTreeContext.java:88)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.computeFile(ServerTreeNode.java:271)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.createChildren(ServerTreeNode.java:179)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.loadChildren(ServerTreeNode.java:164)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.lambda$getChildren$0(ServerTreeNode.java:155)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 17 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:43)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 20 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 23 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 27 more
2018-08-15 10:44:50,890 [ 18696] WARN - i.remotebrowser.ServerTreeNode - Could not determine the type of file "sftp://52.25.238.77/".
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeContext.getConnection(ServerTreeContext.java:88)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.computeFile(ServerTreeNode.java:271)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.createChildren(ServerTreeNode.java:179)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.loadChildren(ServerTreeNode.java:164)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.lambda$getChildren$0(ServerTreeNode.java:155)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 17 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:43)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 20 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 23 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 27 more
2018-08-15 10:44:56,011 [ 23817] INFO - ns.python.sdk.PythonSdkUpdater - Performing background update of skeletons for SDK Remote Python 3.6.5 (ssh://ubuntu@52.25.238.77:22/home/ubuntu/src/anaconda3/envs/torch4/bin/python) (ssh://ubuntu@52.25.238.77:22/home/ubuntu/src/anaconda3/envs/torch4/bin/python)
2018-08-15 10:44:56,012 [ 23818] INFO - .skeletons.PySkeletonRefresher - Refreshing skeletons for ssh://ubuntu@52.25.238.77:22/home/ubuntu/src/anaconda3/envs/torch4/bin/python
2018-08-15 10:44:56,350 [ 24156] ERROR - intellij.openapi.progress.Task - @NotNull method com/jetbrains/plugins/remotesdk/RemoteSdkUtil$3.getHelpersPath must not return null
java.lang.IllegalStateException: @NotNull method com/jetbrains/plugins/remotesdk/RemoteSdkUtil$3.getHelpersPath must not return null
at com.jetbrains.plugins.remotesdk.RemoteSdkUtil$3.getHelpersPath(RemoteSdkUtil.java:640)
at com.jetbrains.python.remote.PyRemoteTransfer.uploadHelpers(PyRemoteTransfer.java:61)
at com.jetbrains.python.remote.PyRemoteSkeletonGenerator.prepare(PyRemoteSkeletonGenerator.java:85)
at com.jetbrains.python.sdk.skeletons.PySkeletonRefresher.regenerateSkeletons(PySkeletonRefresher.java:288)
at com.jetbrains.python.sdk.skeletons.PySkeletonRefresher.refreshSkeletonsOfSdk(PySkeletonRefresher.java:129)
at com.jetbrains.python.sdk.PythonSdkUpdater$2.run(PythonSdkUpdater.java:159)
at com.intellij.openapi.progress.impl.CoreProgressManager$TaskRunnable.run(CoreProgressManager.java:726)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:176)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:556)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:501)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:66)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:163)
at com.intellij.openapi.progress.impl.ProgressManagerImpl$1.run(ProgressManagerImpl.java:137)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
2018-08-15 10:44:56,360 [ 24166] ERROR - intellij.openapi.progress.Task - PyCharm 2017.1.4 Build #PY-171.4694.38
2018-08-15 10:44:56,360 [ 24166] ERROR - intellij.openapi.progress.Task - JDK: 1.8.0_112-release
2018-08-15 10:44:56,360 [ 24166] ERROR - intellij.openapi.progress.Task - VM: OpenJDK 64-Bit Server VM
2018-08-15 10:44:56,362 [ 24168] ERROR - intellij.openapi.progress.Task - Vendor: JetBrains s.r.o
2018-08-15 10:44:56,362 [ 24168] ERROR - intellij.openapi.progress.Task - OS: Linux
2018-08-15 10:44:56,362 [ 24168] ERROR - intellij.openapi.progress.Task - Last Action:
2018-08-15 10:47:39,780 [ 187586] INFO - .script.IdeScriptEngineManager - javax.script.ScriptEngineManager initialized in 222 ms
2018-08-15 10:49:26,684 [ 294490] WARN - ConfigurableExtensionPointUtil - use other group instead of unexpected one: preferences.editor
2018-08-15 10:49:37,249 [ 305055] WARN - ckaging.InstalledPackagesPanel - com.intellij.execution.ExecutionException: Cannot find external tool: packaging_tool.py
2018-08-15 10:50:38,628 [ 366434] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @5f700ab5 to ubuntu@52.25.238.77:22
2018-08-15 10:50:39,910 [ 367716] WARN - t.connections.RemoteConnection - Retrying connecting to sftp://52.25.238.77:22/ in @5f81599: 1 iterations
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeContext.getConnection(ServerTreeContext.java:88)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.computeFile(ServerTreeNode.java:271)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.createChildren(ServerTreeNode.java:179)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.loadChildren(ServerTreeNode.java:164)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.lambda$getChildren$0(ServerTreeNode.java:155)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 17 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:32)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 20 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:28)
... 22 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 23 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 27 more
2018-08-15 10:50:39,915 [ 367721] WARN - i.remotebrowser.ServerTreeNode - Could not determine the type of file "sftp://52.25.238.77/".
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeContext.getConnection(ServerTreeContext.java:88)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.computeFile(ServerTreeNode.java:271)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.createChildren(ServerTreeNode.java:179)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.loadChildren(ServerTreeNode.java:164)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.lambda$getChildren$0(ServerTreeNode.java:155)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 17 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:32)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 20 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:28)
... 22 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 23 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 27 more
2018-08-15 10:50:46,061 [ 373867] WARN - t.connections.RemoteConnection - Forced closing file system of sftp://52.25.238.77:22/ in @5f81599
2018-08-15 10:52:49,301 [ 497107] WARN - ckaging.InstalledPackagesPanel - com.intellij.execution.ExecutionException: Cannot find external tool: packaging_tool.py
2018-08-15 10:52:58,434 [ 506240] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @5f700ab5 to ubuntu@52.25.238.77:22
2018-08-15 10:52:59,700 [ 507506] WARN - t.connections.RemoteConnection - Retrying connecting to sftp://52.25.238.77:22/ in @498c4038: 1 iterations
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.PublishUtils.lambda$null$1(PublishUtils.java:99)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 13 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:32)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 16 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:28)
... 18 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 19 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 23 more
2018-08-15 10:52:59,715 [ 507521] WARN - loyment.ui.WebServerConfigForm - Could not determine the type of file "sftp://52.25.238.77/".
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.PublishUtils.lambda$null$1(PublishUtils.java:99)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 13 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:32)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 16 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:28)
... 18 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 19 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 23 more2018-08-15 09:55:45,857 [ 10] INFO - #com.intellij.util.ui.JBUI - User scale factor: 1.0
2018-08-15 09:55:45,857 [ 10] INFO - #com.intellij.util.ui.JBUI - System scale factor: 1.25 (IDE-managed HiDPI)
2018-08-15 09:55:45,870 [ 23] INFO - #com.intellij.idea.Main - IDE: PyCharm (build #PY-171.4694.38, 13 Jun 2017 05:45)
2018-08-15 09:55:45,870 [ 23] INFO - #com.intellij.idea.Main - OS: Linux (4.4.0-130-generic, amd64)
2018-08-15 09:55:45,870 [ 23] INFO - #com.intellij.idea.Main - JRE: 1.8.0_112-release-736-b21 (JetBrains s.r.o)
2018-08-15 09:55:45,870 [ 23] INFO - #com.intellij.idea.Main - JVM: 25.112-b21 (OpenJDK 64-Bit Server VM)
2018-08-15 09:55:45,874 [ 27] INFO - #com.intellij.idea.Main - JVM Args: -Xbootclasspath/a:/home/phani/.local/share/JetBrains/Toolbox/apps/PyCharm-P/ch-0/171.4694.38/lib/boot.jar -Xms128m -Xmx750m -XX:ReservedCodeCacheSize=240m -XX:+UseConcMarkSweepGC -XX:SoftRefLRUPolicyMSPerMB=50 -ea -Dsun.io.useCanonCaches=false -Djava.net.preferIPv4Stack=true -XX:+HeapDumpOnOutOfMemoryError -XX:-OmitStackTraceInFastThrow -Dawt.useSystemAAFontSettings=lcd -Dsun.java2d.renderer=sun.java2d.marlin.MarlinRenderingEngine -Dide.no.platform.update=true -XX:ErrorFile=/home/phani/java_error_in_PYCHARM_%p.log -XX:HeapDumpPath=/home/phani/java_error_in_PYCHARM.hprof -Didea.paths.selector=PyCharm2017.1 -Djb.vmOptionsFile=/home/phani/.local/share/JetBrains/Toolbox/apps/PyCharm-P/ch-0/171.4694.38/bin/pycharm64.vmoptions -Didea.platform.prefix=Python
2018-08-15 09:55:45,874 [ 27] INFO - #com.intellij.idea.Main - ext: /home/phani/.local/share/JetBrains/Toolbox/apps/PyCharm-P/ch-0/171.4694.38/jre64/lib/ext: [nashorn.jar, sunpkcs11.jar, cldrdata.jar, localedata.jar, sunjce_provider.jar, zipfs.jar, dnsns.jar, jaccess.jar, jfxrt.jar, sunec.jar, meta-index]
2018-08-15 09:55:45,874 [ 27] INFO - #com.intellij.idea.Main - JNU charset: UTF-8
2018-08-15 09:55:45,890 [ 43] INFO - #com.intellij.idea.Main - JNA library (64-bit) loaded in 15 ms
2018-08-15 09:55:46,317 [ 470] INFO - .intellij.idea.IdeaApplication - WM detected: Compiz
2018-08-15 09:55:46,701 [ 854] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor plugin-intelliLang.xml
2018-08-15 09:55:46,865 [ 1018] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor js-nashorn-support.xml
2018-08-15 09:55:47,150 [ 1303] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor uml-properties-support.xml
2018-08-15 09:55:47,150 [ 1303] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor uml-java-support.xml
2018-08-15 09:55:47,448 [ 1601] INFO - llij.ide.plugins.PluginManager - Plugin 'Markdown Navigator' can't be loaded because: Plugin is disabled
2018-08-15 09:55:47,557 [ 1710] INFO - llij.ide.plugins.PluginManager - 54 plugins initialized in 989 ms
2018-08-15 09:55:47,559 [ 1712] INFO - llij.ide.plugins.PluginManager - Loaded bundled plugins: AngularJS (171.4694.38), CSS Support (171.4694.38), CVS Integration (11), CoffeeScript (2.0), Concurrency Visualiser (0.1), Database Tools and SQL (1.0), Django Database Support Integration (1.0), Docker integration (2.5.3.1), EditorConfig (171.4694.38), File Watchers (171.4694.38), GNU GetText files support (*.po) (171.4694.38), Gherkin (999.999), Git Integration (8.1), GitHub (171.4694.38), HTML Tools (2.0), Haml (171.4694.38), IDEA CORE (171.4694.38), IPython Notebook (0.1), Ini4Idea (171.4694.38), IntelliLang (8.0), JavaScript Debugger (1.0), JavaScript Intention Power Pack (0.9.4), JavaScript Support (1.0), Less support (171.4694.38), Perforce Integration (2.0), Puppet Support (VERSION), Python BDD support for engines, based on Gherkin (cucumber, lettuce, behave) (0.1), Python Docker (VERSION), Python IntelliLang (VERSION), Python JavaScript Debugger Integration (VERSION), Python Localization Integration (VERSION), Python Profiler (0.1), Python ReStructureText Integration (1.0), Python Remote Interpreter (VERSION), Python Terminal (VERSION), Python UML Diagrams (VERSION), REST Client (171.4694.38), ReStructuredText Support (171.4694.38), Remote Hosts Access (0.1), SSH Remote Run (0.1), Sass support (171.4694.38), Settings Repository (171.4694.38), Stylus support (999.999), Subversion Integration (1.1), Task Management (1.0), Terminal (0.1), TextMate bundles support (VERSION), UML Support (1.0), Vagrant (171.4694.38), hg4idea (10.0), tslint (171.4694.38)
2018-08-15 09:55:47,559 [ 1712] INFO - llij.ide.plugins.PluginManager - Loaded custom plugins: Markdown support (2017.1.20170419), YAML (171.4694.38)
2018-08-15 09:55:47,559 [ 1712] INFO - llij.ide.plugins.PluginManager - Disabled plugins: Markdown Navigator (2.5.4)
2018-08-15 09:55:48,386 [ 2539] INFO - ellij.util.io.PagedFileStorage - lower=100; upper=500; buffer=10; max=705
2018-08-15 09:55:48,444 [ 2597] INFO - pl.local.NativeFileWatcherImpl - Starting file watcher: /home/phani/.local/share/JetBrains/Toolbox/apps/PyCharm-P/ch-0/171.4694.38/bin/fsnotifier64
2018-08-15 09:55:48,457 [ 2610] INFO - pl.local.NativeFileWatcherImpl - Native file watcher is operational.
2018-08-15 09:55:48,517 [ 2670] INFO - pi.util.registry.RegistryState - Registry values changed by user:
2018-08-15 09:55:48,517 [ 2670] INFO - pi.util.registry.RegistryState - debugger.watches.in.variables = false
2018-08-15 09:55:48,517 [ 2670] INFO - pi.util.registry.RegistryState - ide.ssh.one.time.password = true
2018-08-15 09:55:49,219 [ 3372] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=15, fontScale=1.25; restored: fontSize=15, fontScale=1.25
2018-08-15 09:55:49,814 [ 3967] INFO - til.net.ssl.CertificateManager - Default SSL context initialized
2018-08-15 09:55:49,832 [ 3985] INFO - figurations.GeneralCommandLine - Cannot run program "/home/phani/.local/share/JetBrains/Toolbox/apps/PyCharm-P/ch-0/171.4694.38/bin/java": error=2, No such file or directory
java.io.IOException: Cannot run program "/home/phani/.local/share/JetBrains/Toolbox/apps/PyCharm-P/ch-0/171.4694.38/bin/java": error=2, No such file or directory
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
at com.intellij.execution.configurations.GeneralCommandLine.startProcess(GeneralCommandLine.java:405)
at com.intellij.execution.configurations.GeneralCommandLine.createProcess(GeneralCommandLine.java:375)
at com.intellij.execution.process.OSProcessHandler.<init>(OSProcessHandler.java:45)
at com.intellij.execution.process.CapturingProcessHandler.<init>(CapturingProcessHandler.java:38)
at com.intellij.execution.util.ExecUtil.execAndGetOutput(ExecUtil.java:100)
at com.intellij.util.JdkBundle.a(JdkBundle.java:221)
at com.intellij.util.JdkBundle.createBundle(JdkBundle.java:92)
at com.intellij.util.JdkBundle.createBoot(JdkBundle.java:125)
at com.intellij.util.JdkBundle.createBoot(JdkBundle.java:113)
at com.intellij.ide.SystemHealthMonitor.d(SystemHealthMonitor.java:86)
at com.intellij.ide.SystemHealthMonitor.initComponent(SystemHealthMonitor.java:75)
at com.intellij.openapi.components.impl.ComponentManagerImpl$ComponentConfigComponentAdapter.getComponentInstance(ComponentManagerImpl.java:491)
at com.intellij.openapi.components.impl.ComponentManagerImpl.createComponents(ComponentManagerImpl.java:120)
at com.intellij.openapi.application.impl.ApplicationImpl.a(ApplicationImpl.java:466)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:176)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:556)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:501)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:66)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:163)
at com.intellij.openapi.application.impl.ApplicationImpl.createComponents(ApplicationImpl.java:473)
at com.intellij.openapi.components.impl.ComponentManagerImpl.init(ComponentManagerImpl.java:104)
at com.intellij.openapi.application.impl.ApplicationImpl.load(ApplicationImpl.java:425)
at com.intellij.openapi.application.impl.ApplicationImpl.load(ApplicationImpl.java:411)
at com.intellij.idea.IdeaApplication.run(IdeaApplication.java:203)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.intellij.idea.MainImpl$1$1.a(MainImpl.java:63)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:762)
at java.awt.EventQueue.access$500(EventQueue.java:98)
at java.awt.EventQueue$3.run(EventQueue.java:715)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:732)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:343)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
Caused by: java.io.IOException: error=2, No such file or directory
at java.lang.UNIXProcess.forkAndExec(Native Method)
at java.lang.UNIXProcess.<init>(UNIXProcess.java:247)
at java.lang.ProcessImpl.start(ProcessImpl.java:134)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
... 44 more
2018-08-15 09:55:49,874 [ 4027] INFO - rains.ide.BuiltInServerManager - built-in server started, port 63342
2018-08-15 09:55:49,950 [ 4103] INFO - gs.impl.UpdateCheckerComponent - channel: release
2018-08-15 09:55:50,080 [ 4233] INFO - il.indexing.FileBasedIndexImpl - Index exts enumerated:64
2018-08-15 09:55:50,085 [ 4238] INFO - il.indexing.FileBasedIndexImpl - Index scheduled:5
2018-08-15 09:55:50,153 [ 4306] INFO - tellij.psi.stubs.StubIndexImpl - All stub exts enumerated:61
2018-08-15 09:55:50,153 [ 4306] INFO - tellij.psi.stubs.StubIndexImpl - stub exts update scheduled:0
2018-08-15 09:55:50,469 [ 4622] INFO - j.ide.script.IdeStartupScripts - 0 startup script(s) found
2018-08-15 09:55:50,702 [ 4855] INFO - plication.impl.ApplicationImpl - 80 application components initialized in 4170ms
2018-08-15 09:55:50,707 [ 4860] INFO - .intellij.idea.IdeaApplication - App initialization took 5846 ms
2018-08-15 09:55:51,062 [ 5215] INFO - pl$FileIndexDataInitialization - Initialization done:977
2018-08-15 09:55:51,467 [ 5620] INFO - exImpl$StubIndexInitialization - Initialization done:404
2018-08-15 09:55:51,879 [ 6032] INFO - ellij.project.impl.ProjectImpl - 15 project components initialized in 247 ms
2018-08-15 09:55:52,647 [ 6800] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=12, fontScale=null; restored: fontSize=12, fontScale=1.25
2018-08-15 09:55:52,654 [ 6807] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=12, fontScale=null; restored: fontSize=12, fontScale=1.25
2018-08-15 09:55:52,659 [ 6812] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=11, fontScale=null; restored: fontSize=11, fontScale=1.25
2018-08-15 09:55:52,665 [ 6818] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=12, fontScale=null; restored: fontSize=12, fontScale=1.25
2018-08-15 09:55:53,398 [ 7551] INFO - .openapi.application.Preloader - Finished preloading com.intellij.openapi.actionSystem.impl.ActionPreloader@1e5aa600
2018-08-15 09:55:54,042 [ 8195] INFO - .openapi.application.Preloader - Finished preloading com.intellij.ide.ui.search.SearchableOptionPreloader@182f9bb4
2018-08-15 09:55:54,390 [ 8543] INFO - .openapi.application.Preloader - Finished preloading com.intellij.codeInsight.completion.CompletionPreloader@a43ef0c
2018-08-15 09:55:54,562 [ 8715] INFO - ellij.project.impl.ProjectImpl - 108 project components initialized in 2857 ms
2018-08-15 09:55:54,881 [ 9034] INFO - le.impl.ModuleManagerComponent - 1 module(s) loaded in 318 ms
2018-08-15 09:55:55,036 [ 9189] WARN - om.intellij.util.ProfilingUtil - Profiling agent is not enabled. Add -agentlib:yjpagent to idea.vmoptions if necessary to profile IDEA.
2018-08-15 09:55:57,060 [ 11213] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 813ms; general responsiveness: ok; EDT responsiveness: ok
2018-08-15 09:55:58,267 [ 12420] INFO - tartup.impl.StartupManagerImpl - OpenFilesActivity run in 2227
2018-08-15 09:55:59,599 [ 13752] INFO - tartup.impl.StartupManagerImpl - /home/phani/Dropbox/Gatech/Layered Insight/LI Code/.idea case-sensitivity: expected=true actual=true
2018-08-15 09:55:59,645 [ 13798] INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 2582ms; general responsiveness: ok; EDT responsiveness: 2/4 sluggish, 1/4 very slow
2018-08-15 09:56:01,082 [ 15235] INFO - tartup.impl.StartupManagerImpl - PyPackagesUpdater run in 1124
2018-08-15 09:56:01,084 [ 15237] WARN - ng.ui.PyCondaManagementService - Could not find conda python interpreter
2018-08-15 09:56:03,299 [ 17452] INFO - tor.impl.FileEditorManagerImpl - Project opening took 11668 ms
2018-08-15 09:56:07,117 [ 21270] INFO - ns.python.sdk.PythonSdkUpdater - Performing background update of skeletons for SDK Remote Python 3.6.5 (ssh://ubuntu@52.25.238.77:22/home/ubuntu/src/anaconda3/envs/torch4/bin/python) (ssh://ubuntu@52.25.238.77:22/home/ubuntu/src/anaconda3/envs/torch4/bin/python)
2018-08-15 09:56:07,117 [ 21270] INFO - .skeletons.PySkeletonRefresher - Refreshing skeletons for ssh://ubuntu@52.25.238.77:22/home/ubuntu/src/anaconda3/envs/torch4/bin/python
2018-08-15 09:56:07,175 [ 21328] INFO - ugins.remotesdk.RemoteTransfer - Uploading helpers to /home/ubuntu/.pycharm_helpers
2018-08-15 09:56:07,530 [ 21683] INFO - s.webDeployment.PublishUtils$1 - Using "/tmp/vfs_cache" as temporary files store.
2018-08-15 09:56:08,439 [ 22592] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:09,323 [ 23476] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:10,012 [ 24165] INFO - ugins.remotesdk.RemoteTransfer - Remote helpers version is PY-171.4694.38, local helpers version is PY-171.4694.38
2018-08-15 09:56:10,012 [ 24165] INFO - ugins.remotesdk.RemoteTransfer - Helpers upload successfully completed
2018-08-15 09:56:10,033 [ 24186] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:10,262 [ 24415] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -v -L -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:12,805 [ 26958] INFO - .skeletons.PySkeletonGenerator - Retrieving binary module list took 2787 ms
2018-08-15 09:56:12,809 [ 26962] INFO - .skeletons.PySkeletonRefresher - Home path is /home/phani/.local/share/JetBrains/Toolbox/apps/PyCharm-P/ch-0/171.4694.38
2018-08-15 09:56:13,078 [ 27231] INFO - .skeletons.PySkeletonRefresher - Skeleton for numpy.core._dummy
2018-08-15 09:56:13,080 [ 27233] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:13,282 [ 27435] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 numpy.core._dummy /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/numpy/core/_dummy.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:13,922 [ 28075] INFO - .skeletons.PySkeletonRefresher - Skeleton for numpy.core.multiarray
2018-08-15 09:56:13,922 [ 28075] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:14,195 [ 28348] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 numpy.core.multiarray /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/numpy/core/multiarray.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:15,232 [ 29385] INFO - .skeletons.PySkeletonRefresher - Skeleton for numpy.core.operand_flag_tests
2018-08-15 09:56:15,235 [ 29388] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:15,432 [ 29585] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 numpy.core.operand_flag_tests /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/numpy/core/operand_flag_tests.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:15,852 [ 30005] INFO - .skeletons.PySkeletonRefresher - Skeleton for numpy.core.struct_ufunc_test
2018-08-15 09:56:15,853 [ 30006] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:16,036 [ 30189] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 numpy.core.struct_ufunc_test /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/numpy/core/struct_ufunc_test.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:16,462 [ 30615] INFO - .skeletons.PySkeletonRefresher - Skeleton for numpy.core.test_rational
2018-08-15 09:56:16,464 [ 30617] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:16,645 [ 30798] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 numpy.core.test_rational /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/numpy/core/test_rational.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:17,066 [ 31219] INFO - .skeletons.PySkeletonRefresher - Skeleton for numpy.core.umath_tests
2018-08-15 09:56:17,067 [ 31220] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:17,270 [ 31423] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 numpy.core.umath_tests /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/numpy/core/umath_tests.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:17,692 [ 31845] INFO - .skeletons.PySkeletonRefresher - Skeleton for numpy.fft.fftpack_lite
2018-08-15 09:56:17,693 [ 31846] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:17,877 [ 32030] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 numpy.fft.fftpack_lite /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/numpy/fft/fftpack_lite.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:18,301 [ 32454] INFO - .skeletons.PySkeletonRefresher - Skeleton for numpy.linalg._umath_linalg
2018-08-15 09:56:18,302 [ 32455] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:18,493 [ 32646] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 numpy.linalg._umath_linalg /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/numpy/linalg/_umath_linalg.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:19,075 [ 33228] INFO - .skeletons.PySkeletonRefresher - Skeleton for numpy.linalg.lapack_lite
2018-08-15 09:56:19,076 [ 33229] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:19,256 [ 33409] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 numpy.linalg.lapack_lite /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/numpy/linalg/lapack_lite.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:19,717 [ 33870] INFO - .skeletons.PySkeletonRefresher - Skeleton for numpy.random.mtrand
2018-08-15 09:56:19,718 [ 33871] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:19,902 [ 34055] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 numpy.random.mtrand /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/numpy/random/mtrand.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:20,625 [ 34778] INFO - .skeletons.PySkeletonRefresher - Skeleton for pandas._libs.hashing
2018-08-15 09:56:20,627 [ 34780] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:20,810 [ 34963] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 pandas._libs.hashing /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/pandas/_libs/hashing.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:21,831 [ 35984] INFO - .skeletons.PySkeletonGenerator - Skeleton for pandas._libs.hashing had some minor errors on ssh://ubuntu@52.25.238.77:22/home/ubuntu/src/anaconda3/envs/torch4/bin/python. stderr: --
Error generating skeleton for function close: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function closed: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function fileno: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function flush: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function isatty: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function read: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function readable: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function readline: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function readlines: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function seek: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function seekable: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function tell: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function truncate: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function writable: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function write: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function writelines: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function __enter__: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function __exit__: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function write: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function __enter__: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function __enter__: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
--
2018-08-15 09:56:21,838 [ 35991] INFO - .skeletons.PySkeletonRefresher - Skeleton for pandas._libs.reshape
2018-08-15 09:56:21,840 [ 35993] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:22,023 [ 36176] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 pandas._libs.reshape /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/pandas/_libs/reshape.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:22,844 [ 36997] INFO - .skeletons.PySkeletonGenerator - Skeleton for pandas._libs.reshape had some minor errors on ssh://ubuntu@52.25.238.77:22/home/ubuntu/src/anaconda3/envs/torch4/bin/python. stderr: --
Error generating skeleton for function close: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function closed: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function fileno: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function flush: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function isatty: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function read: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function readable: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function readline: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function readlines: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function seek: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function seekable: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function tell: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function truncate: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function writable: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function write: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function writelines: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function __enter__: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function __exit__: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function write: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function __enter__: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function __enter__: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
--
2018-08-15 09:56:22,845 [ 36998] INFO - .skeletons.PySkeletonRefresher - Skeleton for pandas._libs.sparse
2018-08-15 09:56:22,845 [ 36998] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:23,025 [ 37178] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 pandas._libs.sparse /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/pandas/_libs/sparse.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:23,748 [ 37901] INFO - .skeletons.PySkeletonGenerator - Skeleton for pandas._libs.sparse had some minor errors on ssh://ubuntu@52.25.238.77:22/home/ubuntu/src/anaconda3/envs/torch4/bin/python. stderr: --
Error generating skeleton for function close: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function closed: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function fileno: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function flush: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function isatty: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function read: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function readable: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function readline: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function readlines: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function seek: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function seekable: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function tell: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function truncate: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function writable: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function write: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function writelines: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function __enter__: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function __exit__: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function write: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function __enter__: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function __enter__: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
--
2018-08-15 09:56:23,753 [ 37906] INFO - .skeletons.PySkeletonRefresher - Skeleton for pandas.io.msgpack._packer
2018-08-15 09:56:23,754 [ 37907] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:23,935 [ 38088] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 pandas.io.msgpack._packer /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/pandas/io/msgpack/_packer.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:24,656 [ 38809] INFO - .skeletons.PySkeletonGenerator - Skeleton for pandas.io.msgpack._packer had some minor errors on ssh://ubuntu@52.25.238.77:22/home/ubuntu/src/anaconda3/envs/torch4/bin/python. stderr: --
Error generating skeleton for function close: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function closed: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function fileno: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function flush: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function isatty: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function read: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function readable: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function readline: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function readlines: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function seek: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function seekable: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function tell: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function truncate: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function writable: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function write: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function writelines: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function __enter__: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function __exit__: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function write: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function __enter__: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function __enter__: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
--
2018-08-15 09:56:24,657 [ 38810] INFO - .skeletons.PySkeletonRefresher - Skeleton for pandas.io.sas._sas
2018-08-15 09:56:24,658 [ 38811] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:24,847 [ 39000] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 pandas.io.sas._sas /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/pandas/io/sas/_sas.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:25,711 [ 39864] INFO - .skeletons.PySkeletonGenerator - Skeleton for pandas.io.sas._sas had some minor errors on ssh://ubuntu@52.25.238.77:22/home/ubuntu/src/anaconda3/envs/torch4/bin/python. stderr: --
Error generating skeleton for function close: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function closed: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function fileno: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function flush: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function isatty: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function read: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function readable: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function readline: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function readlines: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function seek: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function seekable: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function tell: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function truncate: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function writable: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function write: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function writelines: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function __enter__: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function __exit__: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function write: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function __enter__: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function __enter__: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
--
2018-08-15 09:56:25,712 [ 39865] INFO - .skeletons.PySkeletonRefresher - Skeleton for pandas.util._move
2018-08-15 09:56:25,712 [ 39865] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:25,905 [ 40058] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 pandas.util._move /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/pandas/util/_move.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:26,626 [ 40779] INFO - .skeletons.PySkeletonGenerator - Skeleton for pandas.util._move had some minor errors on ssh://ubuntu@52.25.238.77:22/home/ubuntu/src/anaconda3/envs/torch4/bin/python. stderr: --
Error generating skeleton for function close: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function closed: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function fileno: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function flush: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function isatty: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function read: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function readable: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function readline: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function readlines: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function seek: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function seekable: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function tell: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function truncate: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function writable: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function write: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function writelines: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function __enter__: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function __exit__: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function write: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function __enter__: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
Error generating skeleton for function __enter__: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
--
2018-08-15 09:56:26,630 [ 40783] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy._lib._ccallback_c
2018-08-15 09:56:26,630 [ 40783] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:26,892 [ 41045] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy._lib._ccallback_c /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/_lib/_ccallback_c.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:27,386 [ 41539] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy._lib._fpumode
2018-08-15 09:56:27,387 [ 41540] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:27,615 [ 41768] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy._lib._fpumode /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/_lib/_fpumode.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:28,494 [ 42647] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy._lib._test_ccallback
2018-08-15 09:56:28,496 [ 42649] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:28,770 [ 42923] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy._lib._test_ccallback /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/_lib/_test_ccallback.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:29,264 [ 43417] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy._lib.messagestream
2018-08-15 09:56:29,265 [ 43418] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:29,501 [ 43654] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy._lib.messagestream /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/_lib/messagestream.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:29,923 [ 44076] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.cluster._hierarchy
2018-08-15 09:56:29,923 [ 44076] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:30,104 [ 44257] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.cluster._hierarchy /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/cluster/_hierarchy.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:31,328 [ 45481] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.cluster._vq
2018-08-15 09:56:31,330 [ 45483] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:31,512 [ 45665] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.cluster._vq /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/cluster/_vq.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:32,035 [ 46188] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.fftpack._fftpack
2018-08-15 09:56:32,037 [ 46190] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:32,233 [ 46386] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.fftpack._fftpack /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/fftpack/_fftpack.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:32,736 [ 46889] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.fftpack.convolve
2018-08-15 09:56:32,737 [ 46890] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:32,916 [ 47069] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.fftpack.convolve /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/fftpack/convolve.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:33,336 [ 47489] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.integrate._dop
2018-08-15 09:56:33,337 [ 47490] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:33,516 [ 47669] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.integrate._dop /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/integrate/_dop.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:34,137 [ 48290] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.integrate._odepack
2018-08-15 09:56:34,139 [ 48292] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:34,319 [ 48472] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.integrate._odepack /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/integrate/_odepack.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:34,839 [ 48992] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.integrate._quadpack
2018-08-15 09:56:34,840 [ 48993] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:35,048 [ 49201] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.integrate._quadpack /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/integrate/_quadpack.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:35,574 [ 49727] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.integrate._test_odeint_banded
2018-08-15 09:56:35,575 [ 49728] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:35,759 [ 49912] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.integrate._test_odeint_banded /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/integrate/_test_odeint_banded.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:36,280 [ 50433] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.integrate.lsoda
2018-08-15 09:56:36,281 [ 50434] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:36,481 [ 50634] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.integrate.lsoda /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/integrate/lsoda.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:36,910 [ 51063] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.integrate.vode
2018-08-15 09:56:36,911 [ 51064] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:37,092 [ 51245] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.integrate.vode /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/integrate/vode.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:37,512 [ 51665] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.interpolate._bspl
2018-08-15 09:56:37,513 [ 51666] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:37,691 [ 51844] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.interpolate._bspl /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/interpolate/_bspl.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:38,112 [ 52265] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.interpolate._fitpack
2018-08-15 09:56:38,113 [ 52266] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:38,293 [ 52446] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.interpolate._fitpack /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/interpolate/_fitpack.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:38,714 [ 52867] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.interpolate._interpolate
2018-08-15 09:56:38,714 [ 52867] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:38,902 [ 53055] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.interpolate._interpolate /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/interpolate/_interpolate.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:39,434 [ 53587] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.interpolate._ppoly
2018-08-15 09:56:39,435 [ 53588] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:39,616 [ 53769] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.interpolate._ppoly /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/interpolate/_ppoly.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:40,264 [ 54417] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.interpolate.dfitpack
2018-08-15 09:56:40,265 [ 54418] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:40,444 [ 54597] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.interpolate.dfitpack /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/interpolate/dfitpack.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:41,265 [ 55418] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.interpolate.interpnd
2018-08-15 09:56:41,265 [ 55418] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:41,444 [ 55597] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.interpolate.interpnd /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/interpolate/interpnd.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:42,064 [ 56217] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.io._test_fortran
2018-08-15 09:56:42,064 [ 56217] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:42,243 [ 56396] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.io._test_fortran /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/io/_test_fortran.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:42,963 [ 57116] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.io.matlab.mio5_utils
2018-08-15 09:56:42,963 [ 57116] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:43,141 [ 57294] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.io.matlab.mio5_utils /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/io/matlab/mio5_utils.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:43,772 [ 57925] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.io.matlab.mio_utils
2018-08-15 09:56:43,772 [ 57925] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:43,957 [ 58110] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.io.matlab.mio_utils /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/io/matlab/mio_utils.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:44,708 [ 58861] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.io.matlab.streams
2018-08-15 09:56:44,709 [ 58862] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:44,898 [ 59051] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.io.matlab.streams /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/io/matlab/streams.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:45,619 [ 59772] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.linalg._decomp_update
2018-08-15 09:56:45,620 [ 59773] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:45,798 [ 59951] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.linalg._decomp_update /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/linalg/_decomp_update.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:46,429 [ 60582] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.linalg._fblas
2018-08-15 09:56:46,430 [ 60583] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:46,651 [ 60804] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.linalg._fblas /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/linalg/_fblas.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:49,093 [ 63246] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.linalg._flinalg
2018-08-15 09:56:49,094 [ 63247] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:49,349 [ 63502] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.linalg._flinalg /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/linalg/_flinalg.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:50,006 [ 64159] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.linalg._interpolative
2018-08-15 09:56:50,007 [ 64160] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:50,206 [ 64359] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.linalg._interpolative /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/linalg/_interpolative.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:51,236 [ 65389] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.linalg._solve_toeplitz
2018-08-15 09:56:51,237 [ 65390] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:51,532 [ 65685] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.linalg._solve_toeplitz /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/linalg/_solve_toeplitz.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:52,076 [ 66229] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.linalg.cython_blas
2018-08-15 09:56:52,076 [ 66229] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:52,285 [ 66438] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.linalg.cython_blas /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/linalg/cython_blas.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:52,857 [ 67010] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.linalg.cython_lapack
2018-08-15 09:56:52,858 [ 67011] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:53,039 [ 67192] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.linalg.cython_lapack /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/linalg/cython_lapack.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:53,959 [ 68112] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.ndimage._ctest
2018-08-15 09:56:53,960 [ 68113] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:54,142 [ 68295] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.ndimage._ctest /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/ndimage/_ctest.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:54,862 [ 69015] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.ndimage._ctest_oldapi
2018-08-15 09:56:54,862 [ 69015] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:55,040 [ 69193] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.ndimage._ctest_oldapi /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/ndimage/_ctest_oldapi.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:55,668 [ 69821] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.ndimage._cytest
2018-08-15 09:56:55,670 [ 69823] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:55,856 [ 70009] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.ndimage._cytest /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/ndimage/_cytest.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:56,495 [ 70648] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.ndimage._nd_image
2018-08-15 09:56:56,496 [ 70649] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:56,678 [ 70831] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.ndimage._nd_image /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/ndimage/_nd_image.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:57,300 [ 71453] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.ndimage._ni_label
2018-08-15 09:56:57,301 [ 71454] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:57,495 [ 71648] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.ndimage._ni_label /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/ndimage/_ni_label.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:58,228 [ 72381] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.odr.__odrpack
2018-08-15 09:56:58,229 [ 72382] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:58,419 [ 72572] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.odr.__odrpack /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/odr/__odrpack.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:59,040 [ 73193] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.optimize._cobyla
2018-08-15 09:56:59,042 [ 73195] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:59,224 [ 73377] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.optimize._cobyla /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/optimize/_cobyla.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:56:59,947 [ 74100] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.optimize._group_columns
2018-08-15 09:56:59,948 [ 74101] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:00,129 [ 74282] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.optimize._group_columns /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/optimize/_group_columns.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:00,850 [ 75003] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.optimize._lbfgsb
2018-08-15 09:57:00,851 [ 75004] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:01,041 [ 75194] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.optimize._lbfgsb /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/optimize/_lbfgsb.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:01,663 [ 75816] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.optimize._lsq.givens_elimination
2018-08-15 09:57:01,663 [ 75816] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:01,842 [ 75995] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.optimize._lsq.givens_elimination /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/optimize/_lsq/givens_elimination.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:02,463 [ 76616] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.optimize._minpack
2018-08-15 09:57:02,464 [ 76617] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:02,646 [ 76799] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.optimize._minpack /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/optimize/_minpack.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:03,367 [ 77520] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.optimize._slsqp
2018-08-15 09:57:03,368 [ 77521] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:03,559 [ 77712] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.optimize._slsqp /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/optimize/_slsqp.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:04,180 [ 78333] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.optimize._trlib._trlib
2018-08-15 09:57:04,180 [ 78333] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:04,359 [ 78512] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.optimize._trlib._trlib /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/optimize/_trlib/_trlib.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:05,081 [ 79234] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.optimize._zeros
2018-08-15 09:57:05,081 [ 79234] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:05,260 [ 79413] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.optimize._zeros /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/optimize/_zeros.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:05,991 [ 80144] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.optimize.minpack2
2018-08-15 09:57:05,991 [ 80144] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:06,171 [ 80324] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.optimize.minpack2 /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/optimize/minpack2.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:06,891 [ 81044] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.optimize.moduleTNC
2018-08-15 09:57:06,892 [ 81045] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:07,082 [ 81235] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.optimize.moduleTNC /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/optimize/moduleTNC.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:07,708 [ 81861] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.signal._max_len_seq_inner
2018-08-15 09:57:07,708 [ 81861] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:07,903 [ 82056] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.signal._max_len_seq_inner /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/signal/_max_len_seq_inner.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:09,027 [ 83180] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.signal._spectral
2018-08-15 09:57:09,028 [ 83181] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:09,244 [ 83397] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.signal._spectral /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/signal/_spectral.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:10,176 [ 84329] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.signal._upfirdn_apply
2018-08-15 09:57:10,177 [ 84330] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:10,360 [ 84513] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.signal._upfirdn_apply /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/signal/_upfirdn_apply.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:11,384 [ 85537] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.signal.sigtools
2018-08-15 09:57:11,385 [ 85538] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:11,565 [ 85718] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.signal.sigtools /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/signal/sigtools.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:12,498 [ 86651] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.signal.spline
2018-08-15 09:57:12,499 [ 86652] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:12,679 [ 86832] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.signal.spline /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/signal/spline.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:13,701 [ 87854] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.sparse._csparsetools
2018-08-15 09:57:13,702 [ 87855] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:13,882 [ 88035] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.sparse._csparsetools /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/sparse/_csparsetools.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:14,404 [ 88557] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.sparse._sparsetools
2018-08-15 09:57:14,405 [ 88558] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:14,587 [ 88740] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.sparse._sparsetools /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/sparse/_sparsetools.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:15,209 [ 89362] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.sparse.csgraph._min_spanning_tree
2018-08-15 09:57:15,210 [ 89363] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:15,391 [ 89544] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.sparse.csgraph._min_spanning_tree /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/sparse/csgraph/_min_spanning_tree.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:16,023 [ 90176] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.sparse.csgraph._reordering
2018-08-15 09:57:16,026 [ 90179] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:16,204 [ 90357] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.sparse.csgraph._reordering /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/sparse/csgraph/_reordering.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:16,656 [ 90809] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.sparse.csgraph._shortest_path
2018-08-15 09:57:16,657 [ 90810] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:16,835 [ 90988] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.sparse.csgraph._shortest_path /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/sparse/csgraph/_shortest_path.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:17,256 [ 91409] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.sparse.csgraph._tools
2018-08-15 09:57:17,256 [ 91409] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:17,436 [ 91589] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.sparse.csgraph._tools /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/sparse/csgraph/_tools.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:18,066 [ 92219] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.sparse.csgraph._traversal
2018-08-15 09:57:18,067 [ 92220] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:18,370 [ 92523] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.sparse.csgraph._traversal /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/sparse/csgraph/_traversal.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:18,791 [ 92944] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.sparse.linalg.dsolve._superlu
2018-08-15 09:57:18,792 [ 92945] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:19,068 [ 93221] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.sparse.linalg.dsolve._superlu /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/sparse/linalg/dsolve/_superlu.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:19,489 [ 93642] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.sparse.linalg.eigen.arpack._arpack
2018-08-15 09:57:19,490 [ 93643] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:19,788 [ 93941] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.sparse.linalg.eigen.arpack._arpack /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/sparse/linalg/eigen/arpack/_arpack.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:20,318 [ 94471] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.spatial._distance_wrap
2018-08-15 09:57:20,319 [ 94472] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:20,575 [ 94728] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.spatial._distance_wrap /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/spatial/_distance_wrap.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:21,062 [ 95215] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.spatial._hausdorff
2018-08-15 09:57:21,062 [ 95215] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:21,282 [ 95435] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.spatial._hausdorff /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/spatial/_hausdorff.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:21,706 [ 95859] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.spatial._voronoi
2018-08-15 09:57:21,707 [ 95860] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:21,887 [ 96040] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.spatial._voronoi /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/spatial/_voronoi.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:22,309 [ 96462] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.special._comb
2018-08-15 09:57:22,310 [ 96463] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:22,495 [ 96648] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.special._comb /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/special/_comb.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:22,927 [ 97080] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.special._test_round
2018-08-15 09:57:22,928 [ 97081] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:23,110 [ 97263] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.special._test_round /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/special/_test_round.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:23,533 [ 97686] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.special._ufuncs_cxx
2018-08-15 09:57:23,533 [ 97686] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:23,712 [ 97865] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.special._ufuncs_cxx /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/special/_ufuncs_cxx.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:24,134 [ 98287] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.special.specfun
2018-08-15 09:57:24,135 [ 98288] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:24,322 [ 98475] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.special.specfun /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/special/specfun.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:24,759 [ 98912] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.stats._stats
2018-08-15 09:57:24,760 [ 98913] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:24,939 [ 99092] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.stats._stats /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/stats/_stats.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:25,562 [ 99715] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.stats.mvn
2018-08-15 09:57:25,564 [ 99717] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:25,745 [ 99898] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.stats.mvn /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/stats/mvn.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:26,468 [ 100621] INFO - .skeletons.PySkeletonRefresher - Skeleton for scipy.stats.statlib
2018-08-15 09:57:26,469 [ 100622] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:26,651 [ 100804] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 scipy.stats.statlib /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/scipy/stats/statlib.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:27,325 [ 101478] INFO - .skeletons.PySkeletonRefresher - Skeleton for torch._C
2018-08-15 09:57:27,326 [ 101479] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:27,519 [ 101672] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 torch._C /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/torch/_C.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:32,152 [ 106305] INFO - .skeletons.PySkeletonRefresher - Skeleton for torch._dl
2018-08-15 09:57:32,153 [ 106306] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:32,331 [ 106484] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 torch._dl /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/torch/_dl.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:33,061 [ 107214] INFO - .skeletons.PySkeletonRefresher - Skeleton for torch._nvrtc
2018-08-15 09:57:33,062 [ 107215] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:33,271 [ 107424] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -d /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ -s /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.6:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.5:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.4:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3.3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/3:/home/ubuntu/.pycharm_helpers/typeshed/stdlib/2and3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/3:/home/ubuntu/.pycharm_helpers/typeshed/third_party/2and3 torch._nvrtc /home/ubuntu/src/anaconda3/envs/torch4/lib/python3.6/site-packages/torch/_nvrtc.cpython-36m-x86_64-linux-gnu.so within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:33,998 [ 108151] INFO - .skeletons.PySkeletonRefresher - Rebuilding skeletons for binaries took 81170 ms
2018-08-15 09:57:34,013 [ 108166] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:34,192 [ 108345] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -v -S -s /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:59,360 [ 133513] INFO - .skeletons.PySkeletonGenerator - Retrieving binary module list took 25358 ms
2018-08-15 09:57:59,517 [ 133670] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:57:59,705 [ 133858] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python -u /home/ubuntu/.pycharm_helpers/generator3.py -z /home/ubuntu/.pycharm_helpers/python_stubs/615692201/ within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:58:00,035 [ 134188] INFO - .skeletons.PySkeletonGenerator - Compressing 26 source files
2018-08-15 09:58:00,289 [ 134442] INFO - .skeletons.PySkeletonGenerator - Remote zip process terminated with exit code 0
2018-08-15 09:58:00,290 [ 134443] INFO - .skeletons.PySkeletonGenerator - Downloading zipped sources and localSourcesFile: /home/ubuntu/.pycharm_helpers/python_stubs/615692201/skeletons.zip
2018-08-15 09:58:00,293 [ 134446] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:58:01,522 [ 135675] INFO - .skeletons.PySkeletonGenerator - Extracting downloaded zipped sources and localSourcesFile: /home/phani/.PyCharm2017.1/system/remote_sources/615692201/skeletons.zip
2018-08-15 09:58:01,527 [ 135680] INFO - .skeletons.PySkeletonGenerator - Extracted 26 files from skeletons zip
2018-08-15 09:58:01,565 [ 135718] INFO - .skeletons.PySkeletonGenerator - Sources and skeletons are loaded in 27564 millis.
2018-08-15 09:58:02,236 [ 136389] INFO - ns.python.sdk.PythonSdkUpdater - Binary skeletons directory for SDK Remote Python 3.6.5 (ssh://ubuntu@52.25.238.77:22/home/ubuntu/src/anaconda3/envs/torch4/bin/python) (ssh://ubuntu@52.25.238.77:22/home/ubuntu/src/anaconda3/envs/torch4/bin/python)): /home/phani/.PyCharm2017.1/system/python_stubs/615692201
2018-08-15 09:58:02,236 [ 136389] INFO - ns.python.sdk.PythonSdkUpdater - User skeletons directory for SDK Remote Python 3.6.5 (ssh://ubuntu@52.25.238.77:22/home/ubuntu/src/anaconda3/envs/torch4/bin/python) (ssh://ubuntu@52.25.238.77:22/home/ubuntu/src/anaconda3/envs/torch4/bin/python)): /home/phani/.local/share/JetBrains/Toolbox/apps/PyCharm-P/ch-0/171.4694.38/helpers/python-skeletons
2018-08-15 09:58:02,237 [ 136390] INFO - ns.python.sdk.PythonSdkUpdater - Performing background scan of packages for SDK Remote Python 3.6.5 (ssh://ubuntu@52.25.238.77:22/home/ubuntu/src/anaconda3/envs/torch4/bin/python) (ssh://ubuntu@52.25.238.77:22/home/ubuntu/src/anaconda3/envs/torch4/bin/python)
2018-08-15 09:58:02,279 [ 136432] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:58:02,469 [ 136622] INFO - ugins.remotesdk.RemoteTransfer - Uploading helpers to /home/ubuntu/.pycharm_helpers
2018-08-15 09:58:02,470 [ 136623] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:58:03,132 [ 137285] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 09:58:03,792 [ 137945] INFO - ugins.remotesdk.RemoteTransfer - Remote helpers version is PY-171.4694.38, local helpers version is PY-171.4694.38
2018-08-15 09:58:03,792 [ 137945] INFO - ugins.remotesdk.RemoteTransfer - Helpers upload successfully completed
2018-08-15 09:58:03,792 [ 137945] INFO - transport.SshConnectionService - Executing SSH command: env "JETBRAINS_REMOTE_RUN"="1" "PYTHONUNBUFFERED"="1" /home/ubuntu/src/anaconda3/envs/torch4/bin/python /home/ubuntu/.pycharm_helpers/packaging_tool.py list within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 10:34:45,151 [2339304] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 10:34:46,516 [2340669] WARN - t.connections.RemoteConnection - Retrying connecting to sftp://52.25.238.77:22/ in @37c4de33: 1 iterations
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.RemoteHostTask.doRun(RemoteHostTask.java:158)
at com.jetbrains.plugins.webDeployment.AutoUploadComponent$FileListenerImpl$2.run(AutoUploadComponent.java:538)
at com.intellij.openapi.progress.impl.CoreProgressManager$TaskRunnable.run(CoreProgressManager.java:726)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:176)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:556)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:501)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:66)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:163)
at com.intellij.openapi.progress.impl.ProgressManagerImpl$1.run(ProgressManagerImpl.java:137)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 21 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:32)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 24 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:28)
... 26 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 27 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 31 more
2018-08-15 10:34:46,518 [2340671] WARN - s.webDeployment.RemoteHostTask - Could not determine the type of file "sftp://52.25.238.77/".
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.RemoteHostTask.doRun(RemoteHostTask.java:158)
at com.jetbrains.plugins.webDeployment.AutoUploadComponent$FileListenerImpl$2.run(AutoUploadComponent.java:538)
at com.intellij.openapi.progress.impl.CoreProgressManager$TaskRunnable.run(CoreProgressManager.java:726)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:176)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:556)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:501)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:66)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:163)
at com.intellij.openapi.progress.impl.ProgressManagerImpl$1.run(ProgressManagerImpl.java:137)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 21 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:32)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 24 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:28)
... 26 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 27 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 31 more
2018-08-15 10:34:54,452 [2348605] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 10:34:55,824 [2349977] WARN - t.connections.RemoteConnection - Retrying connecting to sftp://52.25.238.77:22/ in @37c4de33: 1 iterations
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeContext.getConnection(ServerTreeContext.java:88)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.computeFile(ServerTreeNode.java:271)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.createChildren(ServerTreeNode.java:179)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.loadChildren(ServerTreeNode.java:164)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.lambda$getChildren$0(ServerTreeNode.java:155)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 17 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:32)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 20 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:28)
... 22 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 23 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 27 more
2018-08-15 10:34:55,827 [2349980] WARN - i.remotebrowser.ServerTreeNode - Could not determine the type of file "sftp://52.25.238.77/".
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeContext.getConnection(ServerTreeContext.java:88)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.computeFile(ServerTreeNode.java:271)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.createChildren(ServerTreeNode.java:179)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.loadChildren(ServerTreeNode.java:164)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.lambda$getChildren$0(ServerTreeNode.java:155)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 17 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:32)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 20 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:28)
... 22 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 23 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 27 more
2018-08-15 10:35:10,540 [2364693] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 10:35:11,816 [2365969] WARN - ckaging.InstalledPackagesPanel - com.intellij.remote.RemoteSdkException: Error connecting to remote host:52.25.238.77
2018-08-15 10:35:27,908 [2382061] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 10:35:29,155 [2383308] WARN - t.connections.RemoteConnection - Retrying connecting to sftp://52.25.238.77:22/ in @12ff5766: 1 iterations
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.PublishUtils.lambda$null$1(PublishUtils.java:99)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 13 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:32)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 16 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:28)
... 18 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 19 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 23 more
2018-08-15 10:35:29,169 [2383322] WARN - loyment.ui.WebServerConfigForm - Could not determine the type of file "sftp://52.25.238.77/".
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.PublishUtils.lambda$null$1(PublishUtils.java:99)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 13 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:32)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 16 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:28)
... 18 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 19 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 23 more
2018-08-15 10:36:04,266 [2418419] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 10:36:05,583 [2419736] WARN - t.connections.RemoteConnection - Retrying connecting to sftp://52.25.238.77:22/ in @12ff5766: 1 iterations
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.PublishUtils.lambda$null$1(PublishUtils.java:99)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 13 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:32)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 16 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:28)
... 18 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 19 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 23 more
2018-08-15 10:36:05,614 [2419767] WARN - loyment.ui.WebServerConfigForm - Could not determine the type of file "sftp://52.25.238.77/".
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.PublishUtils.lambda$null$1(PublishUtils.java:99)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 13 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:32)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 16 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:28)
... 18 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 19 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 23 more
2018-08-15 10:36:08,430 [2422583] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 10:36:09,664 [2423817] WARN - t.connections.RemoteConnection - Retrying connecting to sftp://52.25.238.77:22/ in @12ff5766: 1 iterations
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.PublishUtils.lambda$null$1(PublishUtils.java:99)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 13 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:32)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 16 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:28)
... 18 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 19 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 23 more
2018-08-15 10:36:09,676 [2423829] WARN - loyment.ui.WebServerConfigForm - Could not determine the type of file "sftp://52.25.238.77/".
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.PublishUtils.lambda$null$1(PublishUtils.java:99)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 13 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:32)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 16 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:28)
... 18 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 19 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 23 more
2018-08-15 10:36:44,402 [2458555] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 10:36:45,698 [2459851] WARN - t.connections.RemoteConnection - Retrying connecting to sftp://52.25.238.77:22/ in @12ff5766: 1 iterations
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.PublishUtils.lambda$null$1(PublishUtils.java:99)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 13 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:32)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 16 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:28)
... 18 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 19 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 23 more
2018-08-15 10:36:45,732 [2459885] WARN - loyment.ui.WebServerConfigForm - Could not determine the type of file "sftp://52.25.238.77/".
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.PublishUtils.lambda$null$1(PublishUtils.java:99)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 13 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:32)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 16 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:28)
... 18 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 19 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 23 more
2018-08-15 10:38:08,661 [2542814] WARN - t.connections.RemoteConnection - Forced closing file system of sftp://52.25.238.77:22/ in @12ff5766
2018-08-15 10:38:27,360 [2561513] WARN - t.connections.RemoteConnection - Retrying connecting to sftp://52.25.238.77:22/ in @1fc30c42: 1 iterations
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.PublishUtils.lambda$null$1(PublishUtils.java:99)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.createSessionConfig(PatchedSftpFileSystem.java:159)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 13 more
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "52.25.238.77".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpClientFactory.configConnection(PatchedSftpClientFactory.java:134)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.createSessionConfig(PatchedSftpFileSystem.java:149)
... 17 more
Caused by: java.lang.NullPointerException
at java.lang.String.<init>(String.java:166)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpClientFactory.configConnection(PatchedSftpClientFactory.java:54)
... 18 more
2018-08-15 10:38:27,362 [2561515] WARN - loyment.ui.WebServerConfigForm - Could not determine the type of file "sftp://52.25.238.77/".
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.PublishUtils.lambda$null$1(PublishUtils.java:99)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.createSessionConfig(PatchedSftpFileSystem.java:159)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 13 more
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "52.25.238.77".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpClientFactory.configConnection(PatchedSftpClientFactory.java:134)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.createSessionConfig(PatchedSftpFileSystem.java:149)
... 17 more
Caused by: java.lang.NullPointerException
at java.lang.String.<init>(String.java:166)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpClientFactory.configConnection(PatchedSftpClientFactory.java:54)
... 18 more
2018-08-15 10:38:31,569 [2565722] WARN - t.connections.RemoteConnection - Retrying connecting to sftp://52.25.238.77:22/ in @1fc30c42: 1 iterations
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.PublishUtils.lambda$null$1(PublishUtils.java:99)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.createSessionConfig(PatchedSftpFileSystem.java:159)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 13 more
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "52.25.238.77".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpClientFactory.configConnection(PatchedSftpClientFactory.java:134)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.createSessionConfig(PatchedSftpFileSystem.java:149)
... 17 more
Caused by: java.lang.NullPointerException
at java.lang.String.<init>(String.java:166)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpClientFactory.configConnection(PatchedSftpClientFactory.java:54)
... 18 more
2018-08-15 10:38:31,570 [2565723] WARN - loyment.ui.WebServerConfigForm - Could not determine the type of file "sftp://52.25.238.77/".
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.PublishUtils.lambda$null$1(PublishUtils.java:99)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.createSessionConfig(PatchedSftpFileSystem.java:159)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 13 more
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "52.25.238.77".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpClientFactory.configConnection(PatchedSftpClientFactory.java:134)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.createSessionConfig(PatchedSftpFileSystem.java:149)
... 17 more
Caused by: java.lang.NullPointerException
at java.lang.String.<init>(String.java:166)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpClientFactory.configConnection(PatchedSftpClientFactory.java:54)
... 18 more
2018-08-15 10:39:03,468 [2597621] WARN - t.connections.RemoteConnection - Forced closing file system of sftp://52.25.238.77:22/ in @1fc30c42
2018-08-15 10:39:09,421 [2603574] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @3324f521 to ubuntu@52.25.238.77:22
2018-08-15 10:39:10,356 [2604509] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @dbdc to ubuntu@52.25.238.77:22
2018-08-15 10:39:10,441 [2604594] WARN - t.connections.RemoteConnection - Forced closing file system of sftp://52.25.238.77:22/ in @6742b6fb
2018-08-15 10:39:10,441 [2604594] WARN - t.connections.RemoteConnection - Forced closing file system of sftp://52.25.238.77:22/ in @69d0a746
2018-08-15 10:39:10,478 [2604631] WARN - t.connections.RemoteConnection - Forced closing file system of sftp://52.25.238.77:22/ in @1b855986
2018-08-15 10:39:11,755 [2605908] WARN - t.connections.RemoteConnection - Retrying connecting to sftp://52.25.238.77:22/ in @37c4de33: 1 iterations
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.RemoteHostTask.doRun(RemoteHostTask.java:158)
at com.jetbrains.plugins.webDeployment.AutoUploadComponent$FileListenerImpl$2.run(AutoUploadComponent.java:538)
at com.intellij.openapi.progress.impl.CoreProgressManager$TaskRunnable.run(CoreProgressManager.java:726)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:176)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:556)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:501)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:66)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:163)
at com.intellij.openapi.progress.impl.ProgressManagerImpl$1.run(ProgressManagerImpl.java:137)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 21 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:43)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 24 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 27 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 31 more
2018-08-15 10:39:11,758 [2605911] WARN - t.connections.RemoteConnection - Forced closing file system of sftp://52.25.238.77:22/ in @37c4de33
2018-08-15 10:39:11,758 [2605911] WARN - s.webDeployment.RemoteHostTask - Could not determine the type of file "sftp://52.25.238.77/".
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.RemoteHostTask.doRun(RemoteHostTask.java:158)
at com.jetbrains.plugins.webDeployment.AutoUploadComponent$FileListenerImpl$2.run(AutoUploadComponent.java:538)
at com.intellij.openapi.progress.impl.CoreProgressManager$TaskRunnable.run(CoreProgressManager.java:726)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:176)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:556)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:501)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:66)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:163)
at com.intellij.openapi.progress.impl.ProgressManagerImpl$1.run(ProgressManagerImpl.java:137)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 21 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:43)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 24 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 27 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 31 more
2018-08-15 10:39:11,780 [2605933] INFO - stubs.SerializationManagerImpl - START StubSerializationManager SHUTDOWN
2018-08-15 10:39:11,786 [2605939] INFO - stubs.SerializationManagerImpl - END StubSerializationManager SHUTDOWN
2018-08-15 10:39:11,791 [2605944] INFO - org.jetbrains.io.BuiltInServer - web server stopped
2018-08-15 10:39:11,807 [2605960] INFO - Types.impl.FileTypeManagerImpl - FileTypeManager: 72 auto-detected files
Elapsed time on auto-detect: 41 ms
2018-08-15 10:39:11,834 [2605987] INFO - pl.local.NativeFileWatcherImpl - Watcher terminated with exit code 0
2018-08-15 10:39:11,839 [2605992] INFO - il.indexing.FileBasedIndexImpl - START INDEX SHUTDOWN
2018-08-15 10:39:11,957 [2606110] INFO - il.indexing.FileBasedIndexImpl - END INDEX SHUTDOWN
2018-08-15 10:39:11,962 [2606115] INFO - newvfs.persistent.PersistentFS - VFS dispose started
2018-08-15 10:39:11,968 [2606121] INFO - newvfs.persistent.PersistentFS - VFS dispose completed
2018-08-15 10:39:11,984 [2606137] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE SHUTDOWN ------------------------------------------------------
2018-08-15 10:39:11,986 [2606139] INFO - org.jetbrains.io.BuiltInServer - web server stopped
2018-08-15 10:39:16,229 [ 1] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE STARTED ------------------------------------------------------
2018-08-15 10:39:16,238 [ 10] INFO - #com.intellij.util.ui.JBUI - User scale factor: 1.5
2018-08-15 10:39:16,238 [ 10] INFO - #com.intellij.util.ui.JBUI - System scale factor: 1.5833334 (IDE-managed HiDPI)
2018-08-15 10:39:16,246 [ 18] INFO - #com.intellij.idea.Main - IDE: PyCharm (build #PY-171.4694.38, 13 Jun 2017 05:16)
2018-08-15 10:39:16,246 [ 18] INFO - #com.intellij.idea.Main - OS: Linux (4.4.0-130-generic, amd64)
2018-08-15 10:39:16,246 [ 18] INFO - #com.intellij.idea.Main - JRE: 1.8.0_112-release-736-b21 (JetBrains s.r.o)
2018-08-15 10:39:16,246 [ 18] INFO - #com.intellij.idea.Main - JVM: 25.112-b21 (OpenJDK 64-Bit Server VM)
2018-08-15 10:39:16,248 [ 20] INFO - #com.intellij.idea.Main - JVM Args: -Xbootclasspath/a:/home/phani/.local/share/JetBrains/Toolbox/apps/PyCharm-P/ch-0/171.4694.38/lib/boot.jar -Xms128m -Xmx750m -XX:ReservedCodeCacheSize=240m -XX:+UseConcMarkSweepGC -XX:SoftRefLRUPolicyMSPerMB=50 -ea -Dsun.io.useCanonCaches=false -Djava.net.preferIPv4Stack=true -XX:+HeapDumpOnOutOfMemoryError -XX:-OmitStackTraceInFastThrow -Dawt.useSystemAAFontSettings=lcd -Dsun.java2d.renderer=sun.java2d.marlin.MarlinRenderingEngine -Dide.no.platform.update=true -XX:ErrorFile=/home/phani/java_error_in_PYCHARM_%p.log -XX:HeapDumpPath=/home/phani/java_error_in_PYCHARM.hprof -Didea.paths.selector=PyCharm2017.1 -Djb.vmOptionsFile=/home/phani/.local/share/JetBrains/Toolbox/apps/PyCharm-P/ch-0/171.4694.38/bin/pycharm64.vmoptions -Didea.platform.prefix=Python
2018-08-15 10:39:16,248 [ 20] INFO - #com.intellij.idea.Main - ext: /home/phani/.local/share/JetBrains/Toolbox/apps/PyCharm-P/ch-0/171.4694.38/jre64/lib/ext: [nashorn.jar, sunpkcs11.jar, cldrdata.jar, localedata.jar, sunjce_provider.jar, zipfs.jar, dnsns.jar, jaccess.jar, jfxrt.jar, sunec.jar, meta-index]
2018-08-15 10:39:16,248 [ 20] INFO - #com.intellij.idea.Main - JNU charset: UTF-8
2018-08-15 10:39:16,262 [ 34] INFO - #com.intellij.idea.Main - JNA library (64-bit) loaded in 14 ms
2018-08-15 10:39:16,589 [ 361] INFO - .intellij.idea.IdeaApplication - WM detected: Compiz
2018-08-15 10:39:17,032 [ 804] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor plugin-intelliLang.xml
2018-08-15 10:39:17,185 [ 957] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor js-nashorn-support.xml
2018-08-15 10:39:17,375 [ 1147] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor uml-properties-support.xml
2018-08-15 10:39:17,376 [ 1148] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor uml-java-support.xml
2018-08-15 10:39:17,643 [ 1415] INFO - llij.ide.plugins.PluginManager - Plugin 'Markdown Navigator' can't be loaded because: Plugin is disabled
2018-08-15 10:39:17,823 [ 1595] INFO - llij.ide.plugins.PluginManager - 54 plugins initialized in 886 ms
2018-08-15 10:39:17,825 [ 1597] INFO - llij.ide.plugins.PluginManager - Loaded bundled plugins: AngularJS (171.4694.38), CSS Support (171.4694.38), CVS Integration (11), CoffeeScript (2.0), Concurrency Visualiser (0.1), Database Tools and SQL (1.0), Django Database Support Integration (1.0), Docker integration (2.5.3.1), EditorConfig (171.4694.38), File Watchers (171.4694.38), GNU GetText files support (*.po) (171.4694.38), Gherkin (999.999), Git Integration (8.1), GitHub (171.4694.38), HTML Tools (2.0), Haml (171.4694.38), IDEA CORE (171.4694.38), IPython Notebook (0.1), Ini4Idea (171.4694.38), IntelliLang (8.0), JavaScript Debugger (1.0), JavaScript Intention Power Pack (0.9.4), JavaScript Support (1.0), Less support (171.4694.38), Perforce Integration (2.0), Puppet Support (VERSION), Python BDD support for engines, based on Gherkin (cucumber, lettuce, behave) (0.1), Python Docker (VERSION), Python IntelliLang (VERSION), Python JavaScript Debugger Integration (VERSION), Python Localization Integration (VERSION), Python Profiler (0.1), Python ReStructureText Integration (1.0), Python Remote Interpreter (VERSION), Python Terminal (VERSION), Python UML Diagrams (VERSION), REST Client (171.4694.38), ReStructuredText Support (171.4694.38), Remote Hosts Access (0.1), SSH Remote Run (0.1), Sass support (171.4694.38), Settings Repository (171.4694.38), Stylus support (999.999), Subversion Integration (1.1), Task Management (1.0), Terminal (0.1), TextMate bundles support (VERSION), UML Support (1.0), Vagrant (171.4694.38), hg4idea (10.0), tslint (171.4694.38)
2018-08-15 10:39:17,825 [ 1597] INFO - llij.ide.plugins.PluginManager - Loaded custom plugins: Markdown support (2017.1.20170419), YAML (171.4694.38)
2018-08-15 10:39:17,825 [ 1597] INFO - llij.ide.plugins.PluginManager - Disabled plugins: Markdown Navigator (2.5.4)
2018-08-15 10:39:18,295 [ 2067] INFO - ellij.util.io.PagedFileStorage - lower=100; upper=500; buffer=10; max=705
2018-08-15 10:39:18,331 [ 2103] INFO - pl.local.NativeFileWatcherImpl - Starting file watcher: /home/phani/.local/share/JetBrains/Toolbox/apps/PyCharm-P/ch-0/171.4694.38/bin/fsnotifier64
2018-08-15 10:39:18,344 [ 2116] INFO - pl.local.NativeFileWatcherImpl - Native file watcher is operational.
2018-08-15 10:39:18,374 [ 2146] INFO - pi.util.registry.RegistryState - Registry values changed by user:
2018-08-15 10:39:18,374 [ 2146] INFO - pi.util.registry.RegistryState - debugger.watches.in.variables = false
2018-08-15 10:39:18,374 [ 2146] INFO - pi.util.registry.RegistryState - ide.ssh.one.time.password = true
2018-08-15 10:39:18,913 [ 2685] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=19, fontScale=1.25; restored: fontSize=24, fontScale=1.5833334
2018-08-15 10:39:19,407 [ 3179] INFO - til.net.ssl.CertificateManager - Default SSL context initialized
2018-08-15 10:39:19,425 [ 3197] INFO - figurations.GeneralCommandLine - Cannot run program "/home/phani/.local/share/JetBrains/Toolbox/apps/PyCharm-P/ch-0/171.4694.38/bin/java": error=2, No such file or directory
java.io.IOException: Cannot run program "/home/phani/.local/share/JetBrains/Toolbox/apps/PyCharm-P/ch-0/171.4694.38/bin/java": error=2, No such file or directory
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
at com.intellij.execution.configurations.GeneralCommandLine.startProcess(GeneralCommandLine.java:405)
at com.intellij.execution.configurations.GeneralCommandLine.createProcess(GeneralCommandLine.java:375)
at com.intellij.execution.process.OSProcessHandler.<init>(OSProcessHandler.java:45)
at com.intellij.execution.process.CapturingProcessHandler.<init>(CapturingProcessHandler.java:38)
at com.intellij.execution.util.ExecUtil.execAndGetOutput(ExecUtil.java:100)
at com.intellij.util.JdkBundle.a(JdkBundle.java:221)
at com.intellij.util.JdkBundle.createBundle(JdkBundle.java:92)
at com.intellij.util.JdkBundle.createBoot(JdkBundle.java:125)
at com.intellij.util.JdkBundle.createBoot(JdkBundle.java:113)
at com.intellij.ide.SystemHealthMonitor.d(SystemHealthMonitor.java:86)
at com.intellij.ide.SystemHealthMonitor.initComponent(SystemHealthMonitor.java:75)
at com.intellij.openapi.components.impl.ComponentManagerImpl$ComponentConfigComponentAdapter.getComponentInstance(ComponentManagerImpl.java:491)
at com.intellij.openapi.components.impl.ComponentManagerImpl.createComponents(ComponentManagerImpl.java:120)
at com.intellij.openapi.application.impl.ApplicationImpl.a(ApplicationImpl.java:466)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:176)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:556)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:501)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:66)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:163)
at com.intellij.openapi.application.impl.ApplicationImpl.createComponents(ApplicationImpl.java:473)
at com.intellij.openapi.components.impl.ComponentManagerImpl.init(ComponentManagerImpl.java:104)
at com.intellij.openapi.application.impl.ApplicationImpl.load(ApplicationImpl.java:425)
at com.intellij.openapi.application.impl.ApplicationImpl.load(ApplicationImpl.java:411)
at com.intellij.idea.IdeaApplication.run(IdeaApplication.java:203)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.intellij.idea.MainImpl$1$1.a(MainImpl.java:63)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:762)
at java.awt.EventQueue.access$500(EventQueue.java:98)
at java.awt.EventQueue$3.run(EventQueue.java:715)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:732)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:343)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
Caused by: java.io.IOException: error=2, No such file or directory
at java.lang.UNIXProcess.forkAndExec(Native Method)
at java.lang.UNIXProcess.<init>(UNIXProcess.java:247)
at java.lang.ProcessImpl.start(ProcessImpl.java:134)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
... 44 more
2018-08-15 10:39:19,483 [ 3255] INFO - rains.ide.BuiltInServerManager - built-in server started, port 63342
2018-08-15 10:39:19,512 [ 3284] INFO - gs.impl.UpdateCheckerComponent - channel: release
2018-08-15 10:39:19,650 [ 3422] INFO - il.indexing.FileBasedIndexImpl - Index exts enumerated:52
2018-08-15 10:39:19,660 [ 3432] INFO - il.indexing.FileBasedIndexImpl - Index scheduled:9
2018-08-15 10:39:19,752 [ 3524] INFO - tellij.psi.stubs.StubIndexImpl - All stub exts enumerated:74
2018-08-15 10:39:19,756 [ 3528] INFO - tellij.psi.stubs.StubIndexImpl - stub exts update scheduled:0
2018-08-15 10:39:20,051 [ 3823] INFO - j.ide.script.IdeStartupScripts - 0 startup script(s) found
2018-08-15 10:39:20,297 [ 4069] INFO - plication.impl.ApplicationImpl - 80 application components initialized in 3363ms
2018-08-15 10:39:20,305 [ 4077] INFO - .intellij.idea.IdeaApplication - App initialization took 4848 ms
2018-08-15 10:39:20,374 [ 4146] INFO - pl$FileIndexDataInitialization - Initialization done:713
2018-08-15 10:39:20,555 [ 4327] INFO - exImpl$StubIndexInitialization - Initialization done:181
2018-08-15 10:39:21,343 [ 5115] INFO - ellij.project.impl.ProjectImpl - 15 project components initialized in 397 ms
2018-08-15 10:39:22,303 [ 6075] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=12, fontScale=null; restored: fontSize=12, fontScale=1.5833334
2018-08-15 10:39:22,326 [ 6098] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=12, fontScale=null; restored: fontSize=12, fontScale=1.5833334
2018-08-15 10:39:22,330 [ 6102] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=11, fontScale=null; restored: fontSize=11, fontScale=1.5833334
2018-08-15 10:39:22,335 [ 6107] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=12, fontScale=null; restored: fontSize=12, fontScale=1.5833334
2018-08-15 10:39:23,045 [ 6817] INFO - .openapi.application.Preloader - Finished preloading com.intellij.openapi.actionSystem.impl.ActionPreloader@404dd22b
2018-08-15 10:39:23,781 [ 7553] INFO - .openapi.application.Preloader - Finished preloading com.intellij.ide.ui.search.SearchableOptionPreloader@307693c3
2018-08-15 10:39:24,133 [ 7905] INFO - .openapi.application.Preloader - Finished preloading com.intellij.codeInsight.completion.CompletionPreloader@5baee174
2018-08-15 10:39:24,281 [ 8053] INFO - ellij.project.impl.ProjectImpl - 108 project components initialized in 2947 ms
2018-08-15 10:39:24,618 [ 8390] INFO - le.impl.ModuleManagerComponent - 1 module(s) loaded in 334 ms
2018-08-15 10:39:24,795 [ 8567] WARN - om.intellij.util.ProfilingUtil - Profiling agent is not enabled. Add -agentlib:yjpagent to idea.vmoptions if necessary to profile IDEA.
2018-08-15 10:39:26,571 [ 10343] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 659ms; general responsiveness: ok; EDT responsiveness: ok
2018-08-15 10:39:28,250 [ 12022] INFO - tartup.impl.StartupManagerImpl - OpenFilesActivity run in 2570
2018-08-15 10:39:29,515 [ 13287] INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 2940ms; general responsiveness: ok; EDT responsiveness: 1/3 sluggish, 1/3 very slow
2018-08-15 10:39:29,518 [ 13290] INFO - indexing.UnindexedFilesUpdater - Unindexed files update started: 1 files to update
2018-08-15 10:39:30,355 [ 14127] INFO - tartup.impl.StartupManagerImpl - /home/phani/Dropbox/Gatech/Layered Insight/LI Code/.idea case-sensitivity: expected=true actual=true
2018-08-15 10:39:31,361 [ 15133] INFO - s.webDeployment.PublishUtils$1 - Using "/tmp/vfs_cache" as temporary files store.
2018-08-15 10:39:32,048 [ 15820] INFO - tor.impl.FileEditorManagerImpl - Project opening took 10803 ms
2018-08-15 10:39:32,455 [ 16227] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @307af865 to ubuntu@52.25.238.77:22
2018-08-15 10:39:32,673 [ 16445] INFO - .diagnostic.PerformanceWatcher - Unindexed files update took 3155ms; general responsiveness: ok; EDT responsiveness: 2/4 sluggish
2018-08-15 10:39:34,031 [ 17803] WARN - t.connections.RemoteConnection - Retrying connecting to sftp://52.25.238.77:22/ in @5f5cc89c: 1 iterations
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeContext.getConnection(ServerTreeContext.java:88)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.computeFile(ServerTreeNode.java:271)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.createChildren(ServerTreeNode.java:179)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.loadChildren(ServerTreeNode.java:164)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.lambda$getChildren$0(ServerTreeNode.java:155)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 17 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:43)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 20 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 23 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 27 more
2018-08-15 10:39:34,032 [ 17804] WARN - i.remotebrowser.ServerTreeNode - Could not determine the type of file "sftp://52.25.238.77/".
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeContext.getConnection(ServerTreeContext.java:88)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.computeFile(ServerTreeNode.java:271)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.createChildren(ServerTreeNode.java:179)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.loadChildren(ServerTreeNode.java:164)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.lambda$getChildren$0(ServerTreeNode.java:155)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 17 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:43)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 20 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 23 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 27 more
2018-08-15 10:39:34,444 [ 18216] WARN - ng.ui.PyCondaManagementService - Could not find conda python interpreter
2018-08-15 10:39:34,445 [ 18217] INFO - tartup.impl.StartupManagerImpl - PyPackagesUpdater run in 1399
2018-08-15 10:39:40,151 [ 23923] INFO - ns.python.sdk.PythonSdkUpdater - Performing background update of skeletons for SDK Remote Python 3.6.5 (ssh://ubuntu@52.25.238.77:22/home/ubuntu/src/anaconda3/envs/torch4/bin/python) (ssh://ubuntu@52.25.238.77:22/home/ubuntu/src/anaconda3/envs/torch4/bin/python)
2018-08-15 10:39:40,152 [ 23924] INFO - .skeletons.PySkeletonRefresher - Refreshing skeletons for ssh://ubuntu@52.25.238.77:22/home/ubuntu/src/anaconda3/envs/torch4/bin/python
2018-08-15 10:39:40,209 [ 23981] INFO - ugins.remotesdk.RemoteTransfer - Uploading helpers to /home/ubuntu/.pycharm_helpers
2018-08-15 10:39:40,225 [ 23997] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @307af865 to ubuntu@52.25.238.77:22
2018-08-15 10:39:41,498 [ 25270] WARN - t.connections.RemoteConnection - Retrying connecting to sftp://52.25.238.77:22/ in @3d6a757c: 1 iterations
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.remotesdk.RemoteTransfer.openConnection(RemoteTransfer.java:245)
at com.jetbrains.plugins.remotesdk.RemoteTransfer.doCopyHelpers(RemoteTransfer.java:190)
at com.jetbrains.plugins.remotesdk.RemoteTransfer.access$000(RemoteTransfer.java:43)
at com.jetbrains.plugins.remotesdk.RemoteTransfer$2.run(RemoteTransfer.java:138)
at com.jetbrains.plugins.remotesdk.RemoteTransfer$4.run(RemoteTransfer.java:164)
at com.jetbrains.plugins.remotesdk.RemoteTransfer.uploadHelpers(RemoteTransfer.java:150)
at com.jetbrains.python.remote.PyRemoteTransfer.uploadHelpers(PyRemoteTransfer.java:59)
at com.jetbrains.python.remote.PyRemoteSkeletonGenerator.prepare(PyRemoteSkeletonGenerator.java:85)
at com.jetbrains.python.sdk.skeletons.PySkeletonRefresher.regenerateSkeletons(PySkeletonRefresher.java:288)
at com.jetbrains.python.sdk.skeletons.PySkeletonRefresher.refreshSkeletonsOfSdk(PySkeletonRefresher.java:129)
at com.jetbrains.python.sdk.PythonSdkUpdater$2.run(PythonSdkUpdater.java:159)
at com.intellij.openapi.progress.impl.CoreProgressManager$TaskRunnable.run(CoreProgressManager.java:726)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:176)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:556)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:501)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:66)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:163)
at com.intellij.openapi.progress.impl.ProgressManagerImpl$1.run(ProgressManagerImpl.java:137)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 30 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:32)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 33 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:28)
... 35 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 36 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 40 more
2018-08-15 10:39:41,501 [ 25273] WARN - ugins.remotesdk.RemoteTransfer - Could not determine the type of file "sftp://52.25.238.77/".
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.remotesdk.RemoteTransfer.openConnection(RemoteTransfer.java:245)
at com.jetbrains.plugins.remotesdk.RemoteTransfer.doCopyHelpers(RemoteTransfer.java:190)
at com.jetbrains.plugins.remotesdk.RemoteTransfer.access$000(RemoteTransfer.java:43)
at com.jetbrains.plugins.remotesdk.RemoteTransfer$2.run(RemoteTransfer.java:138)
at com.jetbrains.plugins.remotesdk.RemoteTransfer$4.run(RemoteTransfer.java:164)
at com.jetbrains.plugins.remotesdk.RemoteTransfer.uploadHelpers(RemoteTransfer.java:150)
at com.jetbrains.python.remote.PyRemoteTransfer.uploadHelpers(PyRemoteTransfer.java:59)
at com.jetbrains.python.remote.PyRemoteSkeletonGenerator.prepare(PyRemoteSkeletonGenerator.java:85)
at com.jetbrains.python.sdk.skeletons.PySkeletonRefresher.regenerateSkeletons(PySkeletonRefresher.java:288)
at com.jetbrains.python.sdk.skeletons.PySkeletonRefresher.refreshSkeletonsOfSdk(PySkeletonRefresher.java:129)
at com.jetbrains.python.sdk.PythonSdkUpdater$2.run(PythonSdkUpdater.java:159)
at com.intellij.openapi.progress.impl.CoreProgressManager$TaskRunnable.run(CoreProgressManager.java:726)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:176)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:556)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:501)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:66)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:163)
at com.intellij.openapi.progress.impl.ProgressManagerImpl$1.run(ProgressManagerImpl.java:137)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 30 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:32)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 33 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:28)
... 35 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 36 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 40 more
2018-08-15 10:39:41,524 [ 25296] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @307af865 to ubuntu@52.25.238.77:22
2018-08-15 10:39:42,811 [ 26583] ERROR - ns.python.sdk.PythonSdkUpdater - Error connecting to remote host:52.25.238.77
com.jetbrains.python.sdk.InvalidSdkException: Error connecting to remote host:52.25.238.77
at com.jetbrains.python.remote.PyRemoteSkeletonGenerator.getProcessOutput(PyRemoteSkeletonGenerator.java:110)
at com.jetbrains.python.sdk.skeletons.PySkeletonGenerator.listBinaries(PySkeletonGenerator.java:214)
at com.jetbrains.python.remote.PyRemoteSkeletonGeneratorBase.listBinaries(PyRemoteSkeletonGeneratorBase.java:172)
at com.jetbrains.python.sdk.skeletons.PySkeletonRefresher.regenerateSkeletons(PySkeletonRefresher.java:295)
at com.jetbrains.python.sdk.skeletons.PySkeletonRefresher.refreshSkeletonsOfSdk(PySkeletonRefresher.java:129)
at com.jetbrains.python.sdk.PythonSdkUpdater$2.run(PythonSdkUpdater.java:159)
at com.intellij.openapi.progress.impl.CoreProgressManager$TaskRunnable.run(CoreProgressManager.java:726)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:176)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:556)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:501)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:66)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:163)
at com.intellij.openapi.progress.impl.ProgressManagerImpl$1.run(ProgressManagerImpl.java:137)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: com.intellij.remote.RemoteSdkException: Error connecting to remote host:52.25.238.77
at com.jetbrains.plugins.remotesdk.SdkSessionManager.processResult(SdkSessionManager.java:74)
at com.jetbrains.plugins.remotesdk.SdkSessionManager.checkConnectionAndGetSession(SdkSessionManager.java:57)
at com.jetbrains.python.remote.PyRemoteSkeletonGenerator.getRunProcessSession(PyRemoteSkeletonGenerator.java:235)
at com.jetbrains.python.remote.PyRemoteSkeletonGenerator.getProcessOutput(PyRemoteSkeletonGenerator.java:101)
... 18 more
Caused by: com.jetbrains.plugins.webDeployment.CustomFileSystemException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.remotesdk.RemoteSdkUtil.checkInterpreterAndCreateHelpersFolder(RemoteSdkUtil.java:403)
at com.jetbrains.plugins.remotesdk.SdkSessionManager$Checker.lambda$work$0(SdkSessionManager.java:109)
... 6 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:32)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.remotesdk.transport.SshRemoteSession.sftp(SshRemoteSession.java:105)
at com.jetbrains.plugins.remotesdk.RemoteSdkUtil.checkInterpreterAndCreateHelpersFolder(RemoteSdkUtil.java:338)
... 7 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:28)
... 10 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 11 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 15 more
2018-08-15 10:39:42,814 [ 26586] ERROR - ns.python.sdk.PythonSdkUpdater - PyCharm 2017.1.4 Build #PY-171.4694.38
2018-08-15 10:39:42,815 [ 26587] ERROR - ns.python.sdk.PythonSdkUpdater - JDK: 1.8.0_112-release
2018-08-15 10:39:42,815 [ 26587] ERROR - ns.python.sdk.PythonSdkUpdater - VM: OpenJDK 64-Bit Server VM
2018-08-15 10:39:42,815 [ 26587] ERROR - ns.python.sdk.PythonSdkUpdater - Vendor: JetBrains s.r.o
2018-08-15 10:39:42,815 [ 26587] ERROR - ns.python.sdk.PythonSdkUpdater - OS: Linux
2018-08-15 10:39:42,815 [ 26587] ERROR - ns.python.sdk.PythonSdkUpdater - Last Action:
2018-08-15 10:39:56,996 [ 40768] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @307af865 to ubuntu@52.25.238.77:22
2018-08-15 10:39:58,264 [ 42036] WARN - console.PydevConsoleRunnerImpl - Error running console
com.intellij.execution.ExecutionException: Error connecting to remote host:52.25.238.77
at com.jetbrains.python.console.PydevConsoleRunnerImpl.a(PydevConsoleRunnerImpl.java:499)
at com.jetbrains.python.console.PydevConsoleRunnerImpl.j(PydevConsoleRunnerImpl.java:400)
at com.jetbrains.python.console.PydevConsoleRunnerImpl.f(PydevConsoleRunnerImpl.java:584)
at com.jetbrains.python.console.PydevConsoleRunnerImpl.runSync(PydevConsoleRunnerImpl.java:250)
at com.jetbrains.python.console.PythonConsoleToolWindowFactory$createToolWindowContent$1.run(PythonConsoleToolWindowFactory.kt:32)
at com.intellij.openapi.application.TransactionGuardImpl.a(TransactionGuardImpl.java:86)
at com.intellij.openapi.application.TransactionGuardImpl.a(TransactionGuardImpl.java:109)
at com.intellij.openapi.application.TransactionGuardImpl.submitTransaction(TransactionGuardImpl.java:118)
at com.intellij.openapi.application.TransactionGuard.submitTransaction(TransactionGuard.java:122)
at com.jetbrains.python.console.PythonConsoleToolWindowFactory.createToolWindowContent(PythonConsoleToolWindowFactory.kt:32)
at com.intellij.openapi.wm.impl.ToolWindowImpl.ensureContentInitialized(ToolWindowImpl.java:573)
at com.intellij.openapi.wm.impl.ToolWindowImpl.getContentManager(ToolWindowImpl.java:407)
at com.intellij.openapi.wm.impl.commands.RequestFocusInToolWindowCmd.e(RequestFocusInToolWindowCmd.java:73)
at com.intellij.openapi.wm.impl.commands.RequestFocusInToolWindowCmd.b(RequestFocusInToolWindowCmd.java:61)
at com.intellij.openapi.util.ExecutionCallback.doWhenExecuted(ExecutionCallback.java:100)
at com.intellij.openapi.util.ActionCallback.doWhenDone(ActionCallback.java:111)
at com.intellij.openapi.wm.impl.commands.RequestFocusInToolWindowCmd.run(RequestFocusInToolWindowCmd.java:61)
at com.intellij.openapi.wm.impl.CommandProcessor.b(CommandProcessor.java:92)
at com.intellij.openapi.wm.impl.CommandProcessor.run(CommandProcessor.java:72)
at com.intellij.openapi.wm.impl.commands.FinalizableCommand.finish(FinalizableCommand.java:36)
at com.intellij.openapi.wm.impl.commands.ApplyWindowInfoCmd.run(ApplyWindowInfoCmd.java:50)
at com.intellij.openapi.wm.impl.CommandProcessor.b(CommandProcessor.java:92)
at com.intellij.openapi.wm.impl.CommandProcessor.run(CommandProcessor.java:72)
at com.intellij.openapi.wm.impl.commands.FinalizableCommand.finish(FinalizableCommand.java:36)
at com.intellij.openapi.wm.impl.commands.ApplyWindowInfoCmd.run(ApplyWindowInfoCmd.java:50)
at com.intellij.openapi.wm.impl.CommandProcessor.b(CommandProcessor.java:92)
at com.intellij.openapi.wm.impl.CommandProcessor.run(CommandProcessor.java:72)
at com.intellij.openapi.wm.impl.commands.FinalizableCommand.finish(FinalizableCommand.java:36)
at com.intellij.openapi.wm.impl.ToolWindowsPane$AddDockedComponentCmd.run(ToolWindowsPane.java:779)
at com.intellij.openapi.wm.impl.CommandProcessor.b(CommandProcessor.java:92)
at com.intellij.openapi.wm.impl.CommandProcessor.run(CommandProcessor.java:72)
at com.intellij.openapi.wm.impl.commands.FinalizableCommand.finish(FinalizableCommand.java:36)
at com.intellij.openapi.wm.impl.commands.ApplyWindowInfoCmd.run(ApplyWindowInfoCmd.java:50)
at com.intellij.openapi.wm.impl.CommandProcessor.b(CommandProcessor.java:92)
at com.intellij.openapi.wm.impl.CommandProcessor.run(CommandProcessor.java:72)
at com.intellij.openapi.wm.impl.commands.FinalizableCommand.finish(FinalizableCommand.java:36)
at com.intellij.openapi.wm.impl.commands.ApplyWindowInfoCmd.run(ApplyWindowInfoCmd.java:50)
at com.intellij.openapi.wm.impl.CommandProcessor.b(CommandProcessor.java:92)
at com.intellij.openapi.wm.impl.CommandProcessor.run(CommandProcessor.java:72)
at com.intellij.openapi.wm.impl.commands.FinalizableCommand.finish(FinalizableCommand.java:36)
at com.intellij.openapi.wm.impl.commands.ApplyWindowInfoCmd.run(ApplyWindowInfoCmd.java:50)
at com.intellij.openapi.wm.impl.CommandProcessor.b(CommandProcessor.java:92)
at com.intellij.openapi.wm.impl.CommandProcessor.run(CommandProcessor.java:72)
at com.intellij.openapi.wm.impl.commands.FinalizableCommand.finish(FinalizableCommand.java:36)
at com.intellij.openapi.wm.impl.commands.ApplyWindowInfoCmd.run(ApplyWindowInfoCmd.java:50)
at com.intellij.openapi.wm.impl.CommandProcessor.b(CommandProcessor.java:92)
at com.intellij.openapi.wm.impl.CommandProcessor.run(CommandProcessor.java:72)
at com.intellij.openapi.wm.impl.commands.FinalizableCommand.finish(FinalizableCommand.java:36)
at com.intellij.openapi.wm.impl.commands.ApplyWindowInfoCmd.run(ApplyWindowInfoCmd.java:50)
at com.intellij.openapi.wm.impl.CommandProcessor.b(CommandProcessor.java:92)
at com.intellij.openapi.wm.impl.CommandProcessor.run(CommandProcessor.java:72)
at com.intellij.openapi.wm.impl.commands.FinalizableCommand.finish(FinalizableCommand.java:36)
at com.intellij.openapi.wm.impl.commands.ApplyWindowInfoCmd.run(ApplyWindowInfoCmd.java:50)
at com.intellij.openapi.wm.impl.CommandProcessor.b(CommandProcessor.java:92)
at com.intellij.openapi.wm.impl.CommandProcessor.run(CommandProcessor.java:72)
at com.intellij.openapi.wm.impl.commands.FinalizableCommand.finish(FinalizableCommand.java:36)
at com.intellij.openapi.wm.impl.commands.ApplyWindowInfoCmd.run(ApplyWindowInfoCmd.java:50)
at com.intellij.openapi.wm.impl.CommandProcessor.b(CommandProcessor.java:92)
at com.intellij.openapi.wm.impl.CommandProcessor.run(CommandProcessor.java:72)
at com.intellij.openapi.wm.impl.commands.FinalizableCommand.finish(FinalizableCommand.java:36)
at com.intellij.openapi.wm.impl.commands.ApplyWindowInfoCmd.run(ApplyWindowInfoCmd.java:50)
at com.intellij.openapi.wm.impl.CommandProcessor.b(CommandProcessor.java:92)
at com.intellij.openapi.wm.impl.CommandProcessor.run(CommandProcessor.java:72)
at com.intellij.openapi.wm.impl.commands.FinalizableCommand.finish(FinalizableCommand.java:36)
at com.intellij.openapi.wm.impl.commands.ApplyWindowInfoCmd.run(ApplyWindowInfoCmd.java:50)
at com.intellij.openapi.wm.impl.CommandProcessor.b(CommandProcessor.java:92)
at com.intellij.openapi.wm.impl.CommandProcessor.run(CommandProcessor.java:72)
at com.intellij.openapi.wm.impl.commands.FinalizableCommand.finish(FinalizableCommand.java:36)
at com.intellij.openapi.wm.impl.commands.ApplyWindowInfoCmd.run(ApplyWindowInfoCmd.java:50)
at com.intellij.openapi.wm.impl.CommandProcessor.b(CommandProcessor.java:92)
at com.intellij.openapi.wm.impl.CommandProcessor.run(CommandProcessor.java:72)
at com.intellij.openapi.wm.impl.commands.FinalizableCommand.finish(FinalizableCommand.java:36)
at com.intellij.openapi.wm.impl.commands.ApplyWindowInfoCmd.run(ApplyWindowInfoCmd.java:50)
at com.intellij.openapi.wm.impl.CommandProcessor.b(CommandProcessor.java:92)
at com.intellij.openapi.wm.impl.CommandProcessor.run(CommandProcessor.java:72)
at com.intellij.openapi.wm.impl.commands.FinalizableCommand.finish(FinalizableCommand.java:36)
at com.intellij.openapi.wm.impl.commands.ApplyWindowInfoCmd.run(ApplyWindowInfoCmd.java:50)
at com.intellij.openapi.wm.impl.CommandProcessor.b(CommandProcessor.java:92)
at com.intellij.openapi.wm.impl.CommandProcessor.run(CommandProcessor.java:72)
at com.intellij.openapi.wm.impl.CommandProcessor.execute(CommandProcessor.java:64)
at com.intellij.openapi.wm.impl.ToolWindowManagerImpl.execute(ToolWindowManagerImpl.java:566)
at com.intellij.openapi.wm.impl.ToolWindowManagerImpl.activateToolWindow(ToolWindowManagerImpl.java:726)
at com.intellij.openapi.wm.impl.ToolWindowManagerImpl$MyInternalDecoratorListener.activated(ToolWindowManagerImpl.java:2316)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.intellij.util.EventDispatcher.dispatch(EventDispatcher.java:99)
at com.intellij.util.EventDispatcher.access$200(EventDispatcher.java:35)
at com.intellij.util.EventDispatcher$2.invoke(EventDispatcher.java:79)
at com.intellij.openapi.wm.impl.$Proxy83.activated(Unknown Source)
at com.intellij.openapi.wm.impl.InternalDecorator.fireActivated(InternalDecorator.java:244)
at com.intellij.openapi.wm.impl.StripeButton.actionPerformed(StripeButton.java:302)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2348)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
at javax.swing.JToggleButton$ToggleButtonModel.setPressed(JToggleButton.java:308)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:289)
at java.awt.Component.processMouseEvent(Component.java:6541)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3324)
at com.intellij.openapi.wm.impl.StripeButton.processMouseEvent(StripeButton.java:293)
at java.awt.Component.processEvent(Component.java:6306)
at java.awt.Container.processEvent(Container.java:2236)
at java.awt.Component.dispatchEventImpl(Component.java:4897)
at java.awt.Container.dispatchEventImpl(Container.java:2294)
at java.awt.Component.dispatchEvent(Component.java:4719)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4525)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466)
at java.awt.Container.dispatchEventImpl(Container.java:2280)
at java.awt.Window.dispatchEventImpl(Window.java:2746)
at java.awt.Component.dispatchEvent(Component.java:4719)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:764)
at java.awt.EventQueue.access$500(EventQueue.java:98)
at java.awt.EventQueue$3.run(EventQueue.java:715)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:90)
at java.awt.EventQueue$4.run(EventQueue.java:737)
at java.awt.EventQueue$4.run(EventQueue.java:735)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:734)
at com.intellij.ide.IdeEventQueue.j(IdeEventQueue.java:827)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:651)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:365)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
Caused by: com.intellij.remote.RemoteSdkException: Error connecting to remote host:52.25.238.77
at com.jetbrains.plugins.remotesdk.SdkSessionManager.processResult(SdkSessionManager.java:74)
at com.jetbrains.plugins.remotesdk.SdkSessionManager.checkConnectionAndGetSession(SdkSessionManager.java:57)
at com.jetbrains.python.remote.PySshRemoteProcessStarterManager.startRemoteProcess(PySshRemoteProcessStarterManager.java:74)
at com.jetbrains.python.remote.PySshRemoteProcessStarterManager.startRemoteProcess(PySshRemoteProcessStarterManager.java:42)
at com.jetbrains.python.remote.PySshRemoteProcessStarterManager.startRemoteProcess(PySshRemoteProcessStarterManager.java:19)
at com.jetbrains.python.console.PydevConsoleRunnerImpl.a(PydevConsoleRunnerImpl.java:464)
... 133 more
Caused by: com.jetbrains.plugins.webDeployment.CustomFileSystemException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.remotesdk.RemoteSdkUtil.checkInterpreterAndCreateHelpersFolder(RemoteSdkUtil.java:403)
at com.jetbrains.plugins.remotesdk.SdkSessionManager$Checker.lambda$work$0(SdkSessionManager.java:109)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:32)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.remotesdk.transport.SshRemoteSession.sftp(SshRemoteSession.java:105)
at com.jetbrains.plugins.remotesdk.RemoteSdkUtil.checkInterpreterAndCreateHelpersFolder(RemoteSdkUtil.java:338)
... 7 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:28)
... 10 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 11 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 15 more
2018-08-15 10:40:10,381 [ 54153] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @307af865 to ubuntu@52.25.238.77:22
2018-08-15 10:40:11,670 [ 55442] WARN - t.connections.RemoteConnection - Retrying connecting to sftp://52.25.238.77:22/ in @5104e49a: 1 iterations
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.PublishUtils.lambda$null$1(PublishUtils.java:99)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 13 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:32)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 16 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:28)
... 18 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 19 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 23 more
2018-08-15 10:40:11,691 [ 55463] WARN - loyment.ui.WebServerConfigForm - Could not determine the type of file "sftp://52.25.238.77/".
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.PublishUtils.lambda$null$1(PublishUtils.java:99)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 13 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:32)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 16 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:28)
... 18 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 19 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 23 more
2018-08-15 10:40:15,145 [ 58917] WARN - t.connections.RemoteConnection - Forced closing file system of sftp://52.25.238.77:22/ in @5104e49a
2018-08-15 10:40:23,766 [ 67538] WARN - t.connections.RemoteConnection - Forced closing file system of sftp://52.25.238.77:22/ in @3d6a757c
2018-08-15 10:40:23,782 [ 67554] WARN - t.connections.RemoteConnection - Forced closing file system of sftp://52.25.238.77:22/ in @5f5cc89c
2018-08-15 10:40:23,882 [ 67654] INFO - stubs.SerializationManagerImpl - START StubSerializationManager SHUTDOWN
2018-08-15 10:40:23,883 [ 67655] INFO - stubs.SerializationManagerImpl - END StubSerializationManager SHUTDOWN
2018-08-15 10:40:23,907 [ 67679] INFO - org.jetbrains.io.BuiltInServer - web server stopped
2018-08-15 10:40:23,924 [ 67696] INFO - Types.impl.FileTypeManagerImpl - FileTypeManager: 0 auto-detected files
Elapsed time on auto-detect: 0 ms
2018-08-15 10:40:23,939 [ 67711] INFO - pl.local.NativeFileWatcherImpl - Watcher terminated with exit code 0
2018-08-15 10:40:23,942 [ 67714] INFO - il.indexing.FileBasedIndexImpl - START INDEX SHUTDOWN
2018-08-15 10:40:24,073 [ 67845] INFO - il.indexing.FileBasedIndexImpl - END INDEX SHUTDOWN
2018-08-15 10:40:24,078 [ 67850] INFO - newvfs.persistent.PersistentFS - VFS dispose started
2018-08-15 10:40:24,082 [ 67854] INFO - newvfs.persistent.PersistentFS - VFS dispose completed
2018-08-15 10:40:24,115 [ 67887] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE SHUTDOWN ------------------------------------------------------
2018-08-15 10:40:24,140 [ 67912] INFO - org.jetbrains.io.BuiltInServer - web server stopped
2018-08-15 10:42:37,558 [ 0] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE STARTED ------------------------------------------------------
2018-08-15 10:42:37,566 [ 8] INFO - #com.intellij.util.ui.JBUI - User scale factor: 1.5
2018-08-15 10:42:37,567 [ 9] INFO - #com.intellij.util.ui.JBUI - System scale factor: 1.5833334 (IDE-managed HiDPI)
2018-08-15 10:42:37,575 [ 17] INFO - #com.intellij.idea.Main - IDE: PyCharm (build #PY-171.4694.38, 13 Jun 2017 05:37)
2018-08-15 10:42:37,575 [ 17] INFO - #com.intellij.idea.Main - OS: Linux (4.4.0-130-generic, amd64)
2018-08-15 10:42:37,575 [ 17] INFO - #com.intellij.idea.Main - JRE: 1.8.0_112-release-736-b21 (JetBrains s.r.o)
2018-08-15 10:42:37,575 [ 17] INFO - #com.intellij.idea.Main - JVM: 25.112-b21 (OpenJDK 64-Bit Server VM)
2018-08-15 10:42:37,577 [ 19] INFO - #com.intellij.idea.Main - JVM Args: -Xbootclasspath/a:/home/phani/.local/share/JetBrains/Toolbox/apps/PyCharm-P/ch-0/171.4694.38/lib/boot.jar -Xms128m -Xmx750m -XX:ReservedCodeCacheSize=240m -XX:+UseConcMarkSweepGC -XX:SoftRefLRUPolicyMSPerMB=50 -ea -Dsun.io.useCanonCaches=false -Djava.net.preferIPv4Stack=true -XX:+HeapDumpOnOutOfMemoryError -XX:-OmitStackTraceInFastThrow -Dawt.useSystemAAFontSettings=lcd -Dsun.java2d.renderer=sun.java2d.marlin.MarlinRenderingEngine -Dide.no.platform.update=true -XX:ErrorFile=/home/phani/java_error_in_PYCHARM_%p.log -XX:HeapDumpPath=/home/phani/java_error_in_PYCHARM.hprof -Didea.paths.selector=PyCharm2017.1 -Djb.vmOptionsFile=/home/phani/.local/share/JetBrains/Toolbox/apps/PyCharm-P/ch-0/171.4694.38/bin/pycharm64.vmoptions -Didea.platform.prefix=Python
2018-08-15 10:42:37,578 [ 20] INFO - #com.intellij.idea.Main - ext: /home/phani/.local/share/JetBrains/Toolbox/apps/PyCharm-P/ch-0/171.4694.38/jre64/lib/ext: [nashorn.jar, sunpkcs11.jar, cldrdata.jar, localedata.jar, sunjce_provider.jar, zipfs.jar, dnsns.jar, jaccess.jar, jfxrt.jar, sunec.jar, meta-index]
2018-08-15 10:42:37,578 [ 20] INFO - #com.intellij.idea.Main - JNU charset: UTF-8
2018-08-15 10:42:37,592 [ 34] INFO - #com.intellij.idea.Main - JNA library (64-bit) loaded in 14 ms
2018-08-15 10:42:37,888 [ 330] INFO - .intellij.idea.IdeaApplication - WM detected: Compiz
2018-08-15 10:42:38,300 [ 742] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor plugin-intelliLang.xml
2018-08-15 10:42:38,484 [ 926] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor js-nashorn-support.xml
2018-08-15 10:42:38,638 [ 1080] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor uml-java-support.xml
2018-08-15 10:42:38,639 [ 1081] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor uml-properties-support.xml
2018-08-15 10:42:38,946 [ 1388] INFO - llij.ide.plugins.PluginManager - Plugin 'Markdown Navigator' can't be loaded because: Plugin is disabled
2018-08-15 10:42:39,098 [ 1540] INFO - llij.ide.plugins.PluginManager - 54 plugins initialized in 910 ms
2018-08-15 10:42:39,099 [ 1541] INFO - llij.ide.plugins.PluginManager - Loaded bundled plugins: AngularJS (171.4694.38), CSS Support (171.4694.38), CVS Integration (11), CoffeeScript (2.0), Concurrency Visualiser (0.1), Database Tools and SQL (1.0), Django Database Support Integration (1.0), Docker integration (2.5.3.1), EditorConfig (171.4694.38), File Watchers (171.4694.38), GNU GetText files support (*.po) (171.4694.38), Gherkin (999.999), Git Integration (8.1), GitHub (171.4694.38), HTML Tools (2.0), Haml (171.4694.38), IDEA CORE (171.4694.38), IPython Notebook (0.1), Ini4Idea (171.4694.38), IntelliLang (8.0), JavaScript Debugger (1.0), JavaScript Intention Power Pack (0.9.4), JavaScript Support (1.0), Less support (171.4694.38), Perforce Integration (2.0), Puppet Support (VERSION), Python BDD support for engines, based on Gherkin (cucumber, lettuce, behave) (0.1), Python Docker (VERSION), Python IntelliLang (VERSION), Python JavaScript Debugger Integration (VERSION), Python Localization Integration (VERSION), Python Profiler (0.1), Python ReStructureText Integration (1.0), Python Remote Interpreter (VERSION), Python Terminal (VERSION), Python UML Diagrams (VERSION), REST Client (171.4694.38), ReStructuredText Support (171.4694.38), Remote Hosts Access (0.1), SSH Remote Run (0.1), Sass support (171.4694.38), Settings Repository (171.4694.38), Stylus support (999.999), Subversion Integration (1.1), Task Management (1.0), Terminal (0.1), TextMate bundles support (VERSION), UML Support (1.0), Vagrant (171.4694.38), hg4idea (10.0), tslint (171.4694.38)
2018-08-15 10:42:39,100 [ 1542] INFO - llij.ide.plugins.PluginManager - Loaded custom plugins: Markdown support (2017.1.20170419), YAML (171.4694.38)
2018-08-15 10:42:39,100 [ 1542] INFO - llij.ide.plugins.PluginManager - Disabled plugins: Markdown Navigator (2.5.4)
2018-08-15 10:42:39,563 [ 2005] INFO - ellij.util.io.PagedFileStorage - lower=100; upper=500; buffer=10; max=705
2018-08-15 10:42:39,602 [ 2044] INFO - pl.local.NativeFileWatcherImpl - Starting file watcher: /home/phani/.local/share/JetBrains/Toolbox/apps/PyCharm-P/ch-0/171.4694.38/bin/fsnotifier64
2018-08-15 10:42:39,614 [ 2056] INFO - pl.local.NativeFileWatcherImpl - Native file watcher is operational.
2018-08-15 10:42:39,652 [ 2094] INFO - pi.util.registry.RegistryState - Registry values changed by user:
2018-08-15 10:42:39,652 [ 2094] INFO - pi.util.registry.RegistryState - debugger.watches.in.variables = false
2018-08-15 10:42:39,652 [ 2094] INFO - pi.util.registry.RegistryState - ide.ssh.one.time.password = true
2018-08-15 10:42:40,252 [ 2694] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=19, fontScale=1.25; restored: fontSize=24, fontScale=1.5833334
2018-08-15 10:42:40,939 [ 3381] INFO - til.net.ssl.CertificateManager - Default SSL context initialized
2018-08-15 10:42:40,979 [ 3421] INFO - figurations.GeneralCommandLine - Cannot run program "/home/phani/.local/share/JetBrains/Toolbox/apps/PyCharm-P/ch-0/171.4694.38/bin/java": error=2, No such file or directory
java.io.IOException: Cannot run program "/home/phani/.local/share/JetBrains/Toolbox/apps/PyCharm-P/ch-0/171.4694.38/bin/java": error=2, No such file or directory
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
at com.intellij.execution.configurations.GeneralCommandLine.startProcess(GeneralCommandLine.java:405)
at com.intellij.execution.configurations.GeneralCommandLine.createProcess(GeneralCommandLine.java:375)
at com.intellij.execution.process.OSProcessHandler.<init>(OSProcessHandler.java:45)
at com.intellij.execution.process.CapturingProcessHandler.<init>(CapturingProcessHandler.java:38)
at com.intellij.execution.util.ExecUtil.execAndGetOutput(ExecUtil.java:100)
at com.intellij.util.JdkBundle.a(JdkBundle.java:221)
at com.intellij.util.JdkBundle.createBundle(JdkBundle.java:92)
at com.intellij.util.JdkBundle.createBoot(JdkBundle.java:125)
at com.intellij.util.JdkBundle.createBoot(JdkBundle.java:113)
at com.intellij.ide.SystemHealthMonitor.d(SystemHealthMonitor.java:86)
at com.intellij.ide.SystemHealthMonitor.initComponent(SystemHealthMonitor.java:75)
at com.intellij.openapi.components.impl.ComponentManagerImpl$ComponentConfigComponentAdapter.getComponentInstance(ComponentManagerImpl.java:491)
at com.intellij.openapi.components.impl.ComponentManagerImpl.createComponents(ComponentManagerImpl.java:120)
at com.intellij.openapi.application.impl.ApplicationImpl.a(ApplicationImpl.java:466)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:176)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:556)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:501)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:66)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:163)
at com.intellij.openapi.application.impl.ApplicationImpl.createComponents(ApplicationImpl.java:473)
at com.intellij.openapi.components.impl.ComponentManagerImpl.init(ComponentManagerImpl.java:104)
at com.intellij.openapi.application.impl.ApplicationImpl.load(ApplicationImpl.java:425)
at com.intellij.openapi.application.impl.ApplicationImpl.load(ApplicationImpl.java:411)
at com.intellij.idea.IdeaApplication.run(IdeaApplication.java:203)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.intellij.idea.MainImpl$1$1.a(MainImpl.java:63)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:762)
at java.awt.EventQueue.access$500(EventQueue.java:98)
at java.awt.EventQueue$3.run(EventQueue.java:715)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:732)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:343)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
Caused by: java.io.IOException: error=2, No such file or directory
at java.lang.UNIXProcess.forkAndExec(Native Method)
at java.lang.UNIXProcess.<init>(UNIXProcess.java:247)
at java.lang.ProcessImpl.start(ProcessImpl.java:134)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
... 44 more
2018-08-15 10:42:41,044 [ 3486] INFO - rains.ide.BuiltInServerManager - built-in server started, port 63342
2018-08-15 10:42:41,117 [ 3559] INFO - gs.impl.UpdateCheckerComponent - channel: release
2018-08-15 10:42:41,302 [ 3744] INFO - il.indexing.FileBasedIndexImpl - Index exts enumerated:60
2018-08-15 10:42:41,313 [ 3755] INFO - il.indexing.FileBasedIndexImpl - Index scheduled:11
2018-08-15 10:42:41,383 [ 3825] INFO - tellij.psi.stubs.StubIndexImpl - All stub exts enumerated:61
2018-08-15 10:42:41,383 [ 3825] INFO - tellij.psi.stubs.StubIndexImpl - stub exts update scheduled:0
2018-08-15 10:42:41,821 [ 4263] INFO - j.ide.script.IdeStartupScripts - 0 startup script(s) found
2018-08-15 10:42:42,063 [ 4505] INFO - plication.impl.ApplicationImpl - 80 application components initialized in 3880ms
2018-08-15 10:42:42,077 [ 4519] INFO - .intellij.idea.IdeaApplication - App initialization took 5283 ms
2018-08-15 10:42:42,269 [ 4711] INFO - pl$FileIndexDataInitialization - Initialization done:955
2018-08-15 10:42:42,364 [ 4806] INFO - exImpl$StubIndexInitialization - Initialization done:94
2018-08-15 10:42:42,618 [ 5060] INFO - ellij.project.impl.ProjectImpl - 15 project components initialized in 238 ms
2018-08-15 10:42:43,604 [ 6046] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=12, fontScale=null; restored: fontSize=12, fontScale=1.5833334
2018-08-15 10:42:43,612 [ 6054] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=12, fontScale=null; restored: fontSize=12, fontScale=1.5833334
2018-08-15 10:42:43,618 [ 6060] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=11, fontScale=null; restored: fontSize=11, fontScale=1.5833334
2018-08-15 10:42:43,625 [ 6067] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=12, fontScale=null; restored: fontSize=12, fontScale=1.5833334
2018-08-15 10:42:44,294 [ 6736] INFO - .openapi.application.Preloader - Finished preloading com.intellij.openapi.actionSystem.impl.ActionPreloader@d03aede
2018-08-15 10:42:44,865 [ 7307] INFO - .openapi.application.Preloader - Finished preloading com.intellij.ide.ui.search.SearchableOptionPreloader@18afb027
2018-08-15 10:42:45,172 [ 7614] INFO - .openapi.application.Preloader - Finished preloading com.intellij.codeInsight.completion.CompletionPreloader@46871762
2018-08-15 10:42:45,400 [ 7842] INFO - ellij.project.impl.ProjectImpl - 108 project components initialized in 2742 ms
2018-08-15 10:42:45,673 [ 8115] INFO - le.impl.ModuleManagerComponent - 1 module(s) loaded in 270 ms
2018-08-15 10:42:45,823 [ 8265] WARN - om.intellij.util.ProfilingUtil - Profiling agent is not enabled. Add -agentlib:yjpagent to idea.vmoptions if necessary to profile IDEA.
2018-08-15 10:42:47,424 [ 9866] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 797ms; general responsiveness: ok; EDT responsiveness: ok
2018-08-15 10:42:49,115 [ 11557] INFO - tartup.impl.StartupManagerImpl - OpenFilesActivity run in 2703
2018-08-15 10:42:50,654 [ 13096] INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 3228ms; general responsiveness: ok; EDT responsiveness: 1/3 sluggish
2018-08-15 10:42:50,652 [ 13094] INFO - tartup.impl.StartupManagerImpl - /home/phani/Dropbox/Gatech/Layered Insight/LI Code/.idea case-sensitivity: expected=true actual=true
2018-08-15 10:42:52,014 [ 14456] INFO - tartup.impl.StartupManagerImpl - PyPackagesUpdater run in 929
2018-08-15 10:42:52,018 [ 14460] WARN - ng.ui.PyCondaManagementService - Could not find conda python interpreter
2018-08-15 10:42:52,997 [ 15439] INFO - tor.impl.FileEditorManagerImpl - Project opening took 10395 ms
2018-08-15 10:42:57,212 [ 19654] INFO - s.webDeployment.PublishUtils$1 - Using "/tmp/vfs_cache" as temporary files store.
2018-08-15 10:42:58,224 [ 20666] INFO - ns.python.sdk.PythonSdkUpdater - Performing background update of skeletons for SDK Remote Python 3.6.5 (ssh://ubuntu@52.25.238.77:22/home/ubuntu/src/anaconda3/envs/torch4/bin/python) (ssh://ubuntu@52.25.238.77:22/home/ubuntu/src/anaconda3/envs/torch4/bin/python)
2018-08-15 10:42:58,224 [ 20666] INFO - .skeletons.PySkeletonRefresher - Refreshing skeletons for ssh://ubuntu@52.25.238.77:22/home/ubuntu/src/anaconda3/envs/torch4/bin/python
2018-08-15 10:42:58,290 [ 20732] INFO - ugins.remotesdk.RemoteTransfer - Uploading helpers to /home/ubuntu/.pycharm_helpers
2018-08-15 10:42:58,385 [ 20827] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @73566386 to ubuntu@52.25.238.77:22
2018-08-15 10:42:59,832 [ 22274] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @73566386 to ubuntu@52.25.238.77:22
2018-08-15 10:42:59,833 [ 22275] WARN - t.connections.RemoteConnection - Retrying connecting to sftp://52.25.238.77:22/ in @2a601627: 1 iterations
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeContext.getConnection(ServerTreeContext.java:88)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.computeFile(ServerTreeNode.java:271)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.createChildren(ServerTreeNode.java:179)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.loadChildren(ServerTreeNode.java:164)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.lambda$getChildren$0(ServerTreeNode.java:155)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 17 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:43)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 20 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 23 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 27 more
2018-08-15 10:42:59,834 [ 22276] WARN - i.remotebrowser.ServerTreeNode - Could not determine the type of file "sftp://52.25.238.77/".
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeContext.getConnection(ServerTreeContext.java:88)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.computeFile(ServerTreeNode.java:271)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.createChildren(ServerTreeNode.java:179)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.loadChildren(ServerTreeNode.java:164)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.lambda$getChildren$0(ServerTreeNode.java:155)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 17 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:43)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 20 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 23 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 27 more
2018-08-15 10:43:01,086 [ 23528] WARN - t.connections.RemoteConnection - Retrying connecting to sftp://52.25.238.77:22/ in @5029f9b: 1 iterations
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.remotesdk.RemoteTransfer.openConnection(RemoteTransfer.java:245)
at com.jetbrains.plugins.remotesdk.RemoteTransfer.doCopyHelpers(RemoteTransfer.java:190)
at com.jetbrains.plugins.remotesdk.RemoteTransfer.access$000(RemoteTransfer.java:43)
at com.jetbrains.plugins.remotesdk.RemoteTransfer$2.run(RemoteTransfer.java:138)
at com.jetbrains.plugins.remotesdk.RemoteTransfer$4.run(RemoteTransfer.java:164)
at com.jetbrains.plugins.remotesdk.RemoteTransfer.uploadHelpers(RemoteTransfer.java:150)
at com.jetbrains.python.remote.PyRemoteTransfer.uploadHelpers(PyRemoteTransfer.java:59)
at com.jetbrains.python.remote.PyRemoteSkeletonGenerator.prepare(PyRemoteSkeletonGenerator.java:85)
at com.jetbrains.python.sdk.skeletons.PySkeletonRefresher.regenerateSkeletons(PySkeletonRefresher.java:288)
at com.jetbrains.python.sdk.skeletons.PySkeletonRefresher.refreshSkeletonsOfSdk(PySkeletonRefresher.java:129)
at com.jetbrains.python.sdk.PythonSdkUpdater$2.run(PythonSdkUpdater.java:159)
at com.intellij.openapi.progress.impl.CoreProgressManager$TaskRunnable.run(CoreProgressManager.java:726)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:176)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:556)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:501)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:66)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:163)
at com.intellij.openapi.progress.impl.ProgressManagerImpl$1.run(ProgressManagerImpl.java:137)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 30 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:32)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 33 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:28)
... 35 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 36 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 40 more
2018-08-15 10:43:01,093 [ 23535] WARN - ugins.remotesdk.RemoteTransfer - Could not determine the type of file "sftp://52.25.238.77/".
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.remotesdk.RemoteTransfer.openConnection(RemoteTransfer.java:245)
at com.jetbrains.plugins.remotesdk.RemoteTransfer.doCopyHelpers(RemoteTransfer.java:190)
at com.jetbrains.plugins.remotesdk.RemoteTransfer.access$000(RemoteTransfer.java:43)
at com.jetbrains.plugins.remotesdk.RemoteTransfer$2.run(RemoteTransfer.java:138)
at com.jetbrains.plugins.remotesdk.RemoteTransfer$4.run(RemoteTransfer.java:164)
at com.jetbrains.plugins.remotesdk.RemoteTransfer.uploadHelpers(RemoteTransfer.java:150)
at com.jetbrains.python.remote.PyRemoteTransfer.uploadHelpers(PyRemoteTransfer.java:59)
at com.jetbrains.python.remote.PyRemoteSkeletonGenerator.prepare(PyRemoteSkeletonGenerator.java:85)
at com.jetbrains.python.sdk.skeletons.PySkeletonRefresher.regenerateSkeletons(PySkeletonRefresher.java:288)
at com.jetbrains.python.sdk.skeletons.PySkeletonRefresher.refreshSkeletonsOfSdk(PySkeletonRefresher.java:129)
at com.jetbrains.python.sdk.PythonSdkUpdater$2.run(PythonSdkUpdater.java:159)
at com.intellij.openapi.progress.impl.CoreProgressManager$TaskRunnable.run(CoreProgressManager.java:726)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:176)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:556)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:501)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:66)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:163)
at com.intellij.openapi.progress.impl.ProgressManagerImpl$1.run(ProgressManagerImpl.java:137)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 30 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:32)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 33 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:28)
... 35 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 36 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 40 more
2018-08-15 10:43:01,146 [ 23588] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @73566386 to ubuntu@52.25.238.77:22
2018-08-15 10:43:02,423 [ 24865] ERROR - ns.python.sdk.PythonSdkUpdater - Error connecting to remote host:52.25.238.77
com.jetbrains.python.sdk.InvalidSdkException: Error connecting to remote host:52.25.238.77
at com.jetbrains.python.remote.PyRemoteSkeletonGenerator.getProcessOutput(PyRemoteSkeletonGenerator.java:110)
at com.jetbrains.python.sdk.skeletons.PySkeletonGenerator.listBinaries(PySkeletonGenerator.java:214)
at com.jetbrains.python.remote.PyRemoteSkeletonGeneratorBase.listBinaries(PyRemoteSkeletonGeneratorBase.java:172)
at com.jetbrains.python.sdk.skeletons.PySkeletonRefresher.regenerateSkeletons(PySkeletonRefresher.java:295)
at com.jetbrains.python.sdk.skeletons.PySkeletonRefresher.refreshSkeletonsOfSdk(PySkeletonRefresher.java:129)
at com.jetbrains.python.sdk.PythonSdkUpdater$2.run(PythonSdkUpdater.java:159)
at com.intellij.openapi.progress.impl.CoreProgressManager$TaskRunnable.run(CoreProgressManager.java:726)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:176)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:556)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:501)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:66)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:163)
at com.intellij.openapi.progress.impl.ProgressManagerImpl$1.run(ProgressManagerImpl.java:137)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: com.intellij.remote.RemoteSdkException: Error connecting to remote host:52.25.238.77
at com.jetbrains.plugins.remotesdk.SdkSessionManager.processResult(SdkSessionManager.java:74)
at com.jetbrains.plugins.remotesdk.SdkSessionManager.checkConnectionAndGetSession(SdkSessionManager.java:57)
at com.jetbrains.python.remote.PyRemoteSkeletonGenerator.getRunProcessSession(PyRemoteSkeletonGenerator.java:235)
at com.jetbrains.python.remote.PyRemoteSkeletonGenerator.getProcessOutput(PyRemoteSkeletonGenerator.java:101)
... 18 more
Caused by: com.jetbrains.plugins.webDeployment.CustomFileSystemException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.remotesdk.RemoteSdkUtil.checkInterpreterAndCreateHelpersFolder(RemoteSdkUtil.java:403)
at com.jetbrains.plugins.remotesdk.SdkSessionManager$Checker.lambda$work$0(SdkSessionManager.java:109)
... 6 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:32)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.remotesdk.transport.SshRemoteSession.sftp(SshRemoteSession.java:105)
at com.jetbrains.plugins.remotesdk.RemoteSdkUtil.checkInterpreterAndCreateHelpersFolder(RemoteSdkUtil.java:338)
... 7 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:28)
... 10 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 11 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 15 more
2018-08-15 10:43:02,441 [ 24883] ERROR - ns.python.sdk.PythonSdkUpdater - PyCharm 2017.1.4 Build #PY-171.4694.38
2018-08-15 10:43:02,441 [ 24883] ERROR - ns.python.sdk.PythonSdkUpdater - JDK: 1.8.0_112-release
2018-08-15 10:43:02,441 [ 24883] ERROR - ns.python.sdk.PythonSdkUpdater - VM: OpenJDK 64-Bit Server VM
2018-08-15 10:43:02,441 [ 24883] ERROR - ns.python.sdk.PythonSdkUpdater - Vendor: JetBrains s.r.o
2018-08-15 10:43:02,441 [ 24883] ERROR - ns.python.sdk.PythonSdkUpdater - OS: Linux
2018-08-15 10:43:02,441 [ 24883] ERROR - ns.python.sdk.PythonSdkUpdater - Last Action:
2018-08-15 10:44:29,878 [ 112320] WARN - t.connections.RemoteConnection - Forced closing file system of sftp://52.25.238.77:22/ in @5029f9b
2018-08-15 10:44:29,878 [ 112320] WARN - t.connections.RemoteConnection - Forced closing file system of sftp://52.25.238.77:22/ in @2a601627
2018-08-15 10:44:29,911 [ 112353] INFO - stubs.SerializationManagerImpl - START StubSerializationManager SHUTDOWN
2018-08-15 10:44:29,911 [ 112353] INFO - stubs.SerializationManagerImpl - END StubSerializationManager SHUTDOWN
2018-08-15 10:44:29,918 [ 112360] INFO - org.jetbrains.io.BuiltInServer - web server stopped
2018-08-15 10:44:29,921 [ 112363] INFO - Types.impl.FileTypeManagerImpl - FileTypeManager: 2 auto-detected files
Elapsed time on auto-detect: 6 ms
2018-08-15 10:44:29,928 [ 112370] INFO - pl.local.NativeFileWatcherImpl - Watcher terminated with exit code 0
2018-08-15 10:44:29,928 [ 112370] INFO - il.indexing.FileBasedIndexImpl - START INDEX SHUTDOWN
2018-08-15 10:44:30,110 [ 112552] INFO - il.indexing.FileBasedIndexImpl - END INDEX SHUTDOWN
2018-08-15 10:44:30,114 [ 112556] INFO - newvfs.persistent.PersistentFS - VFS dispose started
2018-08-15 10:44:30,119 [ 112561] INFO - newvfs.persistent.PersistentFS - VFS dispose completed
2018-08-15 10:44:30,126 [ 112568] INFO - #com.intellij.util.Restarter - restart: []
2018-08-15 10:44:30,137 [ 112579] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE SHUTDOWN ------------------------------------------------------
2018-08-15 10:44:30,138 [ 112580] INFO - org.jetbrains.io.BuiltInServer - web server stopped
2018-08-15 10:44:32,194 [ 0] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE STARTED ------------------------------------------------------
2018-08-15 10:44:32,205 [ 11] INFO - #com.intellij.util.ui.JBUI - User scale factor: 1.5
2018-08-15 10:44:32,205 [ 11] INFO - #com.intellij.util.ui.JBUI - System scale factor: 1.5833334 (IDE-managed HiDPI)
2018-08-15 10:44:32,214 [ 20] INFO - #com.intellij.idea.Main - IDE: PyCharm (build #PY-171.4694.38, 13 Jun 2017 05:32)
2018-08-15 10:44:32,214 [ 20] INFO - #com.intellij.idea.Main - OS: Linux (4.4.0-130-generic, amd64)
2018-08-15 10:44:32,214 [ 20] INFO - #com.intellij.idea.Main - JRE: 1.8.0_112-release-736-b21 (JetBrains s.r.o)
2018-08-15 10:44:32,215 [ 21] INFO - #com.intellij.idea.Main - JVM: 25.112-b21 (OpenJDK 64-Bit Server VM)
2018-08-15 10:44:32,217 [ 23] INFO - #com.intellij.idea.Main - JVM Args: -Xbootclasspath/a:/home/phani/.local/share/JetBrains/Toolbox/apps/PyCharm-P/ch-0/171.4694.38/lib/boot.jar -Xms128m -Xmx750m -XX:ReservedCodeCacheSize=240m -XX:+UseConcMarkSweepGC -XX:SoftRefLRUPolicyMSPerMB=50 -ea -Dsun.io.useCanonCaches=false -Djava.net.preferIPv4Stack=true -XX:+HeapDumpOnOutOfMemoryError -XX:-OmitStackTraceInFastThrow -Dawt.useSystemAAFontSettings=lcd -Dsun.java2d.renderer=sun.java2d.marlin.MarlinRenderingEngine -Dide.no.platform.update=true -XX:ErrorFile=/home/phani/java_error_in_PYCHARM_%p.log -XX:HeapDumpPath=/home/phani/java_error_in_PYCHARM.hprof -Didea.paths.selector=PyCharm2017.1 -Djb.vmOptionsFile=/home/phani/.local/share/JetBrains/Toolbox/apps/PyCharm-P/ch-0/171.4694.38/bin/pycharm64.vmoptions -Didea.platform.prefix=Python
2018-08-15 10:44:32,218 [ 24] INFO - #com.intellij.idea.Main - ext: /home/phani/.local/share/JetBrains/Toolbox/apps/PyCharm-P/ch-0/171.4694.38/jre64/lib/ext: [nashorn.jar, sunpkcs11.jar, cldrdata.jar, localedata.jar, sunjce_provider.jar, zipfs.jar, dnsns.jar, jaccess.jar, jfxrt.jar, sunec.jar, meta-index]
2018-08-15 10:44:32,218 [ 24] INFO - #com.intellij.idea.Main - JNU charset: UTF-8
2018-08-15 10:44:32,247 [ 53] INFO - #com.intellij.idea.Main - JNA library (64-bit) loaded in 29 ms
2018-08-15 10:44:32,788 [ 594] INFO - .intellij.idea.IdeaApplication - WM detected: Compiz
2018-08-15 10:44:33,493 [ 1299] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor plugin-intelliLang.xml
2018-08-15 10:44:33,738 [ 1544] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor js-nashorn-support.xml
2018-08-15 10:44:33,972 [ 1778] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor uml-properties-support.xml
2018-08-15 10:44:33,973 [ 1779] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor uml-java-support.xml
2018-08-15 10:44:34,329 [ 2135] INFO - llij.ide.plugins.PluginManager - Plugin 'Markdown Navigator' can't be loaded because: Plugin is disabled
2018-08-15 10:44:34,483 [ 2289] INFO - llij.ide.plugins.PluginManager - 54 plugins initialized in 1203 ms
2018-08-15 10:44:34,484 [ 2290] INFO - llij.ide.plugins.PluginManager - Loaded bundled plugins: AngularJS (171.4694.38), CSS Support (171.4694.38), CVS Integration (11), CoffeeScript (2.0), Concurrency Visualiser (0.1), Database Tools and SQL (1.0), Django Database Support Integration (1.0), Docker integration (2.5.3.1), EditorConfig (171.4694.38), File Watchers (171.4694.38), GNU GetText files support (*.po) (171.4694.38), Gherkin (999.999), Git Integration (8.1), GitHub (171.4694.38), HTML Tools (2.0), Haml (171.4694.38), IDEA CORE (171.4694.38), IPython Notebook (0.1), Ini4Idea (171.4694.38), IntelliLang (8.0), JavaScript Debugger (1.0), JavaScript Intention Power Pack (0.9.4), JavaScript Support (1.0), Less support (171.4694.38), Perforce Integration (2.0), Puppet Support (VERSION), Python BDD support for engines, based on Gherkin (cucumber, lettuce, behave) (0.1), Python Docker (VERSION), Python IntelliLang (VERSION), Python JavaScript Debugger Integration (VERSION), Python Localization Integration (VERSION), Python Profiler (0.1), Python ReStructureText Integration (1.0), Python Remote Interpreter (VERSION), Python Terminal (VERSION), Python UML Diagrams (VERSION), REST Client (171.4694.38), ReStructuredText Support (171.4694.38), Remote Hosts Access (0.1), SSH Remote Run (0.1), Sass support (171.4694.38), Settings Repository (171.4694.38), Stylus support (999.999), Subversion Integration (1.1), Task Management (1.0), Terminal (0.1), TextMate bundles support (VERSION), UML Support (1.0), Vagrant (171.4694.38), hg4idea (10.0), tslint (171.4694.38)
2018-08-15 10:44:34,485 [ 2291] INFO - llij.ide.plugins.PluginManager - Loaded custom plugins: Markdown support (2017.1.20170419), YAML (171.4694.38)
2018-08-15 10:44:34,485 [ 2291] INFO - llij.ide.plugins.PluginManager - Disabled plugins: Markdown Navigator (2.5.4)
2018-08-15 10:44:34,951 [ 2757] INFO - ellij.util.io.PagedFileStorage - lower=100; upper=500; buffer=10; max=705
2018-08-15 10:44:34,985 [ 2791] INFO - pl.local.NativeFileWatcherImpl - Starting file watcher: /home/phani/.local/share/JetBrains/Toolbox/apps/PyCharm-P/ch-0/171.4694.38/bin/fsnotifier64
2018-08-15 10:44:34,993 [ 2799] INFO - pl.local.NativeFileWatcherImpl - Native file watcher is operational.
2018-08-15 10:44:35,025 [ 2831] INFO - pi.util.registry.RegistryState - Registry values changed by user:
2018-08-15 10:44:35,025 [ 2831] INFO - pi.util.registry.RegistryState - ide.ssh.one.time.password = true
2018-08-15 10:44:35,627 [ 3433] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=19, fontScale=1.25; restored: fontSize=24, fontScale=1.5833334
2018-08-15 10:44:36,101 [ 3907] INFO - til.net.ssl.CertificateManager - Default SSL context initialized
2018-08-15 10:44:36,114 [ 3920] INFO - figurations.GeneralCommandLine - Cannot run program "/home/phani/.local/share/JetBrains/Toolbox/apps/PyCharm-P/ch-0/171.4694.38/bin/java": error=2, No such file or directory
java.io.IOException: Cannot run program "/home/phani/.local/share/JetBrains/Toolbox/apps/PyCharm-P/ch-0/171.4694.38/bin/java": error=2, No such file or directory
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
at com.intellij.execution.configurations.GeneralCommandLine.startProcess(GeneralCommandLine.java:405)
at com.intellij.execution.configurations.GeneralCommandLine.createProcess(GeneralCommandLine.java:375)
at com.intellij.execution.process.OSProcessHandler.<init>(OSProcessHandler.java:45)
at com.intellij.execution.process.CapturingProcessHandler.<init>(CapturingProcessHandler.java:38)
at com.intellij.execution.util.ExecUtil.execAndGetOutput(ExecUtil.java:100)
at com.intellij.util.JdkBundle.a(JdkBundle.java:221)
at com.intellij.util.JdkBundle.createBundle(JdkBundle.java:92)
at com.intellij.util.JdkBundle.createBoot(JdkBundle.java:125)
at com.intellij.util.JdkBundle.createBoot(JdkBundle.java:113)
at com.intellij.ide.SystemHealthMonitor.d(SystemHealthMonitor.java:86)
at com.intellij.ide.SystemHealthMonitor.initComponent(SystemHealthMonitor.java:75)
at com.intellij.openapi.components.impl.ComponentManagerImpl$ComponentConfigComponentAdapter.getComponentInstance(ComponentManagerImpl.java:491)
at com.intellij.openapi.components.impl.ComponentManagerImpl.createComponents(ComponentManagerImpl.java:120)
at com.intellij.openapi.application.impl.ApplicationImpl.a(ApplicationImpl.java:466)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:176)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:556)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:501)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:66)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:163)
at com.intellij.openapi.application.impl.ApplicationImpl.createComponents(ApplicationImpl.java:473)
at com.intellij.openapi.components.impl.ComponentManagerImpl.init(ComponentManagerImpl.java:104)
at com.intellij.openapi.application.impl.ApplicationImpl.load(ApplicationImpl.java:425)
at com.intellij.openapi.application.impl.ApplicationImpl.load(ApplicationImpl.java:411)
at com.intellij.idea.IdeaApplication.run(IdeaApplication.java:203)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.intellij.idea.MainImpl$1$1.a(MainImpl.java:63)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:762)
at java.awt.EventQueue.access$500(EventQueue.java:98)
at java.awt.EventQueue$3.run(EventQueue.java:715)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:732)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:343)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
Caused by: java.io.IOException: error=2, No such file or directory
at java.lang.UNIXProcess.forkAndExec(Native Method)
at java.lang.UNIXProcess.<init>(UNIXProcess.java:247)
at java.lang.ProcessImpl.start(ProcessImpl.java:134)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
... 44 more
2018-08-15 10:44:36,146 [ 3952] INFO - rains.ide.BuiltInServerManager - built-in server started, port 63342
2018-08-15 10:44:36,193 [ 3999] INFO - gs.impl.UpdateCheckerComponent - channel: release
2018-08-15 10:44:36,319 [ 4125] INFO - il.indexing.FileBasedIndexImpl - Index exts enumerated:44
2018-08-15 10:44:36,327 [ 4133] INFO - il.indexing.FileBasedIndexImpl - Index scheduled:8
2018-08-15 10:44:36,384 [ 4190] INFO - tellij.psi.stubs.StubIndexImpl - All stub exts enumerated:49
2018-08-15 10:44:36,384 [ 4190] INFO - tellij.psi.stubs.StubIndexImpl - stub exts update scheduled:0
2018-08-15 10:44:36,613 [ 4419] INFO - j.ide.script.IdeStartupScripts - 0 startup script(s) found
2018-08-15 10:44:36,802 [ 4608] INFO - plication.impl.ApplicationImpl - 80 application components initialized in 3531ms
2018-08-15 10:44:36,805 [ 4611] INFO - .intellij.idea.IdeaApplication - App initialization took 5314 ms
2018-08-15 10:44:37,062 [ 4868] INFO - pl$FileIndexDataInitialization - Initialization done:735
2018-08-15 10:44:37,228 [ 5034] INFO - exImpl$StubIndexInitialization - Initialization done:166
2018-08-15 10:44:38,141 [ 5947] INFO - ellij.project.impl.ProjectImpl - 15 project components initialized in 726 ms
2018-08-15 10:44:39,266 [ 7072] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=12, fontScale=null; restored: fontSize=12, fontScale=1.5833334
2018-08-15 10:44:39,273 [ 7079] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=12, fontScale=null; restored: fontSize=12, fontScale=1.5833334
2018-08-15 10:44:39,282 [ 7088] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=11, fontScale=null; restored: fontSize=11, fontScale=1.5833334
2018-08-15 10:44:39,289 [ 7095] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=12, fontScale=null; restored: fontSize=12, fontScale=1.5833334
2018-08-15 10:44:40,168 [ 7974] INFO - .openapi.application.Preloader - Finished preloading com.intellij.openapi.actionSystem.impl.ActionPreloader@2c6640a0
2018-08-15 10:44:40,880 [ 8686] INFO - .openapi.application.Preloader - Finished preloading com.intellij.ide.ui.search.SearchableOptionPreloader@8b15f75
2018-08-15 10:44:41,150 [ 8956] INFO - .openapi.application.Preloader - Finished preloading com.intellij.codeInsight.completion.CompletionPreloader@4addafce
2018-08-15 10:44:41,455 [ 9261] INFO - ellij.project.impl.ProjectImpl - 108 project components initialized in 3670 ms
2018-08-15 10:44:41,674 [ 9480] INFO - le.impl.ModuleManagerComponent - 1 module(s) loaded in 218 ms
2018-08-15 10:44:41,803 [ 9609] WARN - om.intellij.util.ProfilingUtil - Profiling agent is not enabled. Add -agentlib:yjpagent to idea.vmoptions if necessary to profile IDEA.
2018-08-15 10:44:43,257 [ 11063] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 664ms; general responsiveness: ok; EDT responsiveness: ok
2018-08-15 10:44:44,813 [ 12619] INFO - tartup.impl.StartupManagerImpl - OpenFilesActivity run in 2378
2018-08-15 10:44:45,406 [ 13212] INFO - plication.impl.ApplicationImpl - ApplicationImpl.externalInstanceListener invocation
2018-08-15 10:44:45,407 [ 13213] INFO - ellij.ide.CommandLineProcessor - -----
2018-08-15 10:44:46,269 [ 14075] INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 3010ms; general responsiveness: ok; EDT responsiveness: 1/4 sluggish, 2/4 very slow
2018-08-15 10:44:47,123 [ 14929] INFO - tartup.impl.StartupManagerImpl - /home/phani/Dropbox/Gatech/Layered Insight/LI Code/.idea case-sensitivity: expected=true actual=true
2018-08-15 10:44:48,234 [ 16040] INFO - s.webDeployment.PublishUtils$1 - Using "/tmp/vfs_cache" as temporary files store.
2018-08-15 10:44:49,409 [ 17215] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @5f700ab5 to ubuntu@52.25.238.77:22
2018-08-15 10:44:49,983 [ 17789] INFO - tartup.impl.StartupManagerImpl - PyPackagesUpdater run in 1127
2018-08-15 10:44:49,985 [ 17791] WARN - ng.ui.PyCondaManagementService - Could not find conda python interpreter
2018-08-15 10:44:50,487 [ 18293] INFO - tor.impl.FileEditorManagerImpl - Project opening took 12800 ms
2018-08-15 10:44:50,889 [ 18695] WARN - t.connections.RemoteConnection - Retrying connecting to sftp://52.25.238.77:22/ in @22ee6b07: 1 iterations
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeContext.getConnection(ServerTreeContext.java:88)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.computeFile(ServerTreeNode.java:271)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.createChildren(ServerTreeNode.java:179)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.loadChildren(ServerTreeNode.java:164)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.lambda$getChildren$0(ServerTreeNode.java:155)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 17 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:43)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 20 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 23 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 27 more
2018-08-15 10:44:50,890 [ 18696] WARN - i.remotebrowser.ServerTreeNode - Could not determine the type of file "sftp://52.25.238.77/".
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeContext.getConnection(ServerTreeContext.java:88)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.computeFile(ServerTreeNode.java:271)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.createChildren(ServerTreeNode.java:179)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.loadChildren(ServerTreeNode.java:164)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.lambda$getChildren$0(ServerTreeNode.java:155)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 17 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:43)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 20 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 23 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 27 more
2018-08-15 10:44:56,011 [ 23817] INFO - ns.python.sdk.PythonSdkUpdater - Performing background update of skeletons for SDK Remote Python 3.6.5 (ssh://ubuntu@52.25.238.77:22/home/ubuntu/src/anaconda3/envs/torch4/bin/python) (ssh://ubuntu@52.25.238.77:22/home/ubuntu/src/anaconda3/envs/torch4/bin/python)
2018-08-15 10:44:56,012 [ 23818] INFO - .skeletons.PySkeletonRefresher - Refreshing skeletons for ssh://ubuntu@52.25.238.77:22/home/ubuntu/src/anaconda3/envs/torch4/bin/python
2018-08-15 10:44:56,350 [ 24156] ERROR - intellij.openapi.progress.Task - @NotNull method com/jetbrains/plugins/remotesdk/RemoteSdkUtil$3.getHelpersPath must not return null
java.lang.IllegalStateException: @NotNull method com/jetbrains/plugins/remotesdk/RemoteSdkUtil$3.getHelpersPath must not return null
at com.jetbrains.plugins.remotesdk.RemoteSdkUtil$3.getHelpersPath(RemoteSdkUtil.java:640)
at com.jetbrains.python.remote.PyRemoteTransfer.uploadHelpers(PyRemoteTransfer.java:61)
at com.jetbrains.python.remote.PyRemoteSkeletonGenerator.prepare(PyRemoteSkeletonGenerator.java:85)
at com.jetbrains.python.sdk.skeletons.PySkeletonRefresher.regenerateSkeletons(PySkeletonRefresher.java:288)
at com.jetbrains.python.sdk.skeletons.PySkeletonRefresher.refreshSkeletonsOfSdk(PySkeletonRefresher.java:129)
at com.jetbrains.python.sdk.PythonSdkUpdater$2.run(PythonSdkUpdater.java:159)
at com.intellij.openapi.progress.impl.CoreProgressManager$TaskRunnable.run(CoreProgressManager.java:726)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:176)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:556)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:501)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:66)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:163)
at com.intellij.openapi.progress.impl.ProgressManagerImpl$1.run(ProgressManagerImpl.java:137)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
2018-08-15 10:44:56,360 [ 24166] ERROR - intellij.openapi.progress.Task - PyCharm 2017.1.4 Build #PY-171.4694.38
2018-08-15 10:44:56,360 [ 24166] ERROR - intellij.openapi.progress.Task - JDK: 1.8.0_112-release
2018-08-15 10:44:56,360 [ 24166] ERROR - intellij.openapi.progress.Task - VM: OpenJDK 64-Bit Server VM
2018-08-15 10:44:56,362 [ 24168] ERROR - intellij.openapi.progress.Task - Vendor: JetBrains s.r.o
2018-08-15 10:44:56,362 [ 24168] ERROR - intellij.openapi.progress.Task - OS: Linux
2018-08-15 10:44:56,362 [ 24168] ERROR - intellij.openapi.progress.Task - Last Action:
2018-08-15 10:47:39,780 [ 187586] INFO - .script.IdeScriptEngineManager - javax.script.ScriptEngineManager initialized in 222 ms
2018-08-15 10:49:26,684 [ 294490] WARN - ConfigurableExtensionPointUtil - use other group instead of unexpected one: preferences.editor
2018-08-15 10:49:37,249 [ 305055] WARN - ckaging.InstalledPackagesPanel - com.intellij.execution.ExecutionException: Cannot find external tool: packaging_tool.py
2018-08-15 10:50:38,628 [ 366434] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @5f700ab5 to ubuntu@52.25.238.77:22
2018-08-15 10:50:39,910 [ 367716] WARN - t.connections.RemoteConnection - Retrying connecting to sftp://52.25.238.77:22/ in @5f81599: 1 iterations
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeContext.getConnection(ServerTreeContext.java:88)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.computeFile(ServerTreeNode.java:271)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.createChildren(ServerTreeNode.java:179)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.loadChildren(ServerTreeNode.java:164)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.lambda$getChildren$0(ServerTreeNode.java:155)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 17 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:32)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 20 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:28)
... 22 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 23 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 27 more
2018-08-15 10:50:39,915 [ 367721] WARN - i.remotebrowser.ServerTreeNode - Could not determine the type of file "sftp://52.25.238.77/".
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeContext.getConnection(ServerTreeContext.java:88)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.computeFile(ServerTreeNode.java:271)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.createChildren(ServerTreeNode.java:179)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.loadChildren(ServerTreeNode.java:164)
at com.jetbrains.plugins.webDeployment.ui.remotebrowser.ServerTreeNode.lambda$getChildren$0(ServerTreeNode.java:155)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 17 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:32)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 20 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:28)
... 22 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 23 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 27 more
2018-08-15 10:50:46,061 [ 373867] WARN - t.connections.RemoteConnection - Forced closing file system of sftp://52.25.238.77:22/ in @5f81599
2018-08-15 10:52:49,301 [ 497107] WARN - ckaging.InstalledPackagesPanel - com.intellij.execution.ExecutionException: Cannot find external tool: packaging_tool.py
2018-08-15 10:52:58,434 [ 506240] INFO - transport.SshConnectionService - Creating sftp channel within SSH session @5f700ab5 to ubuntu@52.25.238.77:22
2018-08-15 10:52:59,700 [ 507506] WARN - t.connections.RemoteConnection - Retrying connecting to sftp://52.25.238.77:22/ in @498c4038: 1 iterations
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.PublishUtils.lambda$null$1(PublishUtils.java:99)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 13 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:32)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 16 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:28)
... 18 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 19 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 23 more
2018-08-15 10:52:59,715 [ 507521] WARN - loyment.ui.WebServerConfigForm - Could not determine the type of file "sftp://52.25.238.77/".
org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "sftp://52.25.238.77/".
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1501)
at org.apache.commons.vfs2.provider.AbstractFileObject.isFile(AbstractFileObject.java:1686)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doListChildrenResolved(SftpFileObject.java:462)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChildren(AbstractFileObject.java:1142)
at org.apache.commons.vfs2.provider.AbstractFileObject.getChild(AbstractFileObject.java:1095)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionPool.createConnection(RemoteConnectionPool.java:188)
at com.jetbrains.plugins.webDeployment.connections.RemoteConnectionManager.openConnection(RemoteConnectionManager.java:122)
at com.jetbrains.plugins.webDeployment.PublishUtils.lambda$null$1(PublishUtils.java:99)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:334)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.commons.vfs2.FileSystemException: Could not connect to SFTP server at "sftp://52.25.238.77/".
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:105)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.statSelf(SftpFileObject.java:177)
at org.apache.commons.vfs2.provider.sftp.SftpFileObject.doGetType(SftpFileObject.java:112)
at org.apache.commons.vfs2.provider.AbstractFileObject.getType(AbstractFileObject.java:1492)
... 13 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:32)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService.sftp(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.connections.PatchedSftpFileSystem.getChannel(PatchedSftpFileSystem.java:55)
... 16 more
Caused by: com.jetbrains.plugins.webDeployment.transport.SshTransportException: 4: Received message is too long: 1400139627
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:20)
at com.jetbrains.plugins.webDeployment.transport.SshConnection.openChannel(SshConnection.kt:28)
... 18 more
Caused by: com.jcraft.jsch.JSchException: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:315)
at com.jcraft.jsch.Channel.connect(Channel.java:152)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:92)
at com.jetbrains.plugins.webDeployment.transport.SshConnectionService$sftp$1.create(SshConnectionService.kt:68)
at com.jetbrains.plugins.webDeployment.transport.SshSession.openChannel$webDeployment(SshSession.kt:17)
... 19 more
Caused by: 4: Received message is too long: 1400139627
at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:265)
... 23 more

0

Please sign in to leave a comment.