eclipse-che / che

Kubernetes based Cloud Development Environments for Enterprise Teams
http://eclipse.org/che
Eclipse Public License 2.0
6.96k stars 1.19k forks source link

Syntax Highlighting in Eclipse Che Theia #17877

Closed DarthBlair closed 3 years ago

DarthBlair commented 3 years ago

Hi, after a lot of obstacles, i managed to deploy Che in an Air Gaped Enviroment with an external but privat CA. Theia is working, plugins are working (ms-python with intellisense for example) but no syntax hilighting. Am i doing somthing wrong? Do i need to provide something else for that to work?

Thanks!

PS: We are using Che 7.18.0

tolusha commented 3 years ago

@DarthBlair Could you check workspaces pods logs if there are any errors? You can use chectl workspace:logs command to grab the logs.

DarthBlair commented 3 years ago

@tolusha We deployed Che using Helm... but here are the logs (kubectl logs ...)

kubectl logs -n admin-che workspacerzj6sztk9fwcp097.python-67b854c5f7-fqbq8 -c che-jwtproxy1soxxuyftime="2020-09-16T06:41:10Z" level=info msg="Starting reverse proxy (Listening on ':4402')"
time="2020-09-16T06:41:10Z" level=info msg="Starting reverse proxy (Listening on ':4401')"
time="2020-09-16T06:41:10Z" level=info msg="Starting reverse proxy (Listening on ':4400')"

kubectl logs -n admin-che workspacerzj6sztk9fwcp097.python-67b854c5f7-fqbq8 -c python

kubectl logs -n admin-che workspacerzj6sztk9fwcp097.python-67b854c5f7-fqbq8 -c vscode-pythonqlu
Starting the deployer with the list of resolvers [
  LocalDirectoryPluginDeployerResolver {},
  GithubPluginDeployerResolver { unpackedFolder: '/tmp/github-remote' },
  HttpPluginDeployerResolver { unpackedFolder: '/tmp/http-remote' }
]
Theia Endpoint 12/pid listening on port 2503
Configuration directory URI: 'file:///home/theia/.theia'
Found the list of default plugins ID on env: undefined
Found the list of plugins ID on env: local-dir:///plugins/sidecars/ms_python_python_latest
Found the list of default plugins ID from CLI: undefined
The directory referenced by local-dir:/home/theia/.theia/plugins does not exist.
The directory referenced by local-dir:/home/theia/.theia/extensions does not exist.
[ms-python.python.latest.nikquaqhrl.python-2019.5.18875.vsix]: trying to decompress into "/tmp/vscode-unpacked/ms-python.python.latest.nikquaqhrl.python-2019.5.18875.vsix"...
[ms-python.python.latest.nikquaqhrl.python-2019.5.18875.vsix]: decompressed
PluginTheiaDirectoryHandler: accepting plugin with path /tmp/vscode-unpacked/ms-python.python.latest.nikquaqhrl.python-2019.5.18875.vsix
Resolving "ms-python.python.latest.nikquaqhrl.python-2019.5.18875.vsix" as a VS Code extension...
Resolved "ms-python.python.latest.nikquaqhrl.python-2019.5.18875.vsix" to a VS Code extension "python@2019.5.18875" with engines: { vscode: '^1.33.0' }
Ignoring deploy of plug-in dependencies forms-python.python.latest.nikquaqhrl.python-2019.5.18875.vsix
the accepted plugins are []
the acceptedFrontendPlugins plugins are []
the acceptedBackendPlugins plugins are [
  PluginDeployerEntryImpl {
    originId: 'local-dir:///plugins/sidecars/ms_python_python_latest',
    pluginId: 'ms-python.python.latest.nikquaqhrl.python-2019.5.18875.vsix',
    _type: 0,
    map: Map { 'package.json' => [Object] },
    changes: [ 'PluginVsCodeFileHandler', 'PluginVsCodeDirectoryHandler' ],
    acceptedTypes: [ 1 ],
    currentPath: '/tmp/vscode-unpacked/ms-python.python.latest.nikquaqhrl.python-2019.5.18875.vsix/extension',
    initPath: '/plugins/sidecars/ms_python_python_latest/ms-python.python.latest.nikquaqhrl.python-2019.5.18875.vsix',
    resolved: true,
    resolvedByName: 'LocalDirectoryPluginDeployerResolver',
    _rootPath: '/tmp/vscode-unpacked/ms-python.python.latest.nikquaqhrl.python-2019.5.18875.vsix'
  }
]
local path to deploy on remote instance [
  '/tmp/vscode-unpacked/ms-python.python.latest.nikquaqhrl.python-2019.5.18875.vsix/extension'
]
Deploying backend plugin "python@2019.5.18875" from "/tmp/vscode-unpacked/ms-python.python.latest.nikquaqhrl.python-2019.5.18875.vsix/extension/out/client/extension"
Deploy plugins list took: 1555.2 ms
PLUGIN_HOST(12): PluginManagerExtImpl/init()
PLUGIN_HOST(12): initializing(python@2019.5.18875 with /remote-endpoint/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
Debugger contribution has been registered: python
Proxyfing exports ws://localhost:2503 editorconfig.editorconfig/constructor
Proxyfing exports ws://localhost:2503 editorconfig.editorconfig/__defineGetter__
Proxyfing exports ws://localhost:2503 editorconfig.editorconfig/__defineSetter__
Proxyfing exports ws://localhost:2503 editorconfig.editorconfig/hasOwnProperty
Proxyfing exports ws://localhost:2503 editorconfig.editorconfig/__lookupGetter__
Proxyfing exports ws://localhost:2503 editorconfig.editorconfig/__lookupSetter__
Proxyfing exports ws://localhost:2503 editorconfig.editorconfig/isPrototypeOf
Proxyfing exports ws://localhost:2503 editorconfig.editorconfig/propertyIsEnumerable
Proxyfing exports ws://localhost:2503 editorconfig.editorconfig/toString
Proxyfing exports ws://localhost:2503 editorconfig.editorconfig/valueOf
Proxyfing exports ws://localhost:2503 editorconfig.editorconfig/__proto__
Proxyfing exports ws://localhost:2503 editorconfig.editorconfig/toLocaleString
Proxyfing exports ws://localhost:2503 editorconfig.editorconfig/applyTextEditorOptions
Proxyfing exports ws://localhost:2503 editorconfig.editorconfig/fromEditorConfig
Proxyfing exports ws://localhost:2503 editorconfig.editorconfig/resolveCoreConfig
Proxyfing exports ws://localhost:2503 editorconfig.editorconfig/resolveTextEditorOptions
Proxyfing exports ws://localhost:2503 editorconfig.editorconfig/toEditorConfig
Proxyfing exports ws://localhost:2503 vscode.git/constructor
Proxyfing exports ws://localhost:2503 vscode.git/model
Proxyfing exports ws://localhost:2503 vscode.git/getGitPath
Proxyfing exports ws://localhost:2503 vscode.git/getRepositories
Proxyfing exports ws://localhost:2503 vscode.git/getAPI
Proxyfing exports ws://localhost:2503 vscode.git/enabled
Proxyfing exports ws://localhost:2503 vscode.git/_onDidChangeEnablement
Proxyfing exports ws://localhost:2503 vscode.git/onDidChangeEnablement
Proxyfing exports ws://localhost:2503 vscode.git/_model
PLUGIN_HOST(12): PluginManagerExtImpl/loadPlugin(/tmp/vscode-unpacked/ms-python.python.latest.nikquaqhrl.python-2019.5.18875.vsix/extension/out/client/extension)
Debug configuration provider has been registered: python
Info Python Extension: 2020-09-16 06:49:25: Display locator refreshing progress, Class name = p, completed in 0ms, , Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Notify locators are locating, Class name = p, completed in 6ms, , Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Checking whether locactors have completed locating, Class name = p, completed in 0ms, , Return Value: false
Info Python Extension: 2020-09-16 06:49:25: Detected refreshing of Interpreters, Class name = p, completed in 7ms, Arg 1: {}, Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Display locator refreshing progress, Class name = p, completed in 0ms, , Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Notify locators are locating, Class name = p, completed in 0ms, , Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Checking whether locactors have completed locating, Class name = p, completed in 0ms, , Return Value: false
Info Python Extension: 2020-09-16 06:49:25: Detected refreshing of Interpreters, Class name = p, completed in 0ms, Arg 1: {}, Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Display locator refreshing progress, Class name = p, completed in 0ms, , Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Notify locators are locating, Class name = p, completed in 0ms, , Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Checking whether locactors have completed locating, Class name = p, completed in 0ms, , Return Value: false
Info Python Extension: 2020-09-16 06:49:25: Detected refreshing of Interpreters, Class name = p, completed in 1ms, Arg 1: {}, Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Display locator refreshing progress, Class name = p, completed in 0ms, , Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Notify locators are locating, Class name = p, completed in 0ms, , Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Checking whether locactors have completed locating, Class name = p, completed in 0ms, , Return Value: false
Info Python Extension: 2020-09-16 06:49:25: Detected refreshing of Interpreters, Class name = p, completed in 1ms, Arg 1: {}, Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Create file systemwatcher with pattern */python
Info Python Extension: 2020-09-16 06:49:25: Create file systemwatcher with pattern */*/python
Info Python Extension: 2020-09-16 06:49:25: Display locator refreshing progress, Class name = p, completed in 0ms, , Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Notify locators are locating, Class name = p, completed in 1ms, , Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Checking whether locactors have completed locating, Class name = p, completed in 0ms, , Return Value: false
Info Python Extension: 2020-09-16 06:49:25: Detected refreshing of Interpreters, Class name = p, completed in 1ms, Arg 1: {}, Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Display locator refreshing progress, Class name = p, completed in 0ms, , Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Notify locators are locating, Class name = p, completed in 0ms, , Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Checking whether locactors have completed locating, Class name = p, completed in 0ms, , Return Value: false
Info Python Extension: 2020-09-16 06:49:25: Detected refreshing of Interpreters, Class name = p, completed in 0ms, Arg 1: {}, Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Display locator refreshing progress, Class name = p, completed in 0ms, , Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Notify locators are locating, Class name = p, completed in 0ms, , Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Checking whether locactors have completed locating, Class name = p, completed in 0ms, , Return Value: false
Info Python Extension: 2020-09-16 06:49:25: Detected refreshing of Interpreters, Class name = p, completed in 1ms, Arg 1: {}, Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Register Intepreter Watcher, Class name = p, completed in 12ms, Arg 1: <Uri:/projects/python-hello-world/hello-world.py>, Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Build the workspace interpreter watcher, Class name = h, completed in 15ms, Arg 1: <Uri:/projects/python-hello-world/hello-world.py>, Return Value: <Return value cannot be serialized for logging>
Info Python Extension: 2020-09-16 06:49:25: Rule = settings, result = runNextRule
Info Python Extension: 2020-09-16 06:49:25: Executing next rule from settings
Info Python Extension: 2020-09-16 06:49:25: Display locator refreshing progress, Class name = p, completed in 0ms, , Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Notify locators are locating, Class name = p, completed in 0ms, , Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Checking whether locactors have completed locating, Class name = p, completed in 0ms, , Return Value: false
Info Python Extension: 2020-09-16 06:49:25: Detected refreshing of Interpreters, Class name = p, completed in 0ms, Arg 1: {}, Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Display locator refreshing progress, Class name = p, completed in 0ms, , Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Notify locators are locating, Class name = p, completed in 0ms, , Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Checking whether locactors have completed locating, Class name = p, completed in 0ms, , Return Value: false
Info Python Extension: 2020-09-16 06:49:25: Detected refreshing of Interpreters, Class name = p, completed in 0ms, Arg 1: {}, Return Value: undefined
(node:12) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
Info Python Extension: 2020-09-16 06:49:25: Detection of Python Interpreter for Command python3.6 and args  failed
Info Python Extension: 2020-09-16 06:49:25: Cached data exists getEnvironmentVariables, <No Resource>
ApplicationInsights:CorrelationIdManager [
  Error: getaddrinfo ENOTFOUND dc.services.visualstudio.com
      at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:66:26) {
    errno: 'ENOTFOUND',
    code: 'ENOTFOUND',
    syscall: 'getaddrinfo',
    hostname: 'dc.services.visualstudio.com'
  }
]
Info Python Extension: 2020-09-16 06:49:25: Cached data exists getEnvironmentVariables, <No Resource>
Info Python Extension: 2020-09-16 06:49:25: Cached data exists getEnvironmentVariables, <No Resource>
Info Python Extension: 2020-09-16 06:49:25: Cached data exists getEnvironmentVariables, <No Resource>
Info Python Extension: 2020-09-16 06:49:25: Cached data exists getEnvironmentVariables, <No Resource>
Info Python Extension: 2020-09-16 06:49:25: Cached data exists getEnvironmentVariables, <No Resource>
Info Python Extension: 2020-09-16 06:49:25: Cached data exists getEnvironmentVariables, <No Resource>
Info Python Extension: 2020-09-16 06:49:25: Cached data exists getEnvironmentVariables, <No Resource>
Info Python Extension: 2020-09-16 06:49:25: Cached data exists getEnvironmentVariables, <No Resource>
Info Python Extension: 2020-09-16 06:49:25: Cached data exists getEnvironmentVariables, <No Resource>
Info Python Extension: 2020-09-16 06:49:25: Cached data exists getEnvironmentVariables, <No Resource>
Info Python Extension: 2020-09-16 06:49:25: Cached data exists getEnvironmentVariables, <No Resource>
Info Python Extension: 2020-09-16 06:49:25: Cached data exists getEnvironmentVariables, <No Resource>
Info Python Extension: 2020-09-16 06:49:25: Cached data exists getEnvironmentVariables, <No Resource>
Info Python Extension: 2020-09-16 06:49:25: Cached data exists getEnvironmentVariables, <No Resource>
Info Python Extension: 2020-09-16 06:49:25: Cached data exists getEnvironmentVariables, <No Resource>
Info Python Extension: 2020-09-16 06:49:25: Cached data exists getEnvironmentVariables, <No Resource>
Info Python Extension: 2020-09-16 06:49:25: Cached data exists getEnvironmentVariables, <No Resource>
Info Python Extension: 2020-09-16 06:49:25: Cached data exists getEnvironmentVariables, <No Resource>
Info Python Extension: 2020-09-16 06:49:25: Cached data exists getEnvironmentVariables, <No Resource>
Info Python Extension: 2020-09-16 06:49:25: Interpreters returned by CondaEnvFileService are of count 0
Info Python Extension: 2020-09-16 06:49:25: Interpreters returned by PipEnvService are of count 0
Info Python Extension: 2020-09-16 06:49:25: Interpreters returned by PipEnvService are of count 0
Info Python Extension: 2020-09-16 06:49:25: Interpreters returned by VirtualEnvService are of count 0
Info Python Extension: 2020-09-16 06:49:25: Interpreters returned by CondaEnvService are of count 0
Info Python Extension: 2020-09-16 06:49:25: Checking whether locactors have completed locating, Class name = p, completed in 0ms, , Return Value: false
Info Python Extension: 2020-09-16 06:49:25: Checking whether locactors have completed locating, Class name = p, completed in 0ms, , Return Value: false
Info Python Extension: 2020-09-16 06:49:25: Checking whether locactors have completed locating, Class name = p, completed in 0ms, , Return Value: false
Info Python Extension: 2020-09-16 06:49:25: Checking whether locactors have completed locating, Class name = p, completed in 0ms, , Return Value: false
Info Python Extension: 2020-09-16 06:49:25: Interpreters returned by WorkspaceVirtualEnvService are of count 0
Info Python Extension: 2020-09-16 06:49:25: Interpreters returned by WorkspaceVirtualEnvService are of count 0
Info Python Extension: 2020-09-16 06:49:25: Checking whether locactors have completed locating, Class name = p, completed in 0ms, , Return Value: false
Info Python Extension: 2020-09-16 06:49:25: Selected Interpreter from workspaceEnvs, Nothing Selected
Info Python Extension: 2020-09-16 06:49:25: Rule = workspaceEnvs, result = runNextRule
Info Python Extension: 2020-09-16 06:49:25: Executing next rule from workspaceEnvs
Info Python Extension: 2020-09-16 06:49:25: Current value for rule system is nothing
Info Python Extension: 2020-09-16 06:49:25: Current value for rule currentPath is nothing
Info Python Extension: 2020-09-16 06:49:25: Current value for rule windowsRegistry is nothing
Info Python Extension: 2020-09-16 06:49:25: Selected Interpreter from cachedInterpreters, Nothing Selected
Info Python Extension: 2020-09-16 06:49:25: Interpreters returned by CurrentPathService are of count 5
Info Python Extension: 2020-09-16 06:49:25: setGlobalInterpreter, Class name = f, completed in 25ms, Arg 1: undefined, Arg 2: <argument cannot be serialized for logging>, Return Value: false
Info Python Extension: 2020-09-16 06:49:25: Rule = cachedInterpreters, result = runNextRule
Info Python Extension: 2020-09-16 06:49:25: Executing next rule from cachedInterpreters
Info Python Extension: 2020-09-16 06:49:25: Selected Interpreter from currentPath, {"architecture":3,"path":"/usr/local/bin/python","version":{"raw":"3.7.3-final","major":3,"minor":7,"patch":3,"prerelease":["final"],"build":[],"version":"3.7.3-final"},"sysPrefix":"/usr/local","fileHash":"e69b9bc3149fd9ab31d1f83a670603f95db06010876cc4502b516143eeec180d272ea1f3483ffa84ec428df679ce0585d787615ce5e6835a246f046d2b56080e","type":"Unknown"}
Info Python Extension: 2020-09-16 06:49:25: Interpreters returned by KnownPathsService are of count 19
Info Python Extension: 2020-09-16 06:49:25: Checking whether locactors have completed locating, Class name = p, completed in 0ms, , Return Value: true
Info Python Extension: 2020-09-16 06:49:25: Hide locator refreshing progress, Class name = p, completed in 0ms, , Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: All locators have completed locating, Class name = p, completed in 0ms, , Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: setGlobalInterpreter, Class name = f, completed in 47ms, Arg 1: {"architecture":3,"path":"/usr/local/bin/python","version":{"raw":"3.7.3-final","major":3,"minor":7,"patch":3,"prerelease":["final"],"build":[],"version":"3.7.3-final"},"sysPrefix":"/usr/local","fileHash":"e69b9bc3149fd9ab31d1f83a670603f95db06010876cc4502b516143eeec180d272ea1f3483ffa84ec428df679ce0585d787615ce5e6835a246f046d2b56080e","type":"Unknown"}, Arg 2: <argument cannot be serialized for logging>, Return Value: true
Info Python Extension: 2020-09-16 06:49:25: Rule = currentPath, result = exit
Info Python Extension: 2020-09-16 06:49:25: autoSelectInterpreter, Class name = f, completed in 50ms, Arg 1: <Uri:/projects>, Arg 2: <argument cannot be serialized for logging>, Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: autoSelectInterpreter, Class name = f, completed in 79ms, Arg 1: <Uri:/projects>, Arg 2: <argument cannot be serialized for logging>, Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: autoSelectInterpreter, Class name = f, completed in 403ms, Arg 1: <Uri:/projects>, Arg 2: <argument cannot be serialized for logging>, Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: autoSelectInterpreter, Class name = f, completed in 406ms, Arg 1: <Uri:/projects>, Arg 2: <argument cannot be serialized for logging>, Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Current value for rule system is nothing
Info Python Extension: 2020-09-16 06:49:25: Current value for rule currentPath is {"architecture":3,"path":"/usr/local/bin/python","version":{"raw":"3.7.3-final","major":3,"minor":7,"patch":3,"prerelease":["final"],"build":[],"version":"3.7.3-final"},"sysPrefix":"/usr/local","fileHash":"e69b9bc3149fd9ab31d1f83a670603f95db06010876cc4502b516143eeec180d272ea1f3483ffa84ec428df679ce0585d787615ce5e6835a246f046d2b56080e","type":"Unknown"}
Info Python Extension: 2020-09-16 06:49:25: Current value for rule windowsRegistry is nothing
Info Python Extension: 2020-09-16 06:49:25: Selected Interpreter from cachedInterpreters, {"architecture":3,"path":"/usr/local/bin/python","version":{"raw":"3.7.3-final","major":3,"minor":7,"patch":3,"prerelease":["final"],"build":[],"version":"3.7.3-final"},"sysPrefix":"/usr/local","fileHash":"e69b9bc3149fd9ab31d1f83a670603f95db06010876cc4502b516143eeec180d272ea1f3483ffa84ec428df679ce0585d787615ce5e6835a246f046d2b56080e","type":"Unknown"}
Info Python Extension: 2020-09-16 06:49:25: Display locator refreshing progress, Class name = p, completed in 0ms, , Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Notify locators are locating, Class name = p, completed in 0ms, , Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Checking whether locactors have completed locating, Class name = p, completed in 0ms, , Return Value: false
Info Python Extension: 2020-09-16 06:49:25: Detected refreshing of Interpreters, Class name = p, completed in 0ms, Arg 1: {}, Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Display locator refreshing progress, Class name = p, completed in 0ms, , Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Notify locators are locating, Class name = p, completed in 0ms, , Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Checking whether locactors have completed locating, Class name = p, completed in 0ms, , Return Value: false
Info Python Extension: 2020-09-16 06:49:25: Detected refreshing of Interpreters, Class name = p, completed in 2ms, Arg 1: {}, Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Rule = windowsRegistry, result = runNextRule
Info Python Extension: 2020-09-16 06:49:25: Executing next rule from windowsRegistry
Info Python Extension: 2020-09-16 06:49:25: Rule = settings, result = runNextRule
Info Python Extension: 2020-09-16 06:49:25: Executing next rule from settings
Info Python Extension: 2020-09-16 06:49:25: Cached data exists getEnvironmentVariables, /projects
Info Python Extension: 2020-09-16 06:49:25: autoSelectInterpreter, Class name = f, completed in 24ms, Arg 1: <Uri:/projects>, Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: autoSelectInterpreter, Class name = f, completed in 23ms, Arg 1: <Uri:/projects>, Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Build the workspace interpreter watcher, Class name = h, completed in 10ms, Arg 1: <Uri:/projects/python-hello-world/hello-world.py>, Return Value: <Return value cannot be serialized for logging>
Info Python Extension: 2020-09-16 06:49:25: Cached data exists getEnvironmentVariables, /projects/python-hello-world/hello-world.py
Info Python Extension: 2020-09-16 06:49:25: Checking support of .NET, Class name = c, completed in 1ms, , Return Value: true
Info Python Extension: 2020-09-16 06:49:25: Selected Interpreter from currentPath, {"architecture":3,"path":"/usr/local/bin/python","version":{"raw":"3.7.3-final","major":3,"minor":7,"patch":3,"prerelease":["final"],"build":[],"version":"3.7.3-final"},"sysPrefix":"/usr/local","fileHash":"e69b9bc3149fd9ab31d1f83a670603f95db06010876cc4502b516143eeec180d272ea1f3483ffa84ec428df679ce0585d787615ce5e6835a246f046d2b56080e","type":"Unknown"}
Info Python Extension: 2020-09-16 06:49:25: Selected Interpreter from system, {"architecture":3,"path":"/usr/local/bin/python","version":{"raw":"3.7.3-final","major":3,"minor":7,"patch":3,"prerelease":["final"],"build":[],"version":"3.7.3-final"},"sysPrefix":"/usr/local","fileHash":"e69b9bc3149fd9ab31d1f83a670603f95db06010876cc4502b516143eeec180d272ea1f3483ffa84ec428df679ce0585d787615ce5e6835a246f046d2b56080e","type":"Unknown","displayName":"Python 3.7.3 64-bit"}
Info Python Extension: 2020-09-16 06:49:25: Rule = settings, result = runNextRule
Info Python Extension: 2020-09-16 06:49:25: Executing next rule from settings
Info Python Extension: 2020-09-16 06:49:25: Display locator refreshing progress, Class name = p, completed in 0ms, , Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Notify locators are locating, Class name = p, completed in 0ms, , Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Checking whether locactors have completed locating, Class name = p, completed in 0ms, , Return Value: false
Info Python Extension: 2020-09-16 06:49:25: Detected refreshing of Interpreters, Class name = p, completed in 1ms, Arg 1: {}, Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Display locator refreshing progress, Class name = p, completed in 0ms, , Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Notify locators are locating, Class name = p, completed in 0ms, , Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Checking whether locactors have completed locating, Class name = p, completed in 0ms, , Return Value: false
Info Python Extension: 2020-09-16 06:49:25: Detected refreshing of Interpreters, Class name = p, completed in 0ms, Arg 1: {}, Return Value: undefined
Error Python Extension: 2020-09-16 06:49:25: Python Extension (Error in Failed to check if file needs to be fixed, method:doesFileNeedToBeFixed): [Error: ENOENT: no such file or directory, open '/projects/.vscode/settings.json'] {
  errno: -2,
  code: 'ENOENT',
  syscall: 'open',
  path: '/projects/.vscode/settings.json'
}
Error Python Extension: 2020-09-16 06:49:25: Python Extension (Error in Failed to check if file needs to be fixed, method:doesFileNeedToBeFixed): [Error: ENOENT: no such file or directory, open '/home/theia/.config/Code/User/settings.json'] {
  errno: -2,
  code: 'ENOENT',
  syscall: 'open',
  path: '/home/theia/.config/Code/User/settings.json'
}
Info Python Extension: 2020-09-16 06:49:25: setGlobalInterpreter, Class name = f, completed in 126ms, Arg 1: {"architecture":3,"path":"/usr/local/bin/python","version":{"raw":"3.7.3-final","major":3,"minor":7,"patch":3,"prerelease":["final"],"build":[],"version":"3.7.3-final"},"sysPrefix":"/usr/local","fileHash":"e69b9bc3149fd9ab31d1f83a670603f95db06010876cc4502b516143eeec180d272ea1f3483ffa84ec428df679ce0585d787615ce5e6835a246f046d2b56080e","type":"Unknown"}, Arg 2: undefined, Return Value: false
Info Python Extension: 2020-09-16 06:49:25: Rule = cachedInterpreters, result = runNextRule
Info Python Extension: 2020-09-16 06:49:25: Executing next rule from cachedInterpreters
Info Python Extension: 2020-09-16 06:49:25: autoSelectInterpreter, Class name = f, completed in 129ms, Arg 1: <Uri:/projects>, Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: setGlobalInterpreter, Class name = f, completed in 113ms, Arg 1: {"architecture":3,"path":"/usr/local/bin/python","version":{"raw":"3.7.3-final","major":3,"minor":7,"patch":3,"prerelease":["final"],"build":[],"version":"3.7.3-final"},"sysPrefix":"/usr/local","fileHash":"e69b9bc3149fd9ab31d1f83a670603f95db06010876cc4502b516143eeec180d272ea1f3483ffa84ec428df679ce0585d787615ce5e6835a246f046d2b56080e","type":"Unknown"}, Arg 2: undefined, Return Value: false
Info Python Extension: 2020-09-16 06:49:25: Rule = currentPath, result = runNextRule
Info Python Extension: 2020-09-16 06:49:25: Executing next rule from currentPath
Info Python Extension: 2020-09-16 06:49:25: autoSelectInterpreter, Class name = f, completed in 148ms, Arg 1: <Uri:/projects>, Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Interpreters returned by PipEnvService are of count 0
Info Python Extension: 2020-09-16 06:49:25: setGlobalInterpreter, Class name = f, completed in 113ms, Arg 1: {"architecture":3,"path":"/usr/local/bin/python","version":{"raw":"3.7.3-final","major":3,"minor":7,"patch":3,"prerelease":["final"],"build":[],"version":"3.7.3-final"},"sysPrefix":"/usr/local","fileHash":"e69b9bc3149fd9ab31d1f83a670603f95db06010876cc4502b516143eeec180d272ea1f3483ffa84ec428df679ce0585d787615ce5e6835a246f046d2b56080e","type":"Unknown","displayName":"Python 3.7.3 64-bit"}, Arg 2: undefined, Return Value: false
Info Python Extension: 2020-09-16 06:49:25: Rule = system, result = runNextRule
Info Python Extension: 2020-09-16 06:49:25: Executing next rule from system
Info Python Extension: 2020-09-16 06:49:25: autoSelectInterpreter, Class name = f, completed in 150ms, Arg 1: <Uri:/projects>, Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Checking whether locactors have completed locating, Class name = p, completed in 0ms, , Return Value: false
Info Python Extension: 2020-09-16 06:49:25: Interpreters returned by PipEnvService are of count 0
Info Python Extension: 2020-09-16 06:49:25: Interpreters returned by WorkspaceVirtualEnvService are of count 0
Info Python Extension: 2020-09-16 06:49:25: Interpreters returned by WorkspaceVirtualEnvService are of count 0
Info Python Extension: 2020-09-16 06:49:25: Checking whether locactors have completed locating, Class name = p, completed in 0ms, , Return Value: true
Info Python Extension: 2020-09-16 06:49:25: Hide locator refreshing progress, Class name = p, completed in 0ms, , Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: All locators have completed locating, Class name = p, completed in 0ms, , Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Selected Interpreter from workspaceEnvs, Nothing Selected
Info Python Extension: 2020-09-16 06:49:25: Selected Interpreter from workspaceEnvs, Nothing Selected
Info Python Extension: 2020-09-16 06:49:25: Rule = workspaceEnvs, result = runNextRule
Info Python Extension: 2020-09-16 06:49:25: Executing next rule from workspaceEnvs
Info Python Extension: 2020-09-16 06:49:25: Rule = workspaceEnvs, result = runNextRule
Info Python Extension: 2020-09-16 06:49:25: Executing next rule from workspaceEnvs
Info Python Extension: 2020-09-16 06:49:25: autoSelectInterpreter, Class name = f, completed in 186ms, Arg 1: <Uri:/projects>, Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Current value for rule system is {"architecture":3,"path":"/usr/local/bin/python","version":{"raw":"3.7.3-final","major":3,"minor":7,"patch":3,"prerelease":["final"],"build":[],"version":"3.7.3-final"},"sysPrefix":"/usr/local","fileHash":"e69b9bc3149fd9ab31d1f83a670603f95db06010876cc4502b516143eeec180d272ea1f3483ffa84ec428df679ce0585d787615ce5e6835a246f046d2b56080e","type":"Unknown","displayName":"Python 3.7.3 64-bit"}
Info Python Extension: 2020-09-16 06:49:25: Current value for rule currentPath is {"architecture":3,"path":"/usr/local/bin/python","version":{"raw":"3.7.3-final","major":3,"minor":7,"patch":3,"prerelease":["final"],"build":[],"version":"3.7.3-final"},"sysPrefix":"/usr/local","fileHash":"e69b9bc3149fd9ab31d1f83a670603f95db06010876cc4502b516143eeec180d272ea1f3483ffa84ec428df679ce0585d787615ce5e6835a246f046d2b56080e","type":"Unknown"}
Info Python Extension: 2020-09-16 06:49:25: Current value for rule windowsRegistry is nothing
Info Python Extension: 2020-09-16 06:49:25: Selected Interpreter from cachedInterpreters, {"architecture":3,"path":"/usr/local/bin/python","version":{"raw":"3.7.3-final","major":3,"minor":7,"patch":3,"prerelease":["final"],"build":[],"version":"3.7.3-final"},"sysPrefix":"/usr/local","fileHash":"e69b9bc3149fd9ab31d1f83a670603f95db06010876cc4502b516143eeec180d272ea1f3483ffa84ec428df679ce0585d787615ce5e6835a246f046d2b56080e","type":"Unknown"}
Info Python Extension: 2020-09-16 06:49:25: Cached data exists getEnvironmentVariables, /projects
Info Python Extension: 2020-09-16 06:49:25: setGlobalInterpreter, Class name = f, completed in 42ms, Arg 1: {"architecture":3,"path":"/usr/local/bin/python","version":{"raw":"3.7.3-final","major":3,"minor":7,"patch":3,"prerelease":["final"],"build":[],"version":"3.7.3-final"},"sysPrefix":"/usr/local","fileHash":"e69b9bc3149fd9ab31d1f83a670603f95db06010876cc4502b516143eeec180d272ea1f3483ffa84ec428df679ce0585d787615ce5e6835a246f046d2b56080e","type":"Unknown"}, Arg 2: <argument cannot be serialized for logging>, Return Value: true
Info Python Extension: 2020-09-16 06:49:25: Rule = cachedInterpreters, result = exit
Info Python Extension: 2020-09-16 06:49:25: autoSelectInterpreter, Class name = f, completed in 47ms, Arg 1: undefined, Arg 2: <argument cannot be serialized for logging>, Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: autoSelectInterpreter, Class name = f, completed in 192ms, Arg 1: undefined, Arg 2: <argument cannot be serialized for logging>, Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: autoSelectInterpreter, Class name = f, completed in 195ms, Arg 1: undefined, Arg 2: <argument cannot be serialized for logging>, Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Display locator refreshing progress, Class name = p, completed in 0ms, , Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Notify locators are locating, Class name = p, completed in 0ms, , Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Checking whether locactors have completed locating, Class name = p, completed in 0ms, , Return Value: false
Info Python Extension: 2020-09-16 06:49:25: Detected refreshing of Interpreters, Class name = p, completed in 1ms, Arg 1: {}, Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Display locator refreshing progress, Class name = p, completed in 0ms, , Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Notify locators are locating, Class name = p, completed in 1ms, , Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Checking whether locactors have completed locating, Class name = p, completed in 0ms, , Return Value: false
Info Python Extension: 2020-09-16 06:49:25: Detected refreshing of Interpreters, Class name = p, completed in 1ms, Arg 1: {}, Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Rule = windowsRegistry, result = runNextRule
Info Python Extension: 2020-09-16 06:49:25: Executing next rule from windowsRegistry
Info Python Extension: 2020-09-16 06:49:25: Rule = settings, result = runNextRule
Info Python Extension: 2020-09-16 06:49:25: Executing next rule from settings
Info Python Extension: 2020-09-16 06:49:25: Cached data exists getEnvironmentVariables, <No Resource>
Info Python Extension: 2020-09-16 06:49:25: autoSelectInterpreter, Class name = f, completed in 7ms, Arg 1: undefined, Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: autoSelectInterpreter, Class name = f, completed in 7ms, Arg 1: undefined, Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Shell path from user settings ''
Info Python Extension: 2020-09-16 06:49:25: Shell path '/bin/bash'
Info Python Extension: 2020-09-16 06:49:25: Shell path identified as shell 'bash'
Info Python Extension: 2020-09-16 06:49:25: Shell path from user env '/bin/bash'
Info Python Extension: 2020-09-16 06:49:25: Shell identified as 'bash'
Info Python Extension: 2020-09-16 06:49:25: Cached data exists getEnvironmentVariables, <No Resource>
Info Python Extension: 2020-09-16 06:49:25: Cached data exists getEnvironmentVariables, <No Resource>
Info Python Extension: 2020-09-16 06:49:25: Cached data exists getEnvironmentVariables, <No Resource>
Info Python Extension: 2020-09-16 06:49:25: Selected Interpreter from currentPath, {"architecture":3,"path":"/usr/local/bin/python","version":{"raw":"3.7.3-final","major":3,"minor":7,"patch":3,"prerelease":["final"],"build":[],"version":"3.7.3-final"},"sysPrefix":"/usr/local","fileHash":"e69b9bc3149fd9ab31d1f83a670603f95db06010876cc4502b516143eeec180d272ea1f3483ffa84ec428df679ce0585d787615ce5e6835a246f046d2b56080e","type":"Unknown"}
Info Python Extension: 2020-09-16 06:49:25: Display locator refreshing progress, Class name = p, completed in 0ms, , Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Notify locators are locating, Class name = p, completed in 0ms, , Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Checking whether locactors have completed locating, Class name = p, completed in 0ms, , Return Value: false
Info Python Extension: 2020-09-16 06:49:25: Detected refreshing of Interpreters, Class name = p, completed in 1ms, Arg 1: {}, Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Create file systemwatcher with pattern */python
Info Python Extension: 2020-09-16 06:49:25: Create file systemwatcher with pattern */*/python
Info Python Extension: 2020-09-16 06:49:25: Display locator refreshing progress, Class name = p, completed in 0ms, , Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Notify locators are locating, Class name = p, completed in 0ms, , Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Checking whether locactors have completed locating, Class name = p, completed in 0ms, , Return Value: false
Info Python Extension: 2020-09-16 06:49:25: Detected refreshing of Interpreters, Class name = p, completed in 0ms, Arg 1: {}, Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Register Intepreter Watcher, Class name = p, completed in 3ms, Arg 1: undefined, Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Build the workspace interpreter watcher, Class name = h, completed in 3ms, Arg 1: undefined, Return Value: <Return value cannot be serialized for logging>
Info Python Extension: 2020-09-16 06:49:25: Current value for rule system is {"architecture":3,"path":"/usr/local/bin/python","version":{"raw":"3.7.3-final","major":3,"minor":7,"patch":3,"prerelease":["final"],"build":[],"version":"3.7.3-final"},"sysPrefix":"/usr/local","fileHash":"e69b9bc3149fd9ab31d1f83a670603f95db06010876cc4502b516143eeec180d272ea1f3483ffa84ec428df679ce0585d787615ce5e6835a246f046d2b56080e","type":"Unknown","displayName":"Python 3.7.3 64-bit"}
Info Python Extension: 2020-09-16 06:49:25: Current value for rule currentPath is {"architecture":3,"path":"/usr/local/bin/python","version":{"raw":"3.7.3-final","major":3,"minor":7,"patch":3,"prerelease":["final"],"build":[],"version":"3.7.3-final"},"sysPrefix":"/usr/local","fileHash":"e69b9bc3149fd9ab31d1f83a670603f95db06010876cc4502b516143eeec180d272ea1f3483ffa84ec428df679ce0585d787615ce5e6835a246f046d2b56080e","type":"Unknown"}
Info Python Extension: 2020-09-16 06:49:25: Current value for rule windowsRegistry is nothing
Info Python Extension: 2020-09-16 06:49:25: Selected Interpreter from cachedInterpreters, {"architecture":3,"path":"/usr/local/bin/python","version":{"raw":"3.7.3-final","major":3,"minor":7,"patch":3,"prerelease":["final"],"build":[],"version":"3.7.3-final"},"sysPrefix":"/usr/local","fileHash":"e69b9bc3149fd9ab31d1f83a670603f95db06010876cc4502b516143eeec180d272ea1f3483ffa84ec428df679ce0585d787615ce5e6835a246f046d2b56080e","type":"Unknown"}
Info Python Extension: 2020-09-16 06:49:25: Current value for rule workspaceEnvs is nothing
Info Python Extension: 2020-09-16 06:49:25: setGlobalInterpreter, Class name = f, completed in 84ms, Arg 1: {"architecture":3,"path":"/usr/local/bin/python","version":{"raw":"3.7.3-final","major":3,"minor":7,"patch":3,"prerelease":["final"],"build":[],"version":"3.7.3-final"},"sysPrefix":"/usr/local","fileHash":"e69b9bc3149fd9ab31d1f83a670603f95db06010876cc4502b516143eeec180d272ea1f3483ffa84ec428df679ce0585d787615ce5e6835a246f046d2b56080e","type":"Unknown"}, Arg 2: undefined, Return Value: false
Info Python Extension: 2020-09-16 06:49:25: setGlobalInterpreter, Class name = f, completed in 76ms, Arg 1: {"architecture":3,"path":"/usr/local/bin/python","version":{"raw":"3.7.3-final","major":3,"minor":7,"patch":3,"prerelease":["final"],"build":[],"version":"3.7.3-final"},"sysPrefix":"/usr/local","fileHash":"e69b9bc3149fd9ab31d1f83a670603f95db06010876cc4502b516143eeec180d272ea1f3483ffa84ec428df679ce0585d787615ce5e6835a246f046d2b56080e","type":"Unknown"}, Arg 2: undefined, Return Value: false
Info Python Extension: 2020-09-16 06:49:25: Rule = currentPath, result = runNextRule
Info Python Extension: 2020-09-16 06:49:25: Executing next rule from currentPath
Info Python Extension: 2020-09-16 06:49:25: Rule = cachedInterpreters, result = runNextRule
Info Python Extension: 2020-09-16 06:49:25: Executing next rule from cachedInterpreters
Info Python Extension: 2020-09-16 06:49:25: autoSelectInterpreter, Class name = f, completed in 112ms, Arg 1: undefined, Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: autoSelectInterpreter, Class name = f, completed in 111ms, Arg 1: undefined, Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Interpreters returned by PipEnvService are of count 0
Info Python Extension: 2020-09-16 06:49:25: Interpreters returned by PipEnvService are of count 0
Info Python Extension: 2020-09-16 06:49:25: Checking whether locactors have completed locating, Class name = p, completed in 0ms, , Return Value: false
Info Python Extension: 2020-09-16 06:49:25: Interpreters returned by WorkspaceVirtualEnvService are of count 0
Info Python Extension: 2020-09-16 06:49:25: Interpreters returned by WorkspaceVirtualEnvService are of count 0
Info Python Extension: 2020-09-16 06:49:25: Checking whether locactors have completed locating, Class name = p, completed in 0ms, , Return Value: true
Info Python Extension: 2020-09-16 06:49:25: Hide locator refreshing progress, Class name = p, completed in 0ms, , Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: All locators have completed locating, Class name = p, completed in 1ms, , Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Selected Interpreter from workspaceEnvs, Nothing Selected
Info Python Extension: 2020-09-16 06:49:25: Rule = workspaceEnvs, result = runNextRule
Info Python Extension: 2020-09-16 06:49:25: Executing next rule from workspaceEnvs
Info Python Extension: 2020-09-16 06:49:25: autoSelectInterpreter, Class name = f, completed in 136ms, Arg 1: undefined, Return Value: undefined
Info Python Extension: 2020-09-16 06:49:25: Selected Interpreter from system, {"architecture":3,"path":"/usr/local/bin/python","version":{"raw":"3.7.3-final","major":3,"minor":7,"patch":3,"prerelease":["final"],"build":[],"version":"3.7.3-final"},"sysPrefix":"/usr/local","fileHash":"e69b9bc3149fd9ab31d1f83a670603f95db06010876cc4502b516143eeec180d272ea1f3483ffa84ec428df679ce0585d787615ce5e6835a246f046d2b56080e","type":"Unknown","displayName":"Python 3.7.3 64-bit"}
Info Python Extension: 2020-09-16 06:49:26: setGlobalInterpreter, Class name = f, completed in 35ms, Arg 1: {"architecture":3,"path":"/usr/local/bin/python","version":{"raw":"3.7.3-final","major":3,"minor":7,"patch":3,"prerelease":["final"],"build":[],"version":"3.7.3-final"},"sysPrefix":"/usr/local","fileHash":"e69b9bc3149fd9ab31d1f83a670603f95db06010876cc4502b516143eeec180d272ea1f3483ffa84ec428df679ce0585d787615ce5e6835a246f046d2b56080e","type":"Unknown","displayName":"Python 3.7.3 64-bit"}, Arg 2: undefined, Return Value: false
Info Python Extension: 2020-09-16 06:49:26: Rule = system, result = runNextRule
Info Python Extension: 2020-09-16 06:49:26: Executing next rule from system
Info Python Extension: 2020-09-16 06:49:26: autoSelectInterpreter, Class name = f, completed in 173ms, Arg 1: undefined, Return Value: undefined
Info Python Extension: 2020-09-16 06:49:26: Cached data exists getEnvironmentVariables, /projects/python-hello-world/hello-world.py
Info Python Extension: 2020-09-16 06:49:33: Cached data exists getEnvironmentVariables, <No Resource>
Info Python Extension: 2020-09-16 06:49:33: Cached data exists getEnvironmentVariables, <No Resource>
Info Python Extension: 2020-09-16 06:49:33: Cached data exists getEnvironmentVariables, /projects/python-hello-world/hello-world.py
Info Python Extension: 2020-09-16 06:49:33: Cached data exists getEnvironmentVariables, /projects/python-hello-world/hello-world.py
Warn Python Extension: 2020-09-16 06:49:33: Linter 'pylint' is not installed. Please install it or select another linter". Error: Module 'pylint' not installed.
    at p.execModule (/tmp/vscode-unpacked/ms-python.python.latest.nikquaqhrl.python-2019.5.18875.vsix/extension/out/client/extension.js:83:293115)
    at processTicksAndRejections (internal/process/task_queues.js:97:5)
    at async h.run (/tmp/vscode-unpacked/ms-python.python.latest.nikquaqhrl.python-2019.5.18875.vsix/extension/out/client/extension.js:1:130208)
    at async h.runLinter (/tmp/vscode-unpacked/ms-python.python.latest.nikquaqhrl.python-2019.5.18875.vsix/extension/out/client/extension.js:83:713827)
Info Python Extension: 2020-09-16 06:49:39: Cached data exists getEnvironmentVariables, <No Resource>
Info Python Extension: 2020-09-16 06:49:39: Cached data exists getEnvironmentVariables, <No Resource>
Info Python Extension: 2020-09-16 06:49:39: Cached data exists getEnvironmentVariables, /projects/python-hello-world/hello-world.py
Info Python Extension: 2020-09-16 06:49:39: Cached data exists getEnvironmentVariables, /projects/python-hello-world/hello-world.py
Info Python Extension: 2020-09-16 06:49:45: Cached data exists getEnvironmentVariables, <No Resource>
Info Python Extension: 2020-09-16 06:49:45: Cached data exists getEnvironmentVariables, <No Resource>
Info Python Extension: 2020-09-16 06:49:45: Cached data exists getEnvironmentVariables, /projects/python-hello-world/hello-world.py
Info Python Extension: 2020-09-16 06:49:55: Cached data exists getEnvironmentVariables, <No Resource>
Info Python Extension: 2020-09-16 06:49:55: Cached data exists getEnvironmentVariables, <No Resource>
Info Python Extension: 2020-09-16 06:49:55: Cached data exists getEnvironmentVariables, /projects/python-hello-world/hello-world.py
Info Python Extension: 2020-09-16 06:49:55: Cached data exists getEnvironmentVariables, /projects/python-hello-world/hello-world.py
Warn Python Extension: 2020-09-16 06:49:55: Linter 'pylint' is not installed. Please install it or select another linter". Error: Module 'pylint' not installed.
    at p.execModule (/tmp/vscode-unpacked/ms-python.python.latest.nikquaqhrl.python-2019.5.18875.vsix/extension/out/client/extension.js:83:293115)
    at processTicksAndRejections (internal/process/task_queues.js:97:5)
    at async h.run (/tmp/vscode-unpacked/ms-python.python.latest.nikquaqhrl.python-2019.5.18875.vsix/extension/out/client/extension.js:1:130208)
    at async h.runLinter (/tmp/vscode-unpacked/ms-python.python.latest.nikquaqhrl.python-2019.5.18875.vsix/extension/out/client/extension.js:83:713827)

kubectl logs -n admin-che workspacerzj6sztk9fwcp097.python-67b854c5f7-fqbq8 -c che-machine-execgvs
time="2020-09-16T06:41:15Z" level=info msg="Default 'info' log level is applied"
time="2020-09-16T06:41:15Z" level=info msg="Exec containers configuration:"
time="2020-09-16T06:41:15Z" level=info msg="==> Debug level info"
time="2020-09-16T06:41:15Z" level=info msg="==> Application url 127.0.0.1:4444"
time="2020-09-16T06:41:15Z" level=info msg="==> Absolute path to folder with static resources "
time="2020-09-16T06:41:15Z" level=info msg="==> Use bearer token: false"
time="2020-09-16T06:41:15Z" level=info msg="==> Pod selector: che.workspace_id=workspacerzj6sztk9fwcp097"
[GIN-debug] [WARNING] Creating an Engine instance with the Logger and Recovery middleware already attached.

[GIN-debug] [WARNING] Running in "debug" mode. Switch to "release" mode in production.
 - using env:   export GIN_MODE=release
 - using code:  gin.SetMode(gin.ReleaseMode)

[GIN-debug] GET    /connect                  --> main.main.func2 (3 handlers)
[GIN-debug] GET    /attach/:id               --> main.main.func3 (3 handlers)
[GIN-debug] POST   /exec/config              --> main.main.func4 (3 handlers)
[GIN-debug] POST   /exec/init                --> main.main.func5 (3 handlers)
[GIN-debug] POST   /activity/tick            --> main.main.func6 (3 handlers)
[GIN-debug] GET    /healthz                  --> main.main.func7 (3 handlers)
? Registered RPCRoutes:

Json-rpc MachineExec Routes:
? create
? check
? resize
[GIN-debug] Listening and serving HTTP on 127.0.0.1:4444
[GIN] 2020/09/16 - 06:41:43 | 200 |     303.002µs |       3.3.3.3 | GET      /connect?token=eyJhbGciOiJSUzI1NiIsImtpbmQiOiJtYWNoaW5lX3Rva2VuIiwia2lkIjoid29ya3NwYWNlcnpqNnN6dGs5ZndjcDA5NyJ9.eyJ3c2lkIjoid29ya3NwYWNlcnpqNnN6dGs5ZndjcDA5NyIsInVpZCI6ImIwN2UzYTU4LWVkNTAtNGE2ZS1iZTE3LWZjZjQ5ZmY4YjI0MiIsImF1ZCI6IndvcmtzcGFjZXJ6asZzenRrOWZ3Y3AwOTciLCJuYmYiOi0xLCJ1bmFtZSI6IuFkbWluIiwiaXNzIjoid3NtYXN0ZXIiLCJleHAiOjE2MzE3NzQzOTQsImlhdCI6MTYwMDIzODM5NCwianRpIjoiMGYxODkxZWUtODM3Ni00N2ZmLWI4NTktZGUwMmIzYWNlZDk4In0.k8y2lwEvdVBv7bX6S6MaCTYH2kpGbzygtQAM93nFw0VFiaXdV1u1GtHheVPu3tdRHja0vlAIeP39MHh5jLF9OLvrcfmLDjzz3tjbRQ9X1P3OtrRUHP1JHWoJDcYxfoLtguPV3oT-iGnyRHKwtSYOPfzrBm2KTHmXj8A_RAO112y2l1lnr-XV_fDMIsuIfLgMTUIImpwOmPpKMarEvYTLZJiAm3ELbXbJ1iSoPY_QSZP38DvRpwnOYAN3N3CAtTM9Lz0xuJkf9a9MysDctdqprbNifH8fiR8U-cbt36qJTjOh6l-a2iyGomSlmhtlekSPdYwiAmi5cxTSQe992jBa7A

kubectl logs -n admin-che workspacerzj6sztk9fwcp097.python-67b854c5f7-fqbq8 -c theia-idelbx
chown: /projects: Operation not permitted
Unable to create Che API REST Client: "CHE_WORKSPACE_TELEMETRY_BACKEND_PORT" is not set.
2020-09-16 06:41:18.901 root INFO Configuration directory URI: 'file:///home/theia/.theia'
2020-09-16 06:41:18.924 root WARN Failed to resolve module: @types/body-parser
2020-09-16 06:41:18.924 root WARN Failed to resolve module: @types/cookie
2020-09-16 06:41:18.924 root WARN Failed to resolve module: @types/express
2020-09-16 06:41:18.924 root WARN Failed to resolve module: @types/fs-extra
2020-09-16 06:41:18.924 root WARN Failed to resolve module: @types/lodash.debounce
2020-09-16 06:41:18.924 root WARN Failed to resolve module: @types/lodash.throttle
2020-09-16 06:41:18.924 root WARN Failed to resolve module: @types/react
2020-09-16 06:41:18.924 root WARN Failed to resolve module: @types/react-dom
2020-09-16 06:41:18.925 root WARN Failed to resolve module: @types/react-virtualized
2020-09-16 06:41:18.925 root WARN Failed to resolve module: @types/route-parser
2020-09-16 06:41:18.925 root WARN Failed to resolve module: @types/ws
2020-09-16 06:41:18.925 root WARN Failed to resolve module: @types/yargs
2020-09-16 06:41:18.925 root WARN Failed to resolve module: font-awesome
2020-09-16 06:41:18.925 root WARN Failed to resolve module: react
2020-09-16 06:41:18.925 root WARN Failed to resolve module: react-dom
2020-09-16 06:41:18.925 root WARN Failed to resolve module: react-virtualized
2020-09-16 06:41:18.925 root WARN Failed to resolve module: @types/base64-arraybuffer
2020-09-16 06:41:18.925 root WARN Failed to resolve module: @theia/monaco
2020-09-16 06:41:18.925 root WARN Failed to resolve module: @types/rimraf
2020-09-16 06:41:18.925 root WARN Failed to resolve module: @types/tar-fs
2020-09-16 06:41:18.925 root WARN Failed to resolve module: @types/touch
2020-09-16 06:41:18.925 root WARN Failed to resolve module: @types/uuid
2020-09-16 06:41:18.925 root WARN Failed to resolve module: uuid
2020-09-16 06:41:18.926 root WARN Failed to resolve module: @types/p-queue
2020-09-16 06:41:18.926 root WARN Failed to resolve module: @types/mime-types
2020-09-16 06:41:18.926 root WARN Failed to resolve module: @types/diff
2020-09-16 06:41:18.926 root WARN Failed to resolve module: @types/connect
2020-09-16 06:41:18.926 root WARN Failed to resolve module: @types/mime
2020-09-16 06:41:18.926 root WARN Failed to resolve module: @types/serve-static
2020-09-16 06:41:18.926 root WARN Failed to resolve module: @types/request
2020-09-16 06:41:18.926 root WARN Failed to resolve module: @types/dompurify
2020-09-16 06:41:18.926 root WARN Failed to resolve module: @types/highlight.js
2020-09-16 06:41:18.926 root WARN Failed to resolve module: @types/markdown-it
2020-09-16 06:41:18.926 root WARN Failed to resolve module: @types/markdown-it-anchor
2020-09-16 06:41:18.926 root WARN Backend HostedPluginReader.initialize is slow, took: 55.3 ms
2020-09-16 06:41:18.926 root WARN Backend MiniBrowserEndpoint.configure is slow, took: 54.5 ms
2020-09-16 06:41:18.927 root WARN Backend MetricsBackendApplicationContribution.onStart is slow, took: 54.4 ms
2020-09-16 06:41:18.928 root WARN The directory referenced by local-dir:/home/theia/.theia/plugins does not exist.
2020-09-16 06:41:18.929 root WARN The directory referenced by local-dir:/home/theia/.theia/extensions does not exist.
2020-09-16 06:41:18.929 root WARN Backend MiniBrowserEndpoint.onStart is slow, took: 53.0 ms
2020-09-16 06:41:18.931 root INFO Theia app listening on http://127.0.0.1:3100.
2020-09-16 06:41:18.944 root INFO [eclipse_che_github_auth_plugin.theia]: trying to decompress into "/tmp/theia-unpacked/eclipse_che_github_auth_plugin.theia"...
2020-09-16 06:41:18.944 root INFO [eclipse_che_ports_plugin.theia]: trying to decompress into "/tmp/theia-unpacked/eclipse_che_ports_plugin.theia"...
2020-09-16 06:41:18.944 root INFO [eclipse_che_telemetry_plugin.theia]: trying to decompress into "/tmp/theia-unpacked/eclipse_che_telemetry_plugin.theia"...
2020-09-16 06:41:18.944 root INFO [eclipse_che_theia_containers_plugin.theia]: trying to decompress into "/tmp/theia-unpacked/eclipse_che_theia_containers_plugin.theia"...
2020-09-16 06:41:18.944 root INFO [eclipse_che_theia_ssh_plugin.theia]: trying to decompress into "/tmp/theia-unpacked/eclipse_che_theia_ssh_plugin.theia"...
2020-09-16 06:41:18.944 root INFO [eclipse_che_welcome_plugin.theia]: trying to decompress into "/tmp/theia-unpacked/eclipse_che_welcome_plugin.theia"...
2020-09-16 06:41:18.944 root INFO [eclipse_che_workspace_plugin.theia]: trying to decompress into "/tmp/theia-unpacked/eclipse_che_workspace_plugin.theia"...
2020-09-16 06:41:18.944 root INFO [task_plugin.theia]: trying to decompress into "/tmp/theia-unpacked/task_plugin.theia"...
2020-09-16 06:41:18.945 root INFO [theia_yeoman_plugin.theia]: trying to decompress into "/tmp/theia-unpacked/theia_yeoman_plugin.theia"...
2020-09-16 06:41:18.947 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /plugins/installed.json
2020-09-16 06:41:18.947 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /plugins/sidecars
2020-09-16 06:41:18.957 root ERROR Failed to load plugin dependencies from '/plugins/installed.json' path Params: Error: ENOTDIR: not a directory, open '/plugins/installed.json/package.json'
2020-09-16 06:41:18.971 root ERROR Failed to load plugin dependencies from '/plugins/sidecars' path Params: Error: ENOENT: no such file or directory, open '/plugins/sidecars/package.json'
2020-09-16 06:41:19.022 root INFO Configuring to accept webviews on 'servere39zo9jr-jwtproxy-webviews.flex.domain.local' hostname.
2020-09-16 06:41:19.022 root WARN Backend PluginApiContributionIntercepted.onStart is slow, took: 91.1 ms
2020-09-16 06:41:19.146 root INFO [eclipse_che_telemetry_plugin.theia]: decompressed
2020-09-16 06:41:19.147 root INFO [eclipse_che_github_auth_plugin.theia]: decompressed
2020-09-16 06:41:19.197 root INFO [eclipse_che_theia_containers_plugin.theia]: decompressed
2020-09-16 06:41:19.309 root INFO [eclipse_che_ports_plugin.theia]: decompressed
2020-09-16 06:41:19.628 root INFO [eclipse_che_workspace_plugin.theia]: decompressed
2020-09-16 06:41:19.735 root INFO [eclipse_che_theia_ssh_plugin.theia]: decompressed
2020-09-16 06:41:20.220 root INFO [task_plugin.theia]: decompressed
2020-09-16 06:41:21.535 root INFO [eclipse_che_welcome_plugin.theia]: decompressed
2020-09-16 06:41:24.137 root INFO [theia_yeoman_plugin.theia]: decompressed
2020-09-16 06:41:24.140 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /tmp/theia-unpacked/eclipse_che_github_auth_plugin.theia
2020-09-16 06:41:24.140 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /tmp/theia-unpacked/eclipse_che_ports_plugin.theia
2020-09-16 06:41:24.141 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /tmp/theia-unpacked/eclipse_che_telemetry_plugin.theia
2020-09-16 06:41:24.141 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /tmp/theia-unpacked/eclipse_che_theia_containers_plugin.theia
2020-09-16 06:41:24.141 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /tmp/theia-unpacked/eclipse_che_theia_ssh_plugin.theia
2020-09-16 06:41:24.141 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /tmp/theia-unpacked/eclipse_che_welcome_plugin.theia
2020-09-16 06:41:24.141 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /tmp/theia-unpacked/eclipse_che_workspace_plugin.theia
2020-09-16 06:41:24.141 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /tmp/theia-unpacked/task_plugin.theia
2020-09-16 06:41:24.141 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /tmp/theia-unpacked/theia_yeoman_plugin.theia
2020-09-16 06:41:24.141 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-bat
2020-09-16 06:41:24.141 root INFO Resolved "vscode-builtin-bat" to a VS Code extension "bat@1.39.1-prel" with engines: Params: [object Object]
2020-09-16 06:41:24.141 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-clojure
2020-09-16 06:41:24.141 root INFO Resolved "vscode-builtin-clojure" to a VS Code extension "clojure@1.39.1-prel" with engines: Params: [object Object]
2020-09-16 06:41:24.141 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-coffeescript
2020-09-16 06:41:24.141 root INFO Resolved "vscode-builtin-coffeescript" to a VS Code extension "coffeescript@1.39.1-prel" with engines: Params: [object Object]
2020-09-16 06:41:24.141 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-configuration-editing
2020-09-16 06:41:24.142 root INFO Resolved "vscode-builtin-configuration-editing" to a VS Code extension "configuration-editing@1.39.1-prel" with engines: Params: [object Object]
2020-09-16 06:41:24.142 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-cpp
2020-09-16 06:41:24.142 root INFO Resolved "vscode-builtin-cpp" to a VS Code extension "cpp@1.39.1-prel" with engines: Params: [object Object]
2020-09-16 06:41:24.142 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-csharp
2020-09-16 06:41:24.142 root INFO Resolved "vscode-builtin-csharp" to a VS Code extension "csharp@1.39.1-prel" with engines: Params: [object Object]
2020-09-16 06:41:24.142 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-css
2020-09-16 06:41:24.142 root INFO Resolved "vscode-builtin-css" to a VS Code extension "css@1.44.2" with engines: Params: [object Object]
2020-09-16 06:41:24.142 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-css-language-features
2020-09-16 06:41:24.142 root INFO Resolved "vscode-builtin-css-language-features" to a VS Code extension "css-language-features@1.45.1" with engines: Params: [object Object]
2020-09-16 06:41:24.142 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-debug-auto-launch
2020-09-16 06:41:24.142 root INFO Resolved "vscode-builtin-debug-auto-launch" to a VS Code extension "debug-auto-launch@1.39.1-prel" with engines: Params: [object Object]
2020-09-16 06:41:24.142 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-docker
2020-09-16 06:41:24.142 root INFO Resolved "vscode-builtin-docker" to a VS Code extension "docker@1.39.1-prel" with engines: Params: [object Object]
2020-09-16 06:41:24.142 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-fsharp
2020-09-16 06:41:24.142 root INFO Resolved "vscode-builtin-fsharp" to a VS Code extension "fsharp@1.39.1-prel" with engines: Params: [object Object]
2020-09-16 06:41:24.142 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-go
2020-09-16 06:41:24.142 root INFO Resolved "vscode-builtin-go" to a VS Code extension "go@1.39.1-prel" with engines: Params: [object Object]
2020-09-16 06:41:24.143 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-groovy
2020-09-16 06:41:24.143 root INFO Resolved "vscode-builtin-groovy" to a VS Code extension "groovy@1.39.1-prel" with engines: Params: [object Object]
2020-09-16 06:41:24.143 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-grunt
2020-09-16 06:41:24.143 root INFO Resolved "vscode-builtin-grunt" to a VS Code extension "grunt@1.39.1-prel" with engines: Params: [object Object]
2020-09-16 06:41:24.143 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-gulp
2020-09-16 06:41:24.143 root INFO Resolved "vscode-builtin-gulp" to a VS Code extension "gulp@1.39.1-prel" with engines: Params: [object Object]
2020-09-16 06:41:24.143 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-handlebars
2020-09-16 06:41:24.143 root INFO Resolved "vscode-builtin-handlebars" to a VS Code extension "handlebars@1.39.1-prel" with engines: Params: [object Object]
2020-09-16 06:41:24.143 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-hlsl
2020-09-16 06:41:24.143 root INFO Resolved "vscode-builtin-hlsl" to a VS Code extension "hlsl@1.39.1-prel" with engines: Params: [object Object]
2020-09-16 06:41:24.143 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-html
2020-09-16 06:41:24.143 root INFO Resolved "vscode-builtin-html" to a VS Code extension "html@1.48.0-next.4a1bcdafe9" with engines: Params: [object Object]
2020-09-16 06:41:24.143 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-html-language-features
2020-09-16 06:41:24.143 root INFO Resolved "vscode-builtin-html-language-features" to a VS Code extension "html-language-features@1.48.0-next.4a1bcdafe9" with engines: Params: [object Object]
2020-09-16 06:41:24.143 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-ini
2020-09-16 06:41:24.144 root INFO Resolved "vscode-builtin-ini" to a VS Code extension "ini@1.39.1-prel" with engines: Params: [object Object]
2020-09-16 06:41:24.144 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-jake
2020-09-16 06:41:24.144 root INFO Resolved "vscode-builtin-jake" to a VS Code extension "jake@1.39.1-prel" with engines: Params: [object Object]
2020-09-16 06:41:24.144 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-java
2020-09-16 06:41:24.144 root INFO Resolved "vscode-builtin-java" to a VS Code extension "java@1.39.1-prel" with engines: Params: [object Object]
2020-09-16 06:41:24.144 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-javascript
2020-09-16 06:41:24.144 root INFO Resolved "vscode-builtin-javascript" to a VS Code extension "javascript@1.39.1-prel" with engines: Params: [object Object]
2020-09-16 06:41:24.144 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-json
2020-09-16 06:41:24.144 root INFO Resolved "vscode-builtin-json" to a VS Code extension "json@1.46.1" with engines: Params: [object Object]
2020-09-16 06:41:24.144 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-json-language-features
2020-09-16 06:41:24.144 root INFO Resolved "vscode-builtin-json-language-features" to a VS Code extension "json-language-features@1.46.1" with engines: Params: [object Object]
2020-09-16 06:41:24.144 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-less
2020-09-16 06:41:24.144 root INFO Resolved "vscode-builtin-less" to a VS Code extension "less@1.39.1-prel" with engines: Params: [object Object]
2020-09-16 06:41:24.144 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-log
2020-09-16 06:41:24.144 root INFO Resolved "vscode-builtin-log" to a VS Code extension "log@1.39.1-prel" with engines: Params: [object Object]
2020-09-16 06:41:24.144 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-lua
2020-09-16 06:41:24.144 root INFO Resolved "vscode-builtin-lua" to a VS Code extension "lua@1.39.1-prel" with engines: Params: [object Object]
2020-09-16 06:41:24.144 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-make
2020-09-16 06:41:24.144 root INFO Resolved "vscode-builtin-make" to a VS Code extension "make@1.39.1-prel" with engines: Params: [object Object]
2020-09-16 06:41:24.144 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-markdown
2020-09-16 06:41:24.145 root INFO Resolved "vscode-builtin-markdown" to a VS Code extension "markdown@1.39.1-prel" with engines: Params: [object Object]
2020-09-16 06:41:24.145 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-merge-conflicts
2020-09-16 06:41:24.145 root INFO Resolved "vscode-builtin-merge-conflicts" to a VS Code extension "merge-conflict@1.39.1-prel" with engines: Params: [object Object]
2020-09-16 06:41:24.145 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-npm
2020-09-16 06:41:24.145 root INFO Resolved "vscode-builtin-npm" to a VS Code extension "npm@1.39.1-prel" with engines: Params: [object Object]
2020-09-16 06:41:24.145 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-objective-c
2020-09-16 06:41:24.145 root INFO Resolved "vscode-builtin-objective-c" to a VS Code extension "objective-c@1.39.1-prel" with engines: Params: [object Object]
2020-09-16 06:41:24.145 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-perl
2020-09-16 06:41:24.145 root INFO Resolved "vscode-builtin-perl" to a VS Code extension "perl@1.39.1-prel" with engines: Params: [object Object]
2020-09-16 06:41:24.145 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-php
2020-09-16 06:41:24.145 root INFO Resolved "vscode-builtin-php" to a VS Code extension "php@1.39.1-prel" with engines: Params: [object Object]
2020-09-16 06:41:24.145 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-powershell
2020-09-16 06:41:24.145 root INFO Resolved "vscode-builtin-powershell" to a VS Code extension "powershell@1.39.1-prel" with engines: Params: [object Object]
2020-09-16 06:41:24.145 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-pug
2020-09-16 06:41:24.145 root INFO Resolved "vscode-builtin-pug" to a VS Code extension "pug@1.39.1-prel" with engines: Params: [object Object]
2020-09-16 06:41:24.145 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-python
2020-09-16 06:41:24.145 root INFO Resolved "vscode-builtin-python" to a VS Code extension "python@1.39.1-prel" with engines: Params: [object Object]
2020-09-16 06:41:24.145 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-r
2020-09-16 06:41:24.145 root INFO Resolved "vscode-builtin-r" to a VS Code extension "r@1.39.1-prel" with engines: Params: [object Object]
2020-09-16 06:41:24.146 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-razor
2020-09-16 06:41:24.146 root INFO Resolved "vscode-builtin-razor" to a VS Code extension "razor@1.39.1-prel" with engines: Params: [object Object]
2020-09-16 06:41:24.146 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-ruby
2020-09-16 06:41:24.146 root INFO Resolved "vscode-builtin-ruby" to a VS Code extension "ruby@1.39.1-prel" with engines: Params: [object Object]
2020-09-16 06:41:24.146 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-rust
2020-09-16 06:41:24.146 root INFO Resolved "vscode-builtin-rust" to a VS Code extension "rust@1.39.1-prel" with engines: Params: [object Object]
2020-09-16 06:41:24.146 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-scss
2020-09-16 06:41:24.146 root INFO Resolved "vscode-builtin-scss" to a VS Code extension "scss@1.39.1-prel" with engines: Params: [object Object]
2020-09-16 06:41:24.146 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-shaderlab
2020-09-16 06:41:24.146 root INFO Resolved "vscode-builtin-shaderlab" to a VS Code extension "shaderlab@1.39.1-prel" with engines: Params: [object Object]
2020-09-16 06:41:24.146 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-shellscript
2020-09-16 06:41:24.146 root INFO Resolved "vscode-builtin-shellscript" to a VS Code extension "shellscript@1.39.1-prel" with engines: Params: [object Object]
2020-09-16 06:41:24.146 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-sql
2020-09-16 06:41:24.146 root INFO Resolved "vscode-builtin-sql" to a VS Code extension "sql@1.39.1-prel" with engines: Params: [object Object]
2020-09-16 06:41:24.146 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-swift
2020-09-16 06:41:24.146 root INFO Resolved "vscode-builtin-swift" to a VS Code extension "swift@1.39.1-prel" with engines: Params: [object Object]
2020-09-16 06:41:24.146 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-theme-abyss
2020-09-16 06:41:24.146 root INFO Resolved "vscode-builtin-theme-abyss" to a VS Code extension "theme-abyss@1.39.1-prel" with engines: Params: [object Object]
2020-09-16 06:41:24.146 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-theme-defaults
2020-09-16 06:41:24.146 root INFO Resolved "vscode-builtin-theme-defaults" to a VS Code extension "theme-defaults@1.39.1-prel" with engines: Params: [object Object]
2020-09-16 06:41:24.146 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-theme-dimmed
2020-09-16 06:41:24.147 root INFO Resolved "vscode-builtin-theme-dimmed" to a VS Code extension "theme-monokai-dimmed@1.39.1-prel" with engines: Params: [object Object]
2020-09-16 06:41:24.147 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-theme-kimbie-dark
2020-09-16 06:41:24.147 root INFO Resolved "vscode-builtin-theme-kimbie-dark" to a VS Code extension "theme-kimbie-dark@1.39.1-prel" with engines: Params: [object Object]
2020-09-16 06:41:24.147 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-theme-monokai
2020-09-16 06:41:24.147 root INFO Resolved "vscode-builtin-theme-monokai" to a VS Code extension "theme-monokai@1.39.1-prel" with engines: Params: [object Object]
2020-09-16 06:41:24.147 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-theme-quietlight
2020-09-16 06:41:24.147 root INFO Resolved "vscode-builtin-theme-quietlight" to a VS Code extension "theme-quietlight@1.39.1-prel" with engines: Params: [object Object]
2020-09-16 06:41:24.147 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-theme-red
2020-09-16 06:41:24.147 root INFO Resolved "vscode-builtin-theme-red" to a VS Code extension "theme-red@1.39.1-prel" with engines: Params: [object Object]
2020-09-16 06:41:24.147 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-theme-solarized-dark
2020-09-16 06:41:24.147 root INFO Resolved "vscode-builtin-theme-solarized-dark" to a VS Code extension "theme-solarized-dark@1.39.1-prel" with engines: Params: [object Object]
2020-09-16 06:41:24.147 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-theme-tomorrow-night-blue
2020-09-16 06:41:24.147 root INFO Resolved "vscode-builtin-theme-tomorrow-night-blue" to a VS Code extension "theme-tomorrow-night-blue@1.39.1-prel" with engines: Params: [object Object]
2020-09-16 06:41:24.147 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-typescript
2020-09-16 06:41:24.147 root INFO Resolved "vscode-builtin-typescript" to a VS Code extension "typescript@1.39.1-prel" with engines: Params: [object Object]
2020-09-16 06:41:24.147 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-vb
2020-09-16 06:41:24.147 root INFO Resolved "vscode-builtin-vb" to a VS Code extension "vb@1.39.1-prel" with engines: Params: [object Object]
2020-09-16 06:41:24.147 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-xml
2020-09-16 06:41:24.149 root INFO Resolved "vscode-builtin-xml" to a VS Code extension "xml@1.39.1-prel" with engines: Params: [object Object]
2020-09-16 06:41:24.149 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-builtin-yaml
2020-09-16 06:41:24.149 root INFO Resolved "vscode-builtin-yaml" to a VS Code extension "yaml@1.39.1-prel" with engines: Params: [object Object]
2020-09-16 06:41:24.149 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-editorconfig
2020-09-16 06:41:24.149 root INFO Resolved "vscode-editorconfig" to a VS Code extension "EditorConfig@0.14.4" with engines: Params: [object Object]
2020-09-16 06:41:24.149 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-git
2020-09-16 06:41:24.149 root INFO Resolved "vscode-git" to a VS Code extension "git@1.0.0" with engines: Params: [object Object]
2020-09-16 06:41:24.149 root INFO PluginTheiaDirectoryHandler: accepting plugin with path Params: /default-theia-plugins/vscode-references-view
2020-09-16 06:41:24.149 root INFO Resolved "vscode-references-view" to a VS Code extension "references-view@0.0.47" with engines: Params: [object Object]
2020-09-16 06:41:24.190 root INFO Deploying backend plugin "@eclipse-che/github-auth-plugin@7.18.0" from "/tmp/theia-unpacked/eclipse_che_github_auth_plugin.theia/lib/github-auth-plugin.js"
2020-09-16 06:41:24.191 root INFO Deploying backend plugin "@eclipse-che/ports-plugin@7.18.0" from "/tmp/theia-unpacked/eclipse_che_ports_plugin.theia/lib/ports-plugin.js"
2020-09-16 06:41:24.192 root INFO Deploying backend plugin "@eclipse-che/telemetry-plugin@7.18.0" from "/tmp/theia-unpacked/eclipse_che_telemetry_plugin.theia/lib/telemetry-plugin.js"
2020-09-16 06:41:24.193 root INFO Deploying backend plugin "@eclipse-che/theia-containers-plugin@7.18.0" from "/tmp/theia-unpacked/eclipse_che_theia_containers_plugin.theia/lib/containers-plugin.js"
2020-09-16 06:41:24.194 root INFO Deploying backend plugin "@eclipse-che/theia-ssh-plugin@7.18.0" from "/tmp/theia-unpacked/eclipse_che_theia_ssh_plugin.theia/lib/ssh-plugin-backend.js"
2020-09-16 06:41:24.194 root INFO Deploying backend plugin "@eclipse-che/welcome-plugin@7.18.0" from "/tmp/theia-unpacked/eclipse_che_welcome_plugin.theia/lib/welcome-plugin.js"
2020-09-16 06:41:24.195 root INFO Deploying backend plugin "@eclipse-che/workspace-plugin@7.18.0" from "/tmp/theia-unpacked/eclipse_che_workspace_plugin.theia/lib/workspace-plugin.js"
2020-09-16 06:41:24.195 root INFO Deploying backend plugin "task-plugin@7.18.0" from "/tmp/theia-unpacked/task_plugin.theia/lib/task-plugin-backend.js"
2020-09-16 06:41:24.196 root INFO Deploying backend plugin "@theia/yeoman-plugin@0.0.1-1578930705" from "/tmp/theia-unpacked/theia_yeoman_plugin.theia/lib/theia-yeoman-backend-plugin.js"
2020-09-16 06:41:24.199 root INFO Deploying backend plugin "bat@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-bat/extension"
2020-09-16 06:41:24.200 root INFO Deploying backend plugin "clojure@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-clojure/extension"
2020-09-16 06:41:24.202 root INFO Deploying backend plugin "coffeescript@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-coffeescript/extension"
2020-09-16 06:41:24.203 root INFO Deploying backend plugin "configuration-editing@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-configuration-editing/extension/dist/extension"
2020-09-16 06:41:24.215 root INFO Deploying backend plugin "cpp@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-cpp/extension"
2020-09-16 06:41:24.218 root INFO Deploying backend plugin "csharp@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-csharp/extension"
2020-09-16 06:41:24.220 root INFO Deploying backend plugin "css@1.44.2" from "/default-theia-plugins/vscode-builtin-css/extension"
2020-09-16 06:41:24.222 root INFO Deploying backend plugin "css-language-features@1.45.1" from "/default-theia-plugins/vscode-builtin-css-language-features/extension/client/dist/cssMain"
2020-09-16 06:41:24.223 root INFO Deploying backend plugin "debug-auto-launch@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-debug-auto-launch/extension/dist/extension"
2020-09-16 06:41:24.224 root INFO Deploying backend plugin "docker@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-docker/extension"
2020-09-16 06:41:24.226 root INFO Deploying backend plugin "fsharp@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-fsharp/extension"
2020-09-16 06:41:24.227 root INFO Deploying backend plugin "go@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-go/extension"
2020-09-16 06:41:24.229 root INFO Deploying backend plugin "groovy@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-groovy/extension"
2020-09-16 06:41:24.229 root INFO Deploying backend plugin "grunt@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-grunt/extension/dist/main"
2020-09-16 06:41:24.230 root INFO Deploying backend plugin "gulp@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-gulp/extension/dist/main"
2020-09-16 06:41:24.231 root INFO Deploying backend plugin "handlebars@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-handlebars/extension"
2020-09-16 06:41:24.234 root INFO Deploying backend plugin "hlsl@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-hlsl/extension"
2020-09-16 06:41:24.236 root INFO Deploying backend plugin "html@1.48.0-next.4a1bcdafe9" from "/default-theia-plugins/vscode-builtin-html/extension"
2020-09-16 06:41:24.237 root INFO Deploying backend plugin "html-language-features@1.48.0-next.4a1bcdafe9" from "/default-theia-plugins/vscode-builtin-html-language-features/extension/client/dist/node/htmlClientMain"
2020-09-16 06:41:24.238 root INFO Deploying backend plugin "ini@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-ini/extension"
2020-09-16 06:41:24.239 root INFO Deploying backend plugin "jake@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-jake/extension/dist/main"
2020-09-16 06:41:24.241 root INFO Deploying backend plugin "java@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-java/extension"
2020-09-16 06:41:24.246 root INFO Deploying backend plugin "javascript@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-javascript/extension"
2020-09-16 06:41:24.248 root INFO Deploying backend plugin "json@1.46.1" from "/default-theia-plugins/vscode-builtin-json/extension"
2020-09-16 06:41:24.249 root INFO Deploying backend plugin "json-language-features@1.46.1" from "/default-theia-plugins/vscode-builtin-json-language-features/extension/client/dist/jsonMain"
2020-09-16 06:41:24.251 root INFO Deploying backend plugin "less@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-less/extension"
2020-09-16 06:41:24.252 root INFO Deploying backend plugin "log@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-log/extension"
2020-09-16 06:41:24.253 root INFO Deploying backend plugin "lua@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-lua/extension"
2020-09-16 06:41:24.254 root INFO Deploying backend plugin "make@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-make/extension"
2020-09-16 06:41:24.257 root INFO Deploying backend plugin "markdown@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-markdown/extension"
2020-09-16 06:41:24.258 root INFO Deploying backend plugin "merge-conflict@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-merge-conflicts/extension/dist/extension"
2020-09-16 06:41:24.259 root INFO Deploying backend plugin "npm@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-npm/extension/dist/main"
2020-09-16 06:41:24.265 root INFO Deploying backend plugin "objective-c@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-objective-c/extension"
2020-09-16 06:41:24.267 root INFO Deploying backend plugin "perl@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-perl/extension"
2020-09-16 06:41:24.271 root INFO Deploying backend plugin "php@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-php/extension"
2020-09-16 06:41:24.272 root INFO Deploying backend plugin "powershell@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-powershell/extension"
2020-09-16 06:41:24.273 root INFO Deploying backend plugin "pug@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-pug/extension"
2020-09-16 06:41:24.278 root INFO Deploying backend plugin "python@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-python/extension/dist/pythonMain"
2020-09-16 06:41:24.279 root INFO Deploying backend plugin "r@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-r/extension"
2020-09-16 06:41:24.280 root INFO Deploying backend plugin "razor@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-razor/extension"
2020-09-16 06:41:24.283 root INFO Deploying backend plugin "ruby@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-ruby/extension"
2020-09-16 06:41:24.284 root INFO Deploying backend plugin "rust@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-rust/extension"
2020-09-16 06:41:24.286 root INFO Deploying backend plugin "scss@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-scss/extension"
2020-09-16 06:41:24.287 root INFO Deploying backend plugin "shaderlab@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-shaderlab/extension"
2020-09-16 06:41:24.288 root INFO Deploying backend plugin "shellscript@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-shellscript/extension"
2020-09-16 06:41:24.290 root INFO Deploying backend plugin "sql@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-sql/extension"
2020-09-16 06:41:24.292 root INFO Deploying backend plugin "swift@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-swift/extension"
2020-09-16 06:41:24.294 root INFO Deploying backend plugin "theme-abyss@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-theme-abyss/extension"
2020-09-16 06:41:24.294 root INFO Deploying backend plugin "theme-defaults@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-theme-defaults/extension"
2020-09-16 06:41:24.295 root INFO Deploying backend plugin "theme-monokai-dimmed@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-theme-dimmed/extension"
2020-09-16 06:41:24.295 root INFO Deploying backend plugin "theme-kimbie-dark@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-theme-kimbie-dark/extension"
2020-09-16 06:41:24.296 root INFO Deploying backend plugin "theme-monokai@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-theme-monokai/extension"
2020-09-16 06:41:24.296 root INFO Deploying backend plugin "theme-quietlight@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-theme-quietlight/extension"
2020-09-16 06:41:24.297 root INFO Deploying backend plugin "theme-red@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-theme-red/extension"
2020-09-16 06:41:24.297 root INFO Deploying backend plugin "theme-solarized-dark@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-theme-solarized-dark/extension"
2020-09-16 06:41:24.298 root INFO Deploying backend plugin "theme-tomorrow-night-blue@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-theme-tomorrow-night-blue/extension"
2020-09-16 06:41:24.303 root INFO Deploying backend plugin "typescript@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-typescript/extension"
2020-09-16 06:41:24.304 root INFO Deploying backend plugin "vb@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-vb/extension"
2020-09-16 06:41:24.305 root INFO Deploying backend plugin "xml@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-xml/extension"
2020-09-16 06:41:24.308 root INFO Deploying backend plugin "yaml@1.39.1-prel" from "/default-theia-plugins/vscode-builtin-yaml/extension"
2020-09-16 06:41:24.309 root INFO Deploying backend plugin "EditorConfig@0.14.4" from "/default-theia-plugins/vscode-editorconfig/extension/out/editorConfigMain.js"
2020-09-16 06:41:24.315 root INFO Deploying backend plugin "git@1.0.0" from "/default-theia-plugins/vscode-git/extension/out/main"
2020-09-16 06:41:24.317 root INFO Deploying backend plugin "references-view@0.0.47" from "/default-theia-plugins/vscode-references-view/extension/dist/extension"
2020-09-16 06:41:24.317 root INFO Deploy plugins list took: 5395.3 ms
2020-09-16 06:41:33.655 root ERROR Request findUniqueServerByAttribute failed with error:  Params:
2020-09-16 06:41:33.708 root ERROR Could not initialize contribution Params: PKK+/d</e.prototype.get/<@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:1443731
cavV/f</e.prototype.getSyncServiceURL/</<@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:2277437
s/</<@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:2276527
s/<@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:2276632
cavV/o</<@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:2275544
cavV/o<@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:2275289
cavV/f</e.prototype.getSyncServiceURL@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:2277320
cavV/f</e.prototype.initialize/</<@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:2277200
s/</<@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:2276527
s/<@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:2276632
cavV/o</<@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:2275544
cavV/o<@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:2275289
cavV/f</e.prototype.initialize@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:2277081
e/</<@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:71763
0Gvr/b</e.prototype.measure/</<@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:74752
s/</<@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:65340
s/<@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:65445
0Gvr/a</<@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:64357
0Gvr/a<@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:64102
0Gvr/b</e.prototype.measure@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:74593
e/<@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:71701
s/</<@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:65340
s/<@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:65445
s/</<@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:64826
s/<@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:65445
a@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:64159

2020-09-16 06:41:33.749 root INFO [nsfw-watcher: 34] Started watching: /projects
2020-09-16 06:41:33.811 root WARN A handler with prefix term  is already registered.
2020-09-16 06:41:33.822 root INFO [nsfw-watcher: 34] Started watching: /home/theia/.theia
2020-09-16 06:41:33.835 root INFO [nsfw-watcher: 34] Started watching: /projects
2020-09-16 06:41:34.004 root WARN Frontend e.onStart is slow, took: 186.0 ms
2020-09-16 06:41:34.027 root ERROR Could not start contribution Params: 865d/m</t.prototype.load/</<@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:607781
s/</<@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:601241
s/<@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:601346
a@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:600060

2020-09-16 06:41:34.275 root INFO [hosted-plugin: 51] PLUGIN_HOST_CHE_THEIA(51) starting instance
2020-09-16 06:41:34.359 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d] Sync of 73 plugins took: 328.0 ms
2020-09-16 06:41:34.367 root WARN Frontend e.onStart is slow, took: 328.0 ms
2020-09-16 06:41:34.368 root INFO Changed application state from 'init' to 'started_contributions'.
2020-09-16 06:41:41.565 root INFO Changed application state from 'started_contributions' to 'attached_shell'.
2020-09-16 06:41:41.567 root INFO >>> Restoring the layout state...
2020-09-16 06:41:41.602 root ERROR Could not restore layout Params: iGPD/b</e.prototype.inflate/</<@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:2609714
s/</<@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:2605679
s/<@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:2605784
iGPD/s</<@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:2604696
iGPD/s<@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:2604441
iGPD/b</e.prototype.inflate@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:2609484
iGPD/b</e.prototype.restoreLayout/</<@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:2608533
s/</<@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:2605679
s/<@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:2605784
a@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:2604498

2020-09-16 06:41:42.153 root INFO Changed application state from 'attached_shell' to 'initialized_layout'.
2020-09-16 06:41:42.154 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][eclipse che.@eclipse-che/github-auth-plugin]: Loaded contributions.
2020-09-16 06:41:42.155 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][eclipse che.@eclipse-che/ports-plugin]: Loaded contributions.
2020-09-16 06:41:42.155 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][eclipse che.@eclipse-che/telemetry-plugin]: Loaded contributions.
2020-09-16 06:41:42.156 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][eclipse che.@eclipse-che/theia-containers-plugin]: Loaded contributions.
2020-09-16 06:41:42.156 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][eclipse che.@eclipse-che/theia-ssh-plugin]: Loaded contributions.
2020-09-16 06:41:42.156 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][eclipse che.@eclipse-che/welcome-plugin]: Loaded contributions.
2020-09-16 06:41:42.157 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][eclipse che.@eclipse-che/workspace-plugin]: Loaded contributions.
2020-09-16 06:41:42.157 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][eclipse che.task-plugin]: Loaded contributions.
2020-09-16 06:41:42.158 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][theia.@theia/yeoman-plugin]: Loaded contributions.
2020-09-16 06:41:42.158 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.bat]: Loaded contributions.
2020-09-16 06:41:42.159 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.clojure]: Loaded contributions.
2020-09-16 06:41:42.159 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.coffeescript]: Loaded contributions.
2020-09-16 06:41:42.160 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.configuration-editing]: Loaded contributions.
2020-09-16 06:41:42.160 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.cpp]: Loaded contributions.
2020-09-16 06:41:42.161 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.csharp]: Loaded contributions.
2020-09-16 06:41:42.161 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.css]: Loaded contributions.
2020-09-16 06:41:42.161 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.css-language-features]: Loaded contributions.
2020-09-16 06:41:42.162 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.debug-auto-launch]: Loaded contributions.
2020-09-16 06:41:42.162 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.docker]: Loaded contributions.
2020-09-16 06:41:42.163 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.fsharp]: Loaded contributions.
2020-09-16 06:41:42.163 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.go]: Loaded contributions.
2020-09-16 06:41:42.164 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.groovy]: Loaded contributions.
2020-09-16 06:41:42.164 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.grunt]: Loaded contributions.
2020-09-16 06:41:42.164 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.gulp]: Loaded contributions.
2020-09-16 06:41:42.165 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.handlebars]: Loaded contributions.
2020-09-16 06:41:42.165 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.hlsl]: Loaded contributions.
2020-09-16 06:41:42.166 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.html]: Loaded contributions.
2020-09-16 06:41:42.166 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.html-language-features]: Loaded contributions.
2020-09-16 06:41:42.167 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.ini]: Loaded contributions.
2020-09-16 06:41:42.167 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.jake]: Loaded contributions.
2020-09-16 06:41:42.168 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.java]: Loaded contributions.
2020-09-16 06:41:42.168 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.javascript]: Loaded contributions.
2020-09-16 06:41:42.168 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.json]: Loaded contributions.
2020-09-16 06:41:42.169 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.json-language-features]: Loaded contributions.
2020-09-16 06:41:42.169 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.less]: Loaded contributions.
2020-09-16 06:41:42.170 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.log]: Loaded contributions.
2020-09-16 06:41:42.170 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.lua]: Loaded contributions.
2020-09-16 06:41:42.170 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.make]: Loaded contributions.
2020-09-16 06:41:42.171 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.markdown]: Loaded contributions.
2020-09-16 06:41:42.171 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.merge-conflict]: Loaded contributions.
2020-09-16 06:41:42.172 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.npm]: Loaded contributions.
2020-09-16 06:41:42.172 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.objective-c]: Loaded contributions.
2020-09-16 06:41:42.172 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.perl]: Loaded contributions.
2020-09-16 06:41:42.173 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.php]: Loaded contributions.
2020-09-16 06:41:42.173 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.powershell]: Loaded contributions.
2020-09-16 06:41:42.174 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.pug]: Loaded contributions.
2020-09-16 06:41:42.175 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.python]: Loaded contributions.
2020-09-16 06:41:42.175 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.r]: Loaded contributions.
2020-09-16 06:41:42.175 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.razor]: Loaded contributions.
2020-09-16 06:41:42.176 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.ruby]: Loaded contributions.
2020-09-16 06:41:42.176 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.rust]: Loaded contributions.
2020-09-16 06:41:42.177 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.scss]: Loaded contributions.
2020-09-16 06:41:42.177 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.shaderlab]: Loaded contributions.
2020-09-16 06:41:42.178 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.shellscript]: Loaded contributions.
2020-09-16 06:41:42.178 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.sql]: Loaded contributions.
2020-09-16 06:41:42.178 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.swift]: Loaded contributions.
2020-09-16 06:41:42.179 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.theme-abyss]: Loaded contributions.
2020-09-16 06:41:42.179 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.theme-defaults]: Loaded contributions.
2020-09-16 06:41:42.180 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.theme-monokai-dimmed]: Loaded contributions.
2020-09-16 06:41:42.180 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.theme-kimbie-dark]: Loaded contributions.
2020-09-16 06:41:42.181 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.theme-monokai]: Loaded contributions.
2020-09-16 06:41:42.181 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.theme-quietlight]: Loaded contributions.
2020-09-16 06:41:42.182 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.theme-red]: Loaded contributions.
2020-09-16 06:41:42.182 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.theme-solarized-dark]: Loaded contributions.
2020-09-16 06:41:42.183 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.theme-tomorrow-night-blue]: Loaded contributions.
2020-09-16 06:41:42.183 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.typescript]: Loaded contributions.
2020-09-16 06:41:42.184 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.vb]: Loaded contributions.
2020-09-16 06:41:42.184 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.xml]: Loaded contributions.
2020-09-16 06:41:42.185 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.yaml]: Loaded contributions.
2020-09-16 06:41:42.185 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][editorconfig.editorconfig]: Loaded contributions.
2020-09-16 06:41:42.186 root WARN 'vscode.git' plugin contributes items to a menu with invalid identifier: scm/sourceControl
2020-09-16 06:41:42.186 root WARN 'vscode.git' plugin contributes items to a menu with invalid identifier: scm/change/title
2020-09-16 06:41:42.186 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.git]: Loaded contributions.
2020-09-16 06:41:42.187 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][ms-vscode.references-view]: Loaded contributions.
2020-09-16 06:41:42.187 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][ms-python.python]: Loaded contributions.
2020-09-16 06:41:42.188 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d] Load contributions of 73 plugins took: 425.0 ms
2020-09-16 06:41:42.188 root WARN Frontend e.onDidInitializeLayout is slow, took: 426.0 ms
2020-09-16 06:41:42.429 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): PluginManagerExtImpl/init()
2020-09-16 06:41:42.432 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(@eclipse-che/github-auth-plugin@7.18.0 with /home/theia/node_modules/@theia/plugin-ext/lib/hosted/node/scanners/backend-init-theia.js)
2020-09-16 06:41:42.435 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(@eclipse-che/ports-plugin@7.18.0 with /home/theia/node_modules/@theia/plugin-ext/lib/hosted/node/scanners/backend-init-theia.js)
2020-09-16 06:41:42.438 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(@eclipse-che/telemetry-plugin@7.18.0 with /home/theia/node_modules/@theia/plugin-ext/lib/hosted/node/scanners/backend-init-theia.js)
2020-09-16 06:41:42.439 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(@eclipse-che/theia-containers-plugin@7.18.0 with /home/theia/node_modules/@theia/plugin-ext/lib/hosted/node/scanners/backend-init-theia.js)
PLUGIN_HOST(51): initializing(@eclipse-che/theia-ssh-plugin@7.18.0 with /home/theia/node_modules/@theia/plugin-ext/lib/hosted/node/scanners/backend-init-theia.js)
2020-09-16 06:41:42.440 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(@eclipse-che/welcome-plugin@7.18.0 with /home/theia/node_modules/@theia/plugin-ext/lib/hosted/node/scanners/backend-init-theia.js)
2020-09-16 06:41:42.440 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(@eclipse-che/workspace-plugin@7.18.0 with /home/theia/node_modules/@theia/plugin-ext/lib/hosted/node/scanners/backend-init-theia.js)
2020-09-16 06:41:42.441 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(task-plugin@7.18.0 with /home/theia/node_modules/@theia/plugin-ext/lib/hosted/node/scanners/backend-init-theia.js)
2020-09-16 06:41:42.442 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(@theia/yeoman-plugin@0.0.1-1578930705 with /home/theia/node_modules/@theia/plugin-ext/lib/hosted/node/scanners/backend-init-theia.js)
2020-09-16 06:41:42.445 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(bat@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.448 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(clojure@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.450 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(coffeescript@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.451 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(configuration-editing@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.452 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(cpp@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.453 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(csharp@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.454 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(css@1.44.2 with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.457 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(css-language-features@1.45.1 with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.458 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(debug-auto-launch@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.461 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(docker@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.462 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(fsharp@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.465 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(go@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.466 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(groovy@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.467 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(grunt@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.468 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(gulp@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.468 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(handlebars@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.469 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(hlsl@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.469 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(html@1.48.0-next.4a1bcdafe9 with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.470 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(html-language-features@1.48.0-next.4a1bcdafe9 with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.471 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(ini@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.471 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(jake@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.472 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(java@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.472 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(javascript@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.473 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(json@1.46.1 with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.475 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(json-language-features@1.46.1 with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.476 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(less@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.476 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(log@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.477 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(lua@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.477 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(make@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.478 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(markdown@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.479 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(merge-conflict@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.480 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(npm@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.480 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(objective-c@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.481 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(perl@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.481 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(php@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.482 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(powershell@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.483 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(pug@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.484 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(python@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.485 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(r@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.485 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(razor@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.486 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(ruby@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.486 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(rust@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.487 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(scss@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.487 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(shaderlab@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.488 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(shellscript@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.489 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(sql@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.489 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(swift@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.490 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(theme-abyss@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.491 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(theme-defaults@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.491 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(theme-monokai-dimmed@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.492 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(theme-kimbie-dark@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.492 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(theme-monokai@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.494 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(theme-quietlight@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.495 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(theme-red@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.495 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(theme-solarized-dark@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.496 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(theme-tomorrow-night-blue@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.496 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(typescript@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.497 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(vb@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.497 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(xml@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.498 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(yaml@1.39.1-prel with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.499 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(EditorConfig@0.14.4 with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.501 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(git@1.0.0 with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.502 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): initializing(references-view@0.0.47 with /home/theia/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init.js)
2020-09-16 06:41:42.772 root WARN vXBN/c</e.prototype.mapLanguageIdToTextmateGrammar@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:3466839
n/<@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:2788461
x@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:2786081
n@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:2788390
kRWn/k</e.prototype.handleContributions/<@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:2788786

2020-09-16 06:41:42.772 root WARN vXBN/c</e.prototype.registerGrammarConfiguration@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:3467510
n/<@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:2788585
x@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:2786081
n@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:2788506
kRWn/k</e.prototype.handleContributions/<@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:2788786

2020-09-16 06:41:42.800 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): PluginManagerExtImpl/loadPlugin(/default-theia-plugins/vscode-git/extension/out/main)
2020-09-16 06:41:42.896 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): PluginManagerExtImpl/loadPlugin(/default-theia-plugins/vscode-editorconfig/extension/out/editorConfigMain.js)
2020-09-16 06:41:42.913 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): PluginManagerExtImpl/loadPlugin(/default-theia-plugins/vscode-builtin-merge-conflicts/extension/dist/extension)
2020-09-16 06:41:42.919 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): PluginManagerExtImpl/loadPlugin(/default-theia-plugins/vscode-builtin-debug-auto-launch/extension/dist/extension)
2020-09-16 06:41:42.922 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): PluginManagerExtImpl/loadPlugin(/tmp/theia-unpacked/theia_yeoman_plugin.theia/lib/theia-yeoman-backend-plugin.js)
2020-09-16 06:41:42.923 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): PluginManagerExtImpl/loadPlugin(/tmp/theia-unpacked/task_plugin.theia/lib/task-plugin-backend.js)
2020-09-16 06:41:42.966 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][ms-python.python]: Started plugin.
2020-09-16 06:41:43.011 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): PluginManagerExtImpl/loadPlugin(/tmp/theia-unpacked/eclipse_che_workspace_plugin.theia/lib/workspace-plugin.js)
2020-09-16 06:41:43.045 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): PluginManagerExtImpl/loadPlugin(/tmp/theia-unpacked/eclipse_che_welcome_plugin.theia/lib/welcome-plugin.js)
2020-09-16 06:41:43.052 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): PluginManagerExtImpl/loadPlugin(/tmp/theia-unpacked/eclipse_che_theia_ssh_plugin.theia/lib/ssh-plugin-backend.js)
2020-09-16 06:41:43.071 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): PluginManagerExtImpl/loadPlugin(/tmp/theia-unpacked/eclipse_che_theia_containers_plugin.theia/lib/containers-plugin.js)
2020-09-16 06:41:43.074 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): PluginManagerExtImpl/loadPlugin(/tmp/theia-unpacked/eclipse_che_telemetry_plugin.theia/lib/telemetry-plugin.js)
2020-09-16 06:41:43.076 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): PluginManagerExtImpl/loadPlugin(/tmp/theia-unpacked/eclipse_che_ports_plugin.theia/lib/ports-plugin.js)
2020-09-16 06:41:43.080 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): PluginManagerExtImpl/loadPlugin(/tmp/theia-unpacked/eclipse_che_github_auth_plugin.theia/lib/github-auth-plugin.js)
2020-09-16 06:41:43.127 root ERROR [hosted-plugin: 51] ApplicationInsights:CorrelationIdManager [
  Error: getaddrinfo ENOTFOUND dc.services.visualstudio.com
      at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:66:26) {
    errno: 'ENOTFOUND',
    code: 'ENOTFOUND',
    syscall: 'getaddrinfo',
    hostname: 'dc.services.visualstudio.com'
  }
]
2020-09-16 06:41:43.265 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): PluginManagerExtImpl/loadPlugin(/default-theia-plugins/vscode-builtin-json-language-features/extension/client/dist/jsonMain)
2020-09-16 06:41:43.353 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): PluginManagerExtImpl/loadPlugin(/default-theia-plugins/vscode-builtin-configuration-editing/extension/dist/extension)
2020-09-16 06:41:43.365 root ERROR [hosted-plugin: 51] Error parsing configurations: error: 4, length:  0, offset:  0
2020-09-16 06:41:43.367 root ERROR [hosted-plugin: 51] Error parsing configurations: error: 4, length:  0, offset:  0
2020-09-16 06:41:43.391 root ERROR [hosted-plugin: 51] ApplicationInsights:CorrelationIdManager [
  Error: getaddrinfo ENOTFOUND dc.services.visualstudio.com
      at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:66:26) {
    errno: 'ENOTFOUND',
    code: 'ENOTFOUND',
    syscall: 'getaddrinfo',
    hostname: 'dc.services.visualstudio.com'
  }
]
2020-09-16 06:41:43.393 root ERROR [hosted-plugin: 51] Child process git stderr: Cloning into '/projects/rancher-uninstall'...
2020-09-16 06:41:43.419 root INFO [hosted-plugin: 51] Child process "curl" exited with code 0
2020-09-16 06:41:43.428 root INFO [hosted-plugin: 51] Child process "unzip" exited with code 0
2020-09-16 06:41:43.438 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][eclipse che.@eclipse-che/github-auth-plugin]: Started plugin.
2020-09-16 06:41:43.438 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][eclipse che.@eclipse-che/ports-plugin]: Started plugin.
2020-09-16 06:41:43.439 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][eclipse che.@eclipse-che/telemetry-plugin]: Started plugin.
2020-09-16 06:41:43.439 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][eclipse che.@eclipse-che/theia-containers-plugin]: Started plugin.
2020-09-16 06:41:43.440 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][eclipse che.@eclipse-che/theia-ssh-plugin]: Started plugin.
2020-09-16 06:41:43.440 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][eclipse che.@eclipse-che/welcome-plugin]: Started plugin.
2020-09-16 06:41:43.441 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][eclipse che.@eclipse-che/workspace-plugin]: Started plugin.
2020-09-16 06:41:43.441 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][eclipse che.task-plugin]: Started plugin.
2020-09-16 06:41:43.441 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][theia.@theia/yeoman-plugin]: Started plugin.
2020-09-16 06:41:43.442 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.bat]: Started plugin.
2020-09-16 06:41:43.442 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.clojure]: Started plugin.
2020-09-16 06:41:43.443 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.coffeescript]: Started plugin.
2020-09-16 06:41:43.444 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.configuration-editing]: Started plugin.
2020-09-16 06:41:43.444 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.cpp]: Started plugin.
2020-09-16 06:41:43.445 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.csharp]: Started plugin.
2020-09-16 06:41:43.445 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.css]: Started plugin.
2020-09-16 06:41:43.445 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.css-language-features]: Started plugin.
2020-09-16 06:41:43.446 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.debug-auto-launch]: Started plugin.
2020-09-16 06:41:43.446 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.docker]: Started plugin.
2020-09-16 06:41:43.447 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.fsharp]: Started plugin.
2020-09-16 06:41:43.447 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.go]: Started plugin.
2020-09-16 06:41:43.448 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.groovy]: Started plugin.
2020-09-16 06:41:43.448 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.grunt]: Started plugin.
2020-09-16 06:41:43.448 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.gulp]: Started plugin.
2020-09-16 06:41:43.449 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.handlebars]: Started plugin.
2020-09-16 06:41:43.449 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.hlsl]: Started plugin.
2020-09-16 06:41:43.450 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.html]: Started plugin.
2020-09-16 06:41:43.450 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.html-language-features]: Started plugin.
2020-09-16 06:41:43.450 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.ini]: Started plugin.
2020-09-16 06:41:43.451 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.jake]: Started plugin.
2020-09-16 06:41:43.451 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.java]: Started plugin.
2020-09-16 06:41:43.452 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.javascript]: Started plugin.
2020-09-16 06:41:43.452 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.json]: Started plugin.
2020-09-16 06:41:43.452 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.json-language-features]: Started plugin.
2020-09-16 06:41:43.453 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.less]: Started plugin.
2020-09-16 06:41:43.453 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.log]: Started plugin.
2020-09-16 06:41:43.454 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.lua]: Started plugin.
2020-09-16 06:41:43.454 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.make]: Started plugin.
2020-09-16 06:41:43.454 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.markdown]: Started plugin.
2020-09-16 06:41:43.455 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.merge-conflict]: Started plugin.
2020-09-16 06:41:43.455 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.npm]: Started plugin.
2020-09-16 06:41:43.456 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.objective-c]: Started plugin.
2020-09-16 06:41:43.457 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.perl]: Started plugin.
2020-09-16 06:41:43.457 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.php]: Started plugin.
2020-09-16 06:41:43.458 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.powershell]: Started plugin.
2020-09-16 06:41:43.458 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.pug]: Started plugin.
2020-09-16 06:41:43.459 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.python]: Started plugin.
2020-09-16 06:41:43.459 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.r]: Started plugin.
2020-09-16 06:41:43.459 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.razor]: Started plugin.
2020-09-16 06:41:43.460 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.ruby]: Started plugin.
2020-09-16 06:41:43.462 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.rust]: Started plugin.
2020-09-16 06:41:43.462 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.scss]: Started plugin.
2020-09-16 06:41:43.463 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.shaderlab]: Started plugin.
2020-09-16 06:41:43.463 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.shellscript]: Started plugin.
2020-09-16 06:41:43.464 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.sql]: Started plugin.
2020-09-16 06:41:43.464 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.swift]: Started plugin.
2020-09-16 06:41:43.465 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.theme-abyss]: Started plugin.
2020-09-16 06:41:43.466 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.theme-defaults]: Started plugin.
2020-09-16 06:41:43.466 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.theme-monokai-dimmed]: Started plugin.
2020-09-16 06:41:43.466 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.theme-kimbie-dark]: Started plugin.
2020-09-16 06:41:43.467 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.theme-monokai]: Started plugin.
2020-09-16 06:41:43.467 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.theme-quietlight]: Started plugin.
2020-09-16 06:41:43.468 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.theme-red]: Started plugin.
2020-09-16 06:41:43.468 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.theme-solarized-dark]: Started plugin.
2020-09-16 06:41:43.468 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.theme-tomorrow-night-blue]: Started plugin.
2020-09-16 06:41:43.469 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.typescript]: Started plugin.
2020-09-16 06:41:43.469 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.vb]: Started plugin.
2020-09-16 06:41:43.470 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.xml]: Started plugin.
2020-09-16 06:41:43.472 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.yaml]: Started plugin.
2020-09-16 06:41:43.472 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][editorconfig.editorconfig]: Started plugin.
2020-09-16 06:41:43.473 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.git]: Started plugin.
2020-09-16 06:41:43.473 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d][ms-vscode.references-view]: Started plugin.
2020-09-16 06:41:43.473 root INFO [500796fc-8fc5-470f-9bc3-eda12ba7d08d] Start of 73 plugins took: 1234.0 ms
2020-09-16 06:41:43.495 root INFO [hosted-plugin: 51] Child process "git" exited with code 0
2020-09-16 06:41:43.567 root ERROR [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.html]: Language for 'source.smarty' not found.
2020-09-16 06:41:43.569 root ERROR [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.markdown]: Language for 'meta.embedded.block.vs_net' not found.
2020-09-16 06:41:43.569 root ERROR [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.markdown]: Language for 'meta.embedded.block.dosbatch' not found.
2020-09-16 06:41:43.569 root ERROR [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.markdown]: Language for 'meta.embedded.block.coffee' not found.
2020-09-16 06:41:43.570 root ERROR [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.markdown]: Language for 'meta.embedded.block.objc' not found.
2020-09-16 06:41:43.570 root ERROR [500796fc-8fc5-470f-9bc3-eda12ba7d08d][vscode.markdown]: Language for 'meta.embedded.block.scala' not found.
2020-09-16 06:41:43.571 root WARN vXBN/c</e.prototype.mapLanguageIdToTextmateGrammar@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:3466839
n/<@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:2788461
x@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:2786081
n@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:2788390
kRWn/k</e.prototype.handleContributions/<@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:2788786

2020-09-16 06:41:43.571 root WARN vXBN/c</e.prototype.registerGrammarConfiguration@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:3467510
n/<@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:2788585
x@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:2786081
n@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:2788506
kRWn/k</e.prototype.handleContributions/<@https://static.developers.redhat.com/che/theia_artifacts/theia.2780b118aed526746d61.js:1:2788786

2020-09-16 06:41:44.007 root INFO [hosted-plugin: 51] Child process "git" exited with code 0
2020-09-16 06:41:44.010 root INFO [hosted-plugin: 51] Child process "git" exited with code 0
2020-09-16 06:41:44.012 root INFO [hosted-plugin: 51] Child process "git" exited with code 0
2020-09-16 06:41:44.014 root INFO [hosted-plugin: 51] Child process "git" exited with code 0
2020-09-16 06:41:44.218 root ERROR [hosted-plugin: 51] Promise rejection not handled in one second: Identity added: /etc/ssh/private/default-1599139411700 (/etc/ssh/private/default-1599139411700)
 , reason: Identity added: /etc/ssh/private/default-1599139411700 (/etc/ssh/private/default-1599139411700)
2020-09-16 06:41:44.516 root ERROR Child node 'file-change-tree-root' does not belong to this 'file-change-tree-root' tree.
2020-09-16 06:41:44.516 root ERROR Child node 'file-change-tree-root' does not belong to this 'file-change-tree-root' tree.
2020-09-16 06:41:44.516 root ERROR Child node 'file-change-tree-root' does not belong to this 'file-change-tree-root' tree.
2020-09-16 06:41:44.517 root ERROR Child node 'file-change-tree-root' does not belong to this 'file-change-tree-root' tree.
2020-09-16 06:41:44.517 root ERROR Child node 'file-change-tree-root' does not belong to this 'file-change-tree-root' tree.
2020-09-16 06:41:44.518 root ERROR Child node 'file-change-tree-root' does not belong to this 'file-change-tree-root' tree.
2020-09-16 06:41:44.518 root ERROR Child node 'file-change-tree-root' does not belong to this 'file-change-tree-root' tree.
2020-09-16 06:41:44.519 root ERROR Child node 'file-change-tree-root' does not belong to this 'file-change-tree-root' tree.
2020-09-16 06:41:44.519 root ERROR Child node 'file-change-tree-root' does not belong to this 'file-change-tree-root' tree.
2020-09-16 06:41:44.573 root ERROR Child node 'file-change-tree-root' does not belong to this 'file-change-tree-root' tree.
2020-09-16 06:41:44.573 root ERROR Child node 'file-change-tree-root' does not belong to this 'file-change-tree-root' tree.
2020-09-16 06:41:44.573 root ERROR Child node 'file-change-tree-root' does not belong to this 'file-change-tree-root' tree.
2020-09-16 06:41:44.574 root ERROR Child node 'file-change-tree-root' does not belong to this 'file-change-tree-root' tree.
2020-09-16 06:41:44.574 root ERROR Child node 'file-change-tree-root' does not belong to this 'file-change-tree-root' tree.
2020-09-16 06:41:44.575 root ERROR Child node 'file-change-tree-root' does not belong to this 'file-change-tree-root' tree.
2020-09-16 06:42:01.184 root INFO >>> Storing the layout...
2020-09-16 06:42:01.185 root INFO <<< The layout has been successfully stored.
2020-09-16 06:42:17.344 root INFO Changed application state from 'initialized_layout' to 'ready'.
2020-09-16 06:49:24.436 root INFO [nsfw-watcher: 34] Started watching: /projects/python-hello-world/hello-world.py
2020-09-16 06:49:24.694 root INFO [hosted-plugin: 51] PLUGIN_HOST(51): PluginManagerExtImpl/loadPlugin(/default-theia-plugins/vscode-builtin-python/extension/dist/pythonMain)
2020-09-16 06:49:25.388 root INFO [hosted-plugin: 51] Proxyfing exports main ms-python.python/constructor
2020-09-16 06:49:25.388 root INFO [hosted-plugin: 51] Proxyfing exports main ms-python.python/__defineGetter__
Proxyfing exports main ms-python.python/__defineSetter__
Proxyfing exports main ms-python.python/hasOwnProperty
Proxyfing exports main ms-python.python/__lookupGetter__
Proxyfing exports main ms-python.python/__lookupSetter__
Proxyfing exports main ms-python.python/isPrototypeOf
Proxyfing exports main ms-python.python/propertyIsEnumerable
Proxyfing exports main ms-python.python/toString
Proxyfing exports main ms-python.python/valueOf
Proxyfing exports main ms-python.python/__proto__
Proxyfing exports main ms-python.python/toLocaleString
Proxyfing exports main ms-python.python/ready
Proxyfing exports main ms-python.python/debug
2020-09-16 06:49:25.398 root ERROR Failed to parse data from " Params: /home/theia/.theia/plugin-storage/global-state.json,". Reason:,SyntaxError: /home/theia/.theia/plugin-storage/global-state.json: Unexpected end of JSON input
    at JSON.parse (<anonymous>)
    at /home/theia/node_modules/jsonfile/index.js:33:18
    at /home/theia/node_modules/graceful-fs/graceful-fs.js:115:16
    at FSReqCallback.readFileAfterClose [as oncomplete] (internal/fs/read_file_context.js:63:3)
2020-09-16 06:49:25.403 root ERROR Failed to parse data from " Params: /home/theia/.theia/plugin-storage/global-state.json,". Reason:,SyntaxError: /home/theia/.theia/plugin-storage/global-state.json: Unexpected end of JSON input
    at JSON.parse (<anonymous>)
    at /home/theia/node_modules/jsonfile/index.js:33:18
    at /home/theia/node_modules/graceful-fs/graceful-fs.js:115:16
    at FSReqCallback.readFileAfterClose [as oncomplete] (internal/fs/read_file_context.js:63:3)
2020-09-16 06:49:25.404 root ERROR Failed to parse data from " Params: /home/theia/.theia/plugin-storage/global-state.json,". Reason:,SyntaxError: /home/theia/.theia/plugin-storage/global-state.json: Unexpected end of JSON input
    at JSON.parse (<anonymous>)
    at /home/theia/node_modules/jsonfile/index.js:33:18
    at /home/theia/node_modules/graceful-fs/graceful-fs.js:115:16
    at FSReqCallback.readFileAfterClose [as oncomplete] (internal/fs/read_file_context.js:63:3)
2020-09-16 06:49:25.405 root ERROR Failed to parse data from " Params: /home/theia/.theia/plugin-storage/global-state.json,". Reason:,SyntaxError: /home/theia/.theia/plugin-storage/global-state.json: Unexpected end of JSON input
    at JSON.parse (<anonymous>)
    at /home/theia/node_modules/jsonfile/index.js:33:18
    at /home/theia/node_modules/graceful-fs/graceful-fs.js:115:16
    at FSReqCallback.readFileAfterClose [as oncomplete] (internal/fs/read_file_context.js:63:3)
2020-09-16 06:49:25.406 root ERROR Failed to parse data from " Params: /home/theia/.theia/plugin-storage/global-state.json,". Reason:,SyntaxError: /home/theia/.theia/plugin-storage/global-state.json: Unexpected end of JSON input
    at JSON.parse (<anonymous>)
    at /home/theia/node_modules/jsonfile/index.js:33:18
    at /home/theia/node_modules/graceful-fs/graceful-fs.js:115:16
    at FSReqCallback.readFileAfterClose [as oncomplete] (internal/fs/read_file_context.js:63:3)
2020-09-16 06:49:25.688 root ERROR Failed to parse data from " Params: /home/theia/.theia/plugin-storage/global-state.json,". Reason:,SyntaxError: /home/theia/.theia/plugin-storage/global-state.json: Unexpected end of JSON input
    at JSON.parse (<anonymous>)
    at /home/theia/node_modules/jsonfile/index.js:33:18
    at /home/theia/node_modules/graceful-fs/graceful-fs.js:115:16
    at FSReqCallback.readFileAfterClose [as oncomplete] (internal/fs/read_file_context.js:63:3)
2020-09-16 06:49:25.920 root ERROR Failed to parse data from " Params: /home/theia/.theia/plugin-storage/global-state.json,". Reason:,SyntaxError: /home/theia/.theia/plugin-storage/global-state.json: Unexpected end of JSON input
    at JSON.parse (<anonymous>)
    at /home/theia/node_modules/jsonfile/index.js:33:18
    at /home/theia/node_modules/graceful-fs/graceful-fs.js:115:16
    at FSReqCallback.readFileAfterClose [as oncomplete] (internal/fs/read_file_context.js:63:3)
2020-09-16 06:49:30.532 root INFO [hosted-plugin: 51] Proxyfing exports main ms-python.python/constructor
Proxyfing exports main ms-python.python/__defineGetter__
Proxyfing exports main ms-python.python/__defineSetter__
Proxyfing exports main ms-python.python/hasOwnProperty
Proxyfing exports main ms-python.python/__lookupGetter__
Proxyfing exports main ms-python.python/__lookupSetter__
Proxyfing exports main ms-python.python/isPrototypeOf
Proxyfing exports main ms-python.python/propertyIsEnumerable
Proxyfing exports main ms-python.python/toString
Proxyfing exports main ms-python.python/valueOf
Proxyfing exports main ms-python.python/__proto__
Proxyfing exports main ms-python.python/toLocaleString
Proxyfing exports main ms-python.python/ready
2020-09-16 06:49:30.533 root INFO [hosted-plugin: 51] Proxyfing exports main ms-python.python/debug
2020-09-16 06:49:33.805 root INFO [nsfw-watcher: 34] Started watching: /projects/.theia/settings.json
2020-09-16 06:49:40.417 root INFO >>> Storing the layout...
2020-09-16 06:49:40.420 root INFO <<< The layout has been successfully stored.
tolusha commented 3 years ago

@svor do you have any ideas why syntax highlighting might not working ?

@DarthBlair did you use any custom devfile to create a workspace? could you provide a screenshot of the editor?

svor commented 3 years ago

Could be related to https://github.com/eclipse/che/issues/15919?

DarthBlair commented 3 years ago

@tolusha I am using a default devfile:

metadata:
  name: python-2
attributes:
  persistVolumes: 'false'
projects:
  - name: python-hello-world
    source:
      location: >-
        https://devfile-registry-che.flex.domain.local/resources/python-python-hello-world-master.zip
      type: zip
  - name: rancher-uninstall
    source:
      location: 'http://git.domain.local/scm/containr/rancher-uninstall.git'
      type: git
      branch: master
components:
  - mountSources: true
    memoryLimit: 512Mi
    type: dockerimage
    image: 'harbor.flex.domain.local/eclipse/che-python-3.7:7.18.0'
    alias: python
  - id: eclipse/che-theia/latest
    type: cheEditor
  - id: ms-python/python/latest
    type: chePlugin
apiVersion: 1.0.0
commands:
  - name: run
    actions:
      - workdir: '${CHE_PROJECTS_ROOT}/python-hello-world'
        type: exec
        command: python hello-world.py
        component: python
Che-Theia@a84b157 using Theia@1e09b8165
List of extensions

    @eclipse-che/che-theia-hosted-plugin-manager-extension 7.18.0
    @eclipse-che/theia-about 7.18.0
    @eclipse-che/theia-activity-tracker 7.18.0
    @eclipse-che/theia-cli-endpoint 7.18.0
    @eclipse-che/theia-dashboard-extension 7.18.0
    @eclipse-che/theia-file-sync-tracker 7.18.0
    @eclipse-che/theia-git-provisioner 7.18.0
    @eclipse-che/theia-logging 7.18.0
    @eclipse-che/theia-messaging 7.18.0
    @eclipse-che/theia-plugin-ext 7.18.0
    @eclipse-che/theia-preferences-provider-extension 7.18.0
    @eclipse-che/theia-remote 7.18.0
    @eclipse-che/theia-terminal 7.18.0
    @eclipse-che/theia-user-preferences-synchronizer 7.18.0
    @eclipse-che/theia-workspace-extension 7.18.0
    @theia/callhierarchy 1.4.0
    @theia/console 1.4.0
    @theia/core 1.4.0
    @theia/debug 1.4.0
    @theia/editor 1.4.0
    @theia/file-search 1.4.0
    @theia/filesystem 1.4.0
    @theia/keymaps 1.4.0
    @theia/markers 1.4.0
    @theia/messages 1.4.0
    @theia/metrics 1.4.0
    @theia/mini-browser 1.4.0
    @theia/navigator 1.4.0
    @theia/outline-view 1.4.0
    @theia/output 1.4.0
    @theia/plugin-dev 1.4.0
    @theia/plugin-ext 1.4.0
    @theia/plugin-ext-vscode 1.4.0
    @theia/preferences 1.4.0
    @theia/preview 1.4.0
    @theia/process 1.4.0
    @theia/scm 1.4.0
    @theia/search-in-workspace 1.4.0
    @theia/task 1.4.0
    @theia/terminal 1.4.0
    @theia/userstorage 1.4.0
    @theia/variable-resolver 1.4.0
    @theia/workspace 1.4.0

grafik

ericwill commented 3 years ago

Do other language stacks work (Java, for example)?

DarthBlair commented 3 years ago

@ericwill @tolusha @svor Other laguage Stacks dont work ether. Do You have any idea? Anything i could do?

svor commented 3 years ago

@DarthBlair could you check list of Built-in plugins, does this list contain python plugin? To do that you should click View -> Plugins -> Show Built-in Plugins screenshot-che openshift io-2020 09 18-11_47_26

DarthBlair commented 3 years ago

@svor Is Loaded... pic05253

DarthBlair commented 3 years ago

@svor @ericwill @tolusha Do those plugins responsible for syntax highlighting need any external ressources? Our Che does not have internet connectivity. (Today i noticed that the java theia plugin needs a configured maven repository to work)

ericwill commented 3 years ago

@svor @ericwill @tolusha Do those plugins responsible for syntax highlighting need any external ressources? Our Che does not have internet connectivity. (Today i noticed that the java theia plugin needs a configured maven repository to work)

It's possible, can you try with VS Code in your disconnected environment? If it fails there then it's likely the extension looking for an external resource, yes.

DarthBlair commented 3 years ago

@svor @ericwill @tolusha I got a little further: I noticed that 154ccd182313c345d3b9dd8571931eb5.wasm is the missing file. The problem is when no internet is present it uses the file somewhere from the jwtproxy. But if there is internet available it tries to get it from static.developers.redhat....but it gets a blocking site from the coperate proxy.

Can i disable to load files from _"https://static.developers.redhat.com/che/theia_artifacts/154ccd182313c345d3b9dd8571931eb5.wasm"_?

Thanks

ericwill commented 3 years ago

@svor @ericwill @tolusha I got a little further: I noticed that 154ccd182313c345d3b9dd8571931eb5.wasm is the missing file. The problem is when no internet is present it uses the file somewhere from the jwtproxy. But if there is internet available it tries to get it from static.developers.redhat....but it gets a blocking site from the coperate proxy.

Can i disable to load files from _"https://static.developers.redhat.com/che/theia_artifacts/154ccd182313c345d3b9dd8571931eb5.wasm"_?

Thanks

Please take a look at this issue: https://github.com/eclipse/che/issues/15382, specifically this comment

tsmaeder commented 3 years ago

@ericwill can we close this one as a duplicate? No highlighting seems to be just a symptom of #15382, no?

ericwill commented 3 years ago

@ericwill can we close this one as a duplicate? No highlighting seems to be just a symptom of #15382, no?

Yep