Advertisement
Guest User

Untitled

a guest
Apr 25th, 2021
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.05 KB | None | 0 0
  1. docker logs jibri -f
  2. [s6-init] making user provided files available at /var/run/s6/etc...exited 0.
  3. [s6-init] ensuring user provided files have correct perms...exited 0.
  4. [fix-attrs.d] applying ownership & permissions fixes...
  5. [fix-attrs.d] done.
  6. [cont-init.d] executing container initialization scripts...
  7. [cont-init.d] 01-set-timezone: executing...
  8. [cont-init.d] 01-set-timezone: exited 0.
  9. [cont-init.d] 10-config: executing...
  10. [cont-init.d] 10-config: exited 0.
  11. [cont-init.d] done.
  12. [services.d] starting services
  13. icewmbg: Can't open display: :0. X must be running and $DISPLAY set.
  14. IceWM: Can't open display: :0. X must be running and $DISPLAY set.
  15. 18:11:13.285: icewm-session: icewm exited with status 1.
  16. [services.d] done.
  17. icewmbg: Can't open display: :0. X must be running and $DISPLAY set.
  18. _XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be created.
  19.  
  20. X.Org X Server 1.20.4
  21. X Protocol Version 11, Revision 0
  22. Build Operating System: Linux 4.19.0-12-amd64 x86_64 Debian
  23. Current Operating System: Linux b840658d64e9 3.10.0-1127.19.1.el7.x86_64 #1 SMP Tue Aug 25 17:23:54 UTC 2020 x86_64
  24. Kernel command line: BOOT_IMAGE=/vmlinuz-3.10.0-1127.19.1.el7.x86_64 root=/dev/mapper/centos-root ro crashkernel=auto rd.lvm.lv=centos/root rd.lvm.lv=centos/swap rhgb quiet net.ifnames=0 biosdevname=0 LANG=en_IN.UTF-8
  25. Build Date: 01 December 2020 05:59:57PM
  26. xorg-server 2:1.20.4-1+deb10u2 (https://www.debian.org/support)
  27. Current version of pixman: 0.36.0
  28. Before reporting problems, check http://wiki.x.org
  29. to make sure that you have the latest version.
  30. Markers: (--) probed, (**) from config file, (==) default setting,
  31. (++) from command line, (!!) notice, (II) informational,
  32. (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  33. (++) Log file: "/tmp/xorg.log", Time: Sun Apr 25 18:11:13 2021
  34. (++) Using config file: "/etc/jitsi/jibri/xorg-video-dummy.conf"
  35. (==) Using system config directory "/usr/share/X11/xorg.conf.d"
  36. 2021-04-25 18:11:15.194 INFO: [1] org.jitsi.jibri.Main.log() Jibri run with args [--config, /etc/jitsi/jibri/config.json]
  37. 2021-04-25 18:11:15.456 INFO: [1] org.jitsi.jibri.Main.log() Checking legacy config file /etc/jitsi/jibri/config.json
  38. 2021-04-25 18:11:17.659 INFO: [1] org.jitsi.jibri.Main.log() Parsed legacy config:
  39. JibriConfig(jibriId=null, recordingDirectory=/config/recordings, singleUseMode=null, enabledStatsD=null, finalizeRecordingScriptPath=/home/jibri/finalize.sh, xmppEnvironments=[XmppEnvironmentConfig(name=prod environment, xmppServerHosts=[xmpp.meet.jitsi], xmppDomain=meet.jitsi, controlLogin=XmppCredentials(domain=auth.meet.jitsi, username=jibri, password=398dc03b431b70edce0142848a394a88), controlMuc=XmppMuc(domain=internal-muc.meet.jitsi, roomName=jibribrewery, nickname=jibri-instanse-996540730), sipControlMuc=null, callLogin=XmppCredentials(domain=recorder.meet.jitsi, username=recorder, password=76f8844e3d177b09af2f62782e901ddf), stripFromRoomDomain=muc., usageTimeoutMins=0, trustAllXmppCerts=true)])
  40. 2021-04-25 18:11:17.758 FINE: [1] org.jitsi.jibri.config.log() FallbackSupplier: checking for value via suppliers:
  41. LambdaSupplier: 'JibriConfig::jibriId'
  42. ConfigSourceSupplier: key: 'jibri.id', type: 'kotlin.String', source: 'config'
  43. 2021-04-25 18:11:17.759 FINE: [1] org.jitsi.jibri.config.log() LambdaSupplier: Trying to retrieve value via JibriConfig::jibriId
  44. 2021-04-25 18:11:17.766 FINE: [1] org.jitsi.jibri.config.log() FallbackSupplier: failed to find value via LambdaSupplier: 'JibriConfig::jibriId': org.jitsi.metaconfig.ConfigException$UnableToRetrieve$Error: class java.lang.NullPointerException
  45. 2021-04-25 18:11:17.768 FINE: [1] org.jitsi.jibri.config.log() ConfigSourceSupplier: Trying to retrieve key 'jibri.id' from source 'config' as type kotlin.String
  46. 2021-04-25 18:11:17.814 FINE: [1] org.jitsi.jibri.config.log() ConfigSourceSupplier: Successfully retrieved key 'jibri.id' from source 'config' as type kotlin.String
  47. 2021-04-25 18:11:17.819 FINE: [1] org.jitsi.jibri.config.log() FallbackSupplier: value found via ConfigSourceSupplier: key: 'jibri.id', type: 'kotlin.String', source: 'config'
  48. 2021-04-25 18:11:17.820 INFO: [1] org.jitsi.jibri.Main.log() Jibri starting up with id
  49. 2021-04-25 18:11:17.832 FINE: [1] org.jitsi.jibri.config.log() FallbackSupplier: checking for value via suppliers:
  50. LambdaSupplier: 'JibriConfig::enableStatsD'
  51. ConfigSourceSupplier: key: 'jibri.stats.enable-stats-d', type: 'kotlin.Boolean', source: 'config'
  52. 2021-04-25 18:11:17.832 FINE: [1] org.jitsi.jibri.config.log() LambdaSupplier: Trying to retrieve value via JibriConfig::enableStatsD
  53. 2021-04-25 18:11:17.833 FINE: [1] org.jitsi.jibri.config.log() FallbackSupplier: failed to find value via LambdaSupplier: 'JibriConfig::enableStatsD': org.jitsi.metaconfig.ConfigException$UnableToRetrieve$Error: class java.lang.NullPointerException
  54. 2021-04-25 18:11:17.833 FINE: [1] org.jitsi.jibri.config.log() ConfigSourceSupplier: Trying to retrieve key 'jibri.stats.enable-stats-d' from source 'config' as type kotlin.Boolean
  55. 2021-04-25 18:11:17.836 FINE: [1] org.jitsi.jibri.config.log() ConfigSourceSupplier: Successfully retrieved key 'jibri.stats.enable-stats-d' from source 'config' as type kotlin.Boolean
  56. 2021-04-25 18:11:17.836 FINE: [1] org.jitsi.jibri.config.log() FallbackSupplier: value found via ConfigSourceSupplier: key: 'jibri.stats.enable-stats-d', type: 'kotlin.Boolean', source: 'config'
  57. 2021-04-25 18:11:17.911 FINE: [1] org.jitsi.jibri.config.log() FallbackSupplier: checking for value via suppliers:
  58. ConfigSourceSupplier: key: 'jibri.webhook.subscribers', type: 'kotlin.collections.List<kotlin.String>', source: 'config'
  59. 2021-04-25 18:11:17.912 FINE: [1] org.jitsi.jibri.config.log() ConfigSourceSupplier: Trying to retrieve key 'jibri.webhook.subscribers' from source 'config' as type kotlin.collections.List<kotlin.String>
  60. 2021-04-25 18:11:17.936 FINE: [1] org.jitsi.jibri.config.log() ConfigSourceSupplier: Successfully retrieved key 'jibri.webhook.subscribers' from source 'config' as type kotlin.collections.List<kotlin.String>
  61. 2021-04-25 18:11:17.936 FINE: [1] org.jitsi.jibri.config.log() FallbackSupplier: value found via ConfigSourceSupplier: key: 'jibri.webhook.subscribers', type: 'kotlin.collections.List<kotlin.String>', source: 'config'
  62. 2021-04-25 18:11:19.078 FINE: [1] org.jitsi.jibri.config.log() ConfigSourceSupplier: Trying to retrieve key 'jibri.jwt-info' from source 'config' as type com.typesafe.config.ConfigObject
  63. 2021-04-25 18:11:19.105 FINE: [1] org.jitsi.jibri.config.log() ConfigSourceSupplier: Successfully retrieved key 'jibri.jwt-info' from source 'config' as type com.typesafe.config.ConfigObject
  64. 2021-04-25 18:11:19.106 INFO: [1] org.jitsi.jibri.webhooks.v1.JwtInfo.log() got jwtConfig: {}
  65.  
  66. 2021-04-25 18:11:19.108 INFO: [1] org.jitsi.jibri.webhooks.v1.JwtInfo.log() Unable to create JwtInfo: com.typesafe.config.ConfigException$Missing: reference.conf @ jar:file:/opt/jitsi/jibri/jibri.jar!/reference.conf: 59: No configuration setting found for key 'signing-key-path'
  67. 2021-04-25 18:11:19.168 FINE: [1] org.jitsi.jibri.config.log() FallbackSupplier: checking for value via suppliers:
  68. ConfigSourceSupplier: key: 'internal_http_port', type: 'kotlin.Int', source: 'command line args'
  69. ConfigSourceSupplier: key: 'jibri.api.http.internal-api-port', type: 'kotlin.Int', source: 'config'
  70. 2021-04-25 18:11:19.171 FINE: [1] org.jitsi.jibri.config.log() ConfigSourceSupplier: Trying to retrieve key 'internal_http_port' from source 'command line args' as type kotlin.Int
  71. 2021-04-25 18:11:19.173 FINE: [1] org.jitsi.jibri.config.log() FallbackSupplier: failed to find value via ConfigSourceSupplier: key: 'internal_http_port', type: 'kotlin.Int', source: 'command line args': org.jitsi.metaconfig.ConfigException$UnableToRetrieve$NotFound: not found
  72. 2021-04-25 18:11:19.174 FINE: [1] org.jitsi.jibri.config.log() ConfigSourceSupplier: Trying to retrieve key 'jibri.api.http.internal-api-port' from source 'config' as type kotlin.Int
  73. 2021-04-25 18:11:19.179 FINE: [1] org.jitsi.jibri.config.log() ConfigSourceSupplier: Successfully retrieved key 'jibri.api.http.internal-api-port' from source 'config' as type kotlin.Int
  74. 2021-04-25 18:11:19.179 FINE: [1] org.jitsi.jibri.config.log() FallbackSupplier: value found via ConfigSourceSupplier: key: 'jibri.api.http.internal-api-port', type: 'kotlin.Int', source: 'config'
  75. 2021-04-25 18:11:19.180 INFO: [1] org.jitsi.jibri.Main.log() Using port 3333 for internal HTTP API
  76. SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
  77. SLF4J: Defaulting to no-operation (NOP) logger implementation
  78. SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
  79. 2021-04-25 18:11:19.246 FINE: [26] org.jitsi.jibri.webhooks.v1.WebhookClient.log() Updating 0 subscribers of status
  80. 2021-04-25 18:11:19.613 FINE: [1] org.jitsi.jibri.config.log() FallbackSupplier: checking for value via suppliers:
  81. LambdaSupplier: 'JibriConfig::xmppEnvironments'
  82. TypeConvertingSupplier: converting value from ConfigSourceSupplier: key: 'jibri.api.xmpp.environments', type: 'kotlin.collections.List<com.typesafe.config.Config>', source: 'config'
  83. 2021-04-25 18:11:19.613 FINE: [1] org.jitsi.jibri.config.log() LambdaSupplier: Trying to retrieve value via JibriConfig::xmppEnvironments
  84. 2021-04-25 18:11:19.614 FINE: [1] org.jitsi.jibri.config.log() LambdaSupplier: 'JibriConfig::xmppEnvironments': found value
  85. 2021-04-25 18:11:19.615 FINE: [1] org.jitsi.jibri.config.log() FallbackSupplier: value found via LambdaSupplier: 'JibriConfig::xmppEnvironments'
  86. 2021-04-25 18:11:19.865 INFO: [1] org.jitsi.jibri.api.xmpp.XmppApi.log() Jibri reports its status is now JibriStatus(busyStatus=IDLE, health=OverallHealth(healthStatus=HEALTHY, details={})), publishing presence to connections
  87. 2021-04-25 18:11:19.869 FINE: [1] org.jitsi.xmpp.mucclient.MucClientManager.log() Setting a presence extension: org.jitsi.xmpp.extensions.jibri.JibriStatusPacketExt@3a7b503d
  88. 2021-04-25 18:11:19.881 INFO: [1] org.jitsi.jibri.api.xmpp.XmppApi.log() Connecting to xmpp environment on xmpp.meet.jitsi with config XmppEnvironmentConfig(name=prod environment, xmppServerHosts=[xmpp.meet.jitsi], xmppDomain=meet.jitsi, controlLogin=XmppCredentials(domain=auth.meet.jitsi, username=jibri, password=398dc03b431b70edce0142848a394a88), controlMuc=XmppMuc(domain=internal-muc.meet.jitsi, roomName=jibribrewery, nickname=jibri-instanse-996540730), sipControlMuc=null, callLogin=XmppCredentials(domain=recorder.meet.jitsi, username=recorder, password=76f8844e3d177b09af2f62782e901ddf), stripFromRoomDomain=muc., usageTimeoutMins=0, trustAllXmppCerts=true)
  89. 2021-04-25 18:11:19.883 INFO: [1] org.jitsi.jibri.api.xmpp.XmppApi.log() The trustAllXmppCerts config is enabled for this domain, all XMPP server provided certificates will be accepted
  90. 2021-04-25 18:11:19.938 FINE: [37] org.jitsi.xmpp.mucclient.MucClient.log() Initializing a new MucClient for [ org.jitsi.xmpp.mucclient.MucClientConfiguration id=xmpp.meet.jitsi domain=auth.meet.jitsi hostname=xmpp.meet.jitsi port=null username=jibri mucs=[jibribrewery@internal-muc.meet.jitsi] mucNickname=jibri-instanse-996540730 disableCertificateVerification=true]
  91. 2021-04-25 18:11:19.944 FINE: [1] org.jitsi.jibri.config.log() FallbackSupplier: checking for value via suppliers:
  92. ConfigSourceSupplier: key: 'http_api_port', type: 'kotlin.Int', source: 'command line args'
  93. ConfigSourceSupplier: key: 'jibri.api.http.external-api-port', type: 'kotlin.Int', source: 'config'
  94. 2021-04-25 18:11:19.954 FINE: [1] org.jitsi.jibri.config.log() ConfigSourceSupplier: Trying to retrieve key 'http_api_port' from source 'command line args' as type kotlin.Int
  95. 2021-04-25 18:11:19.955 FINE: [1] org.jitsi.jibri.config.log() FallbackSupplier: failed to find value via ConfigSourceSupplier: key: 'http_api_port', type: 'kotlin.Int', source: 'command line args': org.jitsi.metaconfig.ConfigException$UnableToRetrieve$NotFound: not found
  96. 2021-04-25 18:11:19.955 FINE: [1] org.jitsi.jibri.config.log() ConfigSourceSupplier: Trying to retrieve key 'jibri.api.http.external-api-port' from source 'config' as type kotlin.Int
  97. 2021-04-25 18:11:19.956 FINE: [1] org.jitsi.jibri.config.log() ConfigSourceSupplier: Successfully retrieved key 'jibri.api.http.external-api-port' from source 'config' as type kotlin.Int
  98. 2021-04-25 18:11:19.964 FINE: [1] org.jitsi.jibri.config.log() FallbackSupplier: value found via ConfigSourceSupplier: key: 'jibri.api.http.external-api-port', type: 'kotlin.Int', source: 'config'
  99. 2021-04-25 18:11:19.964 WARNING: [37] org.jitsi.xmpp.mucclient.MucClient.log() Disabling certificate verification!
  100. 2021-04-25 18:11:19.965 INFO: [1] org.jitsi.jibri.Main.log() Using port 2222 for HTTP API
  101. 2021-04-25 18:11:20.049 FINE: [37] org.jitsi.xmpp.mucclient.MucClient.log() About to connect and login.
  102. 2021-04-25 18:11:20.510 INFO: [37] org.jitsi.xmpp.mucclient.MucClient.log() Connected.
  103. 2021-04-25 18:11:20.510 INFO: [37] org.jitsi.xmpp.mucclient.MucClient.log() Logging in.
  104. 2021-04-25 18:11:20.670 FINE: [37] org.jitsi.xmpp.mucclient.MucClient.log() Authenticated, b=false
  105. 2021-04-25 18:11:20.670 FINE: [37] org.jitsi.xmpp.mucclient.MucClient.log() About to join MUCs: [jibribrewery@internal-muc.meet.jitsi]
  106. 2021-04-25 18:11:20.702 INFO: [37] org.jitsi.xmpp.mucclient.MucClient.log() Joined MUC: jibribrewery@internal-muc.meet.jitsi
  107. 2021-04-25 18:11:20.716 FINE: [51] org.jitsi.xmpp.extensions.DefaultPacketExtensionProvider.parse() Could not add a provider for element busy-status from namespace http://jitsi.org/protocol/jibri
  108. 2021-04-25 18:11:20.716 FINE: [51] org.jitsi.xmpp.extensions.DefaultPacketExtensionProvider.parse() Could not add a provider for element health-status from namespace http://jitsi.org/protocol/health
  109. 2021-04-25 18:12:19.146 FINE: [26] org.jitsi.jibri.webhooks.v1.WebhookClient.log() Updating 0 subscribers of status
  110. 2021-04-25 18:13:05.168 FINE: [58] org.jitsi.xmpp.mucclient.MucClient.log() Received an IQ with type set: IQ Stanza (jibri http://jitsi.org/protocol/jibri) [to=jibri@auth.meet.jitsi/EPYNXAJt,from=jibribrewery@internal-muc.meet.jitsi/focus,id=amlicmlAYXV0aC5tZWV0LmppdHNpL0VQWU5YQUp0AGFWMjQ1LTk0AH0woAvbu4tWGr+r3rCiV8U=,type=set,]
  111. 2021-04-25 18:13:05.171 INFO: [58] org.jitsi.jibri.api.xmpp.XmppApi.log() Received JibriIq <iq to='jibri@auth.meet.jitsi/EPYNXAJt' from='jibribrewery@internal-muc.meet.jitsi/focus' id='amlicmlAYXV0aC5tZWV0LmppdHNpL0VQWU5YQUp0AGFWMjQ1LTk0AH0woAvbu4tWGr+r3rCiV8U=' type='set'><jibri xmlns='http://jitsi.org/protocol/jibri' action='start' recording_mode='file' room='dsf@muc.meet.jitsi' session_id='pvveyqioyvftmodr' app_data='{"file_recording_metadata":{"share":true}}'/></iq> from environment [MucClient id=xmpp.meet.jitsi hostname=xmpp.meet.jitsi]
  112. 2021-04-25 18:13:05.173 INFO: [58] org.jitsi.jibri.api.xmpp.XmppApi.log() Received start request, starting service
  113. 2021-04-25 18:13:05.202 INFO: [58] org.jitsi.jibri.api.xmpp.XmppApi.log() Parsed call url info: CallUrlInfo(baseUrl=https://meet.jitsi, callName=dsf, urlParams=[])
  114. 2021-04-25 18:13:05.204 INFO: [58] org.jitsi.jibri.JibriManager.log() Starting a file recording with params: FileRecordingRequestParams(callParams=CallParams(callUrlInfo=CallUrlInfo(baseUrl=https://meet.jitsi, callName=dsf, urlParams=[])), sessionId=pvveyqioyvftmodr, callLoginParams=XmppCredentials(domain=recorder.meet.jitsi, username=recorder, password=76f8844e3d177b09af2f62782e901ddf))
  115. 2021-04-25 18:13:05.257 FINE: [58] org.jitsi.jibri.capture.ffmpeg.FfmpegCapturer.log() Detected os as OS: LINUX
  116. 2021-04-25 18:13:05.267 FINE: [58] org.jitsi.jibri.config.log() ConfigSourceSupplier: Trying to retrieve key 'jibri.call-status-checks.default-call-empty-timeout' from source 'config' as type java.time.Duration
  117. 2021-04-25 18:13:05.270 FINE: [58] org.jitsi.jibri.config.log() ConfigSourceSupplier: Successfully retrieved key 'jibri.call-status-checks.default-call-empty-timeout' from source 'config' as type java.time.Duration
  118. 2021-04-25 18:13:05.286 FINE: [58] org.jitsi.jibri.config.log() ConfigSourceSupplier: Trying to retrieve key 'jibri.chrome.flags' from source 'config' as type kotlin.collections.List<kotlin.String>
  119. 2021-04-25 18:13:05.288 FINE: [58] org.jitsi.jibri.config.log() ConfigSourceSupplier: Successfully retrieved key 'jibri.chrome.flags' from source 'config' as type kotlin.collections.List<kotlin.String>
  120. Starting ChromeDriver 78.0.3904.105 (60e2d8774a8151efa6a00b1f358371b1e0e07ee2-refs/branch-heads/3904@{#877}) on port 5917
  121. Only local connections are allowed.
  122. Please protect ports used by ChromeDriver and related test frameworks to prevent access by malicious code.
  123. 2021-04-25 18:13:07.319 INFO: [58] org.openqa.selenium.remote.ProtocolHandshake.createSession() Detected dialect: OSS
  124. 2021-04-25 18:13:07.355 FINE: [58] org.jitsi.jibri.config.log() FallbackSupplier: checking for value via suppliers:
  125. LambdaSupplier: 'JibriConfig::recordingDirectory'
  126. ConfigSourceSupplier: key: 'jibri.recording.recordings-directory', type: 'kotlin.String', source: 'config'
  127. 2021-04-25 18:13:07.355 FINE: [58] org.jitsi.jibri.config.log() LambdaSupplier: Trying to retrieve value via JibriConfig::recordingDirectory
  128. 2021-04-25 18:13:07.356 FINE: [58] org.jitsi.jibri.config.log() LambdaSupplier: 'JibriConfig::recordingDirectory': found value
  129. 2021-04-25 18:13:07.357 FINE: [58] org.jitsi.jibri.config.log() FallbackSupplier: value found via LambdaSupplier: 'JibriConfig::recordingDirectory'
  130. 2021-04-25 18:13:07.357 FINE: [58] org.jitsi.jibri.config.log() FallbackSupplier: checking for value via suppliers:
  131. LambdaSupplier: 'JibriConfig::finalizeRecordingScriptPath'
  132. ConfigSourceSupplier: key: 'jibri.recording.finalize-script', type: 'kotlin.String', source: 'config'
  133. 2021-04-25 18:13:07.358 FINE: [58] org.jitsi.jibri.config.log() LambdaSupplier: Trying to retrieve value via JibriConfig::finalizeRecordingScriptPath
  134. 2021-04-25 18:13:07.358 FINE: [58] org.jitsi.jibri.config.log() LambdaSupplier: 'JibriConfig::finalizeRecordingScriptPath': found value
  135. 2021-04-25 18:13:07.358 FINE: [58] org.jitsi.jibri.config.log() FallbackSupplier: value found via LambdaSupplier: 'JibriConfig::finalizeRecordingScriptPath'
  136. 2021-04-25 18:13:07.359 INFO: [58] org.jitsi.jibri.service.impl.FileRecordingJibriService.log() Writing recording to /config/recordings/pvveyqioyvftmodr, finalize script path /home/jibri/finalize.sh
  137. 2021-04-25 18:13:07.386 FINE: [58] org.jitsi.jibri.statsd.JibriStatsDClient.log() Incrementing statsd counter: start:recording
  138. 2021-04-25 18:13:07.389 INFO: [58] org.jitsi.jibri.status.JibriStatusManager.log() Busy status has changed: IDLE -> BUSY
  139. 2021-04-25 18:13:07.390 FINE: [58] org.jitsi.jibri.webhooks.v1.WebhookClient.log() Updating 0 subscribers of status
  140. 2021-04-25 18:13:07.391 INFO: [58] org.jitsi.jibri.api.xmpp.XmppApi.log() Jibri reports its status is now JibriStatus(busyStatus=BUSY, health=OverallHealth(healthStatus=HEALTHY, details={})), publishing presence to connections
  141. 2021-04-25 18:13:07.391 FINE: [58] org.jitsi.xmpp.mucclient.MucClientManager.log() Setting a presence extension: org.jitsi.xmpp.extensions.jibri.JibriStatusPacketExt@1b3a585d
  142. 2021-04-25 18:13:07.392 FINE: [58] org.jitsi.xmpp.mucclient.MucClientManager.log() Replacing presence extension: org.jitsi.xmpp.extensions.jibri.JibriStatusPacketExt@3a7b503d
  143. 2021-04-25 18:13:07.403 INFO: [58] org.jitsi.jibri.api.xmpp.XmppApi.log() Sending 'pending' response to start IQ
  144. 2021-04-25 18:13:07.403 FINE: [51] org.jitsi.xmpp.extensions.DefaultPacketExtensionProvider.parse() Could not add a provider for element busy-status from namespace http://jitsi.org/protocol/jibri
  145. 2021-04-25 18:13:07.403 FINE: [51] org.jitsi.xmpp.extensions.DefaultPacketExtensionProvider.parse() Could not add a provider for element health-status from namespace http://jitsi.org/protocol/health
  146. 2021-04-25 18:13:07.411 INFO: [71] org.jitsi.jibri.selenium.pageobjects.HomePage.log() Visiting url https://meet.jitsi
  147. 2021-04-25 18:13:10.044 INFO: [71] org.jitsi.jibri.selenium.pageobjects.HomePage.log() Waited 2.63s for driver to load page
  148. 2021-04-25 18:13:10.237 INFO: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Visiting url https://meet.jitsi/dsf#config.iAmRecorder=true&config.externalConnectUrl=null&config.startWithAudioMuted=true&config.startWithVideoMuted=true&interfaceConfig.APP_NAME="Jibri"&config.analytics.disabled=true&config.p2p.enabled=false&config.prejoinPageEnabled=false&config.requireDisplayName=false
  149. 2021-04-25 18:13:11.417 INFO: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Waited 1.18s for driver to load page
  150. 2021-04-25 18:13:11.476 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  151. 2021-04-25 18:13:12.029 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  152. 2021-04-25 18:13:12.548 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  153. 2021-04-25 18:13:13.103 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  154. 2021-04-25 18:13:13.616 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  155. 2021-04-25 18:13:14.135 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  156. 2021-04-25 18:13:14.651 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  157. 2021-04-25 18:13:15.164 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  158. 2021-04-25 18:13:15.683 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  159. 2021-04-25 18:13:16.198 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  160. 2021-04-25 18:13:16.711 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  161. 2021-04-25 18:13:17.224 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  162. 2021-04-25 18:13:17.737 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  163. 2021-04-25 18:13:18.250 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  164. 2021-04-25 18:13:18.763 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  165. 2021-04-25 18:13:19.146 FINE: [26] org.jitsi.jibri.webhooks.v1.WebhookClient.log() Updating 0 subscribers of status
  166. 2021-04-25 18:13:19.275 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  167. 2021-04-25 18:13:19.788 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  168. 2021-04-25 18:13:20.301 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  169. 2021-04-25 18:13:20.813 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  170. 2021-04-25 18:13:21.325 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  171. 2021-04-25 18:13:21.837 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  172. 2021-04-25 18:13:22.351 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  173. 2021-04-25 18:13:22.869 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  174. 2021-04-25 18:13:23.381 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  175. 2021-04-25 18:13:23.893 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  176. 2021-04-25 18:13:24.408 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  177. 2021-04-25 18:13:24.920 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  178. 2021-04-25 18:13:25.435 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  179. 2021-04-25 18:13:25.958 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  180. 2021-04-25 18:13:26.471 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  181. 2021-04-25 18:13:26.983 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  182. 2021-04-25 18:13:27.498 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  183. 2021-04-25 18:13:28.011 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  184. 2021-04-25 18:13:28.525 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  185. 2021-04-25 18:13:29.042 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  186. 2021-04-25 18:13:29.557 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  187. 2021-04-25 18:13:30.071 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  188. 2021-04-25 18:13:30.584 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  189. 2021-04-25 18:13:31.096 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  190. 2021-04-25 18:13:31.608 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  191. 2021-04-25 18:13:32.122 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  192. 2021-04-25 18:13:32.634 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  193. 2021-04-25 18:13:33.148 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  194. 2021-04-25 18:13:33.659 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  195. 2021-04-25 18:13:34.199 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  196. 2021-04-25 18:13:34.713 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  197. 2021-04-25 18:13:35.229 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  198. 2021-04-25 18:13:35.741 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  199. 2021-04-25 18:13:36.260 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  200. 2021-04-25 18:13:36.774 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  201. 2021-04-25 18:13:37.287 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  202. 2021-04-25 18:13:37.807 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  203. 2021-04-25 18:13:38.319 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  204. 2021-04-25 18:13:38.835 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  205. 2021-04-25 18:13:39.357 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  206. 2021-04-25 18:13:39.870 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  207. 2021-04-25 18:13:40.393 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  208. 2021-04-25 18:13:40.905 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  209. 2021-04-25 18:13:41.418 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  210. 2021-04-25 18:13:41.931 FINE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Not joined yet: Cannot read property 'isJoined' of undefined
  211. 2021-04-25 18:13:41.939 SEVERE: [71] org.jitsi.jibri.selenium.pageobjects.CallPage.log() Timed out waiting for call page to load
  212. 2021-04-25 18:13:41.944 INFO: [71] org.jitsi.jibri.selenium.JibriSelenium.log() Transitioning from state Starting up to Error: FailedToJoinCall SESSION Failed to join the call
  213. 2021-04-25 18:13:41.945 INFO: [71] org.jitsi.jibri.service.impl.FileRecordingJibriService.log() File recording service transitioning from state Starting up to Error: FailedToJoinCall SESSION Failed to join the call
  214. 2021-04-25 18:13:41.947 INFO: [71] org.jitsi.jibri.api.xmpp.XmppApi.log() Current service had an error Error: FailedToJoinCall SESSION Failed to join the call, sending error iq <iq to='jibribrewery@internal-muc.meet.jitsi/focus' id='wek9c-32' type='set'><jibri xmlns='http://jitsi.org/protocol/jibri' status='off' failure_reason='error' should_retry='true'/></iq>
  215. 2021-04-25 18:13:41.948 FINE: [71] org.jitsi.jibri.statsd.JibriStatsDClient.log() Incrementing statsd counter: stop:recording
  216. 2021-04-25 18:13:41.950 INFO: [71] org.jitsi.jibri.JibriManager.log() Stopping the current service
  217. 2021-04-25 18:13:41.950 INFO: [71] org.jitsi.jibri.service.impl.FileRecordingJibriService.log() Stopping capturer
  218. 2021-04-25 18:13:41.951 INFO: [71] org.jitsi.jibri.util.JibriSubprocess.log() Stopping ffmpeg process
  219. 2021-04-25 18:13:41.951 INFO: [71] org.jitsi.jibri.util.JibriSubprocess.log() ffmpeg exited with value null
  220. 2021-04-25 18:13:41.951 INFO: [71] org.jitsi.jibri.service.impl.FileRecordingJibriService.log() Quitting selenium
  221. 2021-04-25 18:13:41.975 INFO: [71] org.jitsi.jibri.service.impl.FileRecordingJibriService.log() Participants in this recording: []
  222. 2021-04-25 18:13:42.040 INFO: [71] org.jitsi.jibri.selenium.JibriSelenium.log() Leaving call and quitting browser
  223. 2021-04-25 18:13:42.041 INFO: [71] org.jitsi.jibri.selenium.JibriSelenium.log() Recurring call status checks cancelled
  224. 2021-04-25 18:13:42.067 INFO: [71] org.jitsi.jibri.selenium.JibriSelenium.log() Got 4 log entries for type browser
  225. 2021-04-25 18:13:42.135 INFO: [71] org.jitsi.jibri.selenium.JibriSelenium.log() Got 1052 log entries for type driver
  226. 2021-04-25 18:13:42.401 INFO: [71] org.jitsi.jibri.selenium.JibriSelenium.log() Got 0 log entries for type client
  227. 2021-04-25 18:13:42.402 INFO: [71] org.jitsi.jibri.selenium.JibriSelenium.log() Leaving web call
  228. 2021-04-25 18:13:42.456 INFO: [71] org.jitsi.jibri.selenium.JibriSelenium.log() Quitting chrome driver
  229. 2021-04-25 18:13:42.574 INFO: [71] org.jitsi.jibri.selenium.JibriSelenium.log() Chrome driver quit
  230. 2021-04-25 18:13:42.574 INFO: [71] org.jitsi.jibri.service.impl.FileRecordingJibriService.log() Finalizing the recording
  231. 2021-04-25 18:13:43.154 INFO: [75] org.jitsi.jibri.service.impl.FileRecordingJibriService.log() curl: Can't open '/config/recordings/pvveyqioyvftmodr/*-1280x720.mp4'!
  232. 2021-04-25 18:13:43.154 INFO: [75] org.jitsi.jibri.service.impl.FileRecordingJibriService.log() curl: try 'curl --help' or 'curl --manual' for more information
  233. 2021-04-25 18:13:43.154 INFO: [75] org.jitsi.jibri.service.impl.FileRecordingJibriService.log() cp: cannot stat '/config/recordings/pvveyqioyvftmodr/*-1280x720.mp4': No such file or directory
  234. 2021-04-25 18:13:43.155 INFO: [71] org.jitsi.jibri.service.impl.FileRecordingJibriService.log() Recording finalize script finished with exit value 0
  235. 2021-04-25 18:13:43.156 FINE: [71] org.jitsi.jibri.config.log() FallbackSupplier: checking for value via suppliers:
  236. LambdaSupplier: 'JibriConfig::singleUseMode'
  237. ConfigSourceSupplier: key: 'jibri.single-use-mode', type: 'kotlin.Boolean', source: 'config'
  238. 2021-04-25 18:13:43.156 FINE: [71] org.jitsi.jibri.config.log() LambdaSupplier: Trying to retrieve value via JibriConfig::singleUseMode
  239. 2021-04-25 18:13:43.157 FINE: [71] org.jitsi.jibri.config.log() FallbackSupplier: failed to find value via LambdaSupplier: 'JibriConfig::singleUseMode': org.jitsi.metaconfig.ConfigException$UnableToRetrieve$Error: class java.lang.NullPointerException
  240. 2021-04-25 18:13:43.157 FINE: [71] org.jitsi.jibri.config.log() ConfigSourceSupplier: Trying to retrieve key 'jibri.single-use-mode' from source 'config' as type kotlin.Boolean
  241. 2021-04-25 18:13:43.159 FINE: [71] org.jitsi.jibri.config.log() ConfigSourceSupplier: Successfully retrieved key 'jibri.single-use-mode' from source 'config' as type kotlin.Boolean
  242. 2021-04-25 18:13:43.159 FINE: [71] org.jitsi.jibri.config.log() FallbackSupplier: value found via ConfigSourceSupplier: key: 'jibri.single-use-mode', type: 'kotlin.Boolean', source: 'config'
  243. 2021-04-25 18:13:43.162 INFO: [71] org.jitsi.jibri.status.JibriStatusManager.log() Busy status has changed: BUSY -> IDLE
  244. 2021-04-25 18:13:43.162 FINE: [71] org.jitsi.jibri.webhooks.v1.WebhookClient.log() Updating 0 subscribers of status
  245. 2021-04-25 18:13:43.163 INFO: [71] org.jitsi.jibri.api.xmpp.XmppApi.log() Jibri reports its status is now JibriStatus(busyStatus=IDLE, health=OverallHealth(healthStatus=HEALTHY, details={})), publishing presence to connections
  246. 2021-04-25 18:13:43.164 FINE: [71] org.jitsi.xmpp.mucclient.MucClientManager.log() Setting a presence extension: org.jitsi.xmpp.extensions.jibri.JibriStatusPacketExt@297718f
  247. 2021-04-25 18:13:43.164 FINE: [71] org.jitsi.xmpp.mucclient.MucClientManager.log() Replacing presence extension: org.jitsi.xmpp.extensions.jibri.JibriStatusPacketExt@1b3a585d
  248. 2021-04-25 18:13:43.168 FINE: [51] org.jitsi.xmpp.extensions.DefaultPacketExtensionProvider.parse() Could not add a provider for element busy-status from namespace http://jitsi.org/protocol/jibri
  249. 2021-04-25 18:13:43.169 FINE: [51] org.jitsi.xmpp.extensions.DefaultPacketExtensionProvider.parse() Could not add a provider for element health-status from namespace http://jitsi.org/protocol/health
  250. 2021-04-25 18:14:19.146 FINE: [26] org.jitsi.jibri.webhooks.v1.WebhookClient.log() Updating 0 subscribers of status
  251. 2021-04-25 18:15:19.145 FINE: [26] org.jitsi.jibri.webhooks.v1.WebhookClient.log() Updating 0 subscribers of status
  252. 2021-04-25 18:16:19.145 FINE: [26] org.jitsi.jibri.webhooks.v1.WebhookClient.log() Updating 0 subscribers of status
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement