================== js Client to js Client Communication: should connect without errors
      1909ms [log] starting device
      2624ms [log] [0606/131434.629212:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
      2624ms [log] [0606/131434.629281:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
      2624ms [log] 
      2688ms [log] DevTools listening on ws://127.0.0.1:15223/devtools/browser/887e8472-c283-4386-bd59-28f5e5bfa9ba
      2688ms [log] 
      2688ms [log] Chromium is ready
      2704ms [log] [0606/131434.711594:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
      2704ms [log] 
      2741ms [log] [0606/131434.749264:WARNING:sandbox_linux.cc(385)] InitializeSandbox() called with multiple threads in process gpu-process.
      2741ms [log] 
      4595ms [log] [websocketToken] "e5d742d8-824e-46c5-9143-eeb106696e9e"
      4619ms [log] [websocketConnected]
      4622ms [log] { result: { type: 'undefined' } }
      4622ms [log] [ready]
================== js Client to js Client Communication: should start an experiment
      5536ms [log] [configuration] {"experimentUrl":"http://localhost/experiments/0f0938e7-d60f-4fc6-92a5-015034fd0345"}
      5848ms [log] creating connection {
      5848ms [log]   messageType: 'command',
      5848ms [log]   command: 'createPeerconnection',
      5848ms [log]   connectionType: 'webrtc',
      5848ms [log]   connectionUrl: 'http://localhost/peerconnections/88ac6290-2aba-4fce-8a1f-499c530061af',
      5848ms [log]   services: 'Array(1)'
      5848ms [log] }
      5896ms [log] WebRTCPeerConnection.tranceive called { serviceConfig: 'Object', id: 'data', channel: 'DataChannel' }
      5898ms [log] webrtc connect
      5898ms [log] WebRTCPeerConnection.createMediaChannels called
      5898ms [log] WebRTCPeerConnection.makeOffer called
      5898ms [log] [0606/131437.906668:WARNING:media_session.cc(949)] RED codec red is missing an associated payload type.
      5898ms [log] 
      5899ms [log] [connectionsChanged] [{"url":"http://localhost/peerconnections/88ac6290-2aba-4fce-8a1f-499c530061af","state":"connecting"}]
      5900ms [log] WebRTCPeerConnection.makeOffer created offer { offer: 'RTCSessionDescription' }
      5919ms [log] [0606/131437.926761:WARNING:stun_port.cc(485)] Port[21d4500:0:1:0:local:Net[any:0:0:0:x:x:x:x:x/0:Wildcard:id=0]]: StunPort: stun host lookup received error 0
      5919ms [log] 
      5919ms [log] [0606/131437.926884:WARNING:stun_port.cc(485)] Port[21d4500:0:1:0:local:Net[any:0:0:0:x:x:x:x:x/0:Wildcard:id=0]]: StunPort: stun host lookup received error 0
      5919ms [log] 
      5955ms [log] [0606/131437.963484:WARNING:turn_port.cc(823)] Port[35b000:0:1:0:relay:Net[any:0:0:0:x:x:x:x:x/0:Wildcard:id=0]]: TURN host lookup received error 0
      5955ms [log] 
      6021ms [log] WebRTCPeerConnection.modifySDP called {
      6021ms [log]   sdpString: 'v=0\r\n' +
      6021ms [log]     'o=- 7101888784459837176 2 IN IP4 127.0.0.1\r\n' +
      6021ms [log]     's…:0\r\n' +
      6021ms [log]     'a=sctp-port:5000\r\n' +
      6021ms [log]     'a=max-message-size:262144\r\n'
      6021ms [log] }
      6021ms [log] WebRTCPeerConnection.modifySDP returns {
      6021ms [log]   sdpString: 'v=0\r\n' +
      6021ms [log]     'o=- 7101888784459837176 2 IN IP4 127.0.0.1\r\n' +
      6021ms [log]     's…:0\r\n' +
      6021ms [log]     'a=sctp-port:5000\r\n' +
      6021ms [log]     'a=max-message-size:262144\r\n'
      6021ms [log] }
      6021ms [log] WebRTCPeerConnection.makeOffer updated offer { offer: 'Object' }
      6022ms [log] sending: { signalingType: 'offer', content: 'Object' }
      6039ms [log] WebRTCPeerConnection connectionStateChanged { state: 'connecting' }
      6039ms [log] [connectionsChanged] [{"url":"http://localhost/peerconnections/88ac6290-2aba-4fce-8a1f-499c530061af","state":"connecting"}]
      6042ms [log] [0606/131438.050242:WARNING:dtls_transport.cc(609)] DtlsTransport[0|1|__]: Packet received before we know if we are doing DTLS or not.
      6042ms [log] 
      6373ms [log] WebRTCPeerConnection connectionStateChanged { state: 'connected' }
      6373ms [log] [connectionsChanged] [{"url":"http://localhost/peerconnections/88ac6290-2aba-4fce-8a1f-499c530061af","state":"connected"}]
      6817ms [log] closing connection {
      6817ms [log]   messageType: 'command',
      6817ms [log]   command: 'closePeerconnection',
      6817ms [log]   connectionUrl: 'http://localhost/peerconnections/88ac6290-2aba-4fce-8a1f-499c530061af'
      6817ms [log] }
      6818ms [log] [0606/131438.825736:ERROR:dcsctp_transport.cc(498)] DcSctpTransport0->OnAborted(error=PEER_REPORTED, message=User-Initiated Abort, reason=Close called).
      6818ms [log] 
      6819ms [log] [connectionsChanged] [{"url":"http://localhost/peerconnections/88ac6290-2aba-4fce-8a1f-499c530061af","state":"closed"}]
      7721ms [log] [closed]
================== js Client to python Client Communication: should connect without errors
      8108ms [log] starting device
      8243ms [log] [0606/131440.248194:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
      8243ms [log] [0606/131440.248293:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
      8243ms [log] 
      8265ms [log] DevTools listening on ws://127.0.0.1:15180/devtools/browser/cba16898-dd8e-4f52-a799-a34f4fc59507
      8265ms [log] 
      8265ms [log] Chromium is ready
      8266ms [log] [0606/131440.274348:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
      8266ms [log] 
      8281ms [log] [0606/131440.288583:WARNING:sandbox_linux.cc(385)] InitializeSandbox() called with multiple threads in process gpu-process.
      8281ms [log] 
     10176ms [log] [websocketToken] "fbb1aa30-0e19-453f-9718-c9a331f9e4d4"
     10195ms [log] [websocketConnected]
     10199ms [log] { result: { type: 'undefined' } }
     10200ms [log] [ready]
================== js Client to python Client Communication: should start an experiment
     10957ms [log] [configuration] {"experimentUrl":"http://localhost/experiments/a1fd552c-9a7b-4029-8199-45b286b21a90"}
     11258ms [log] creating connection {
     11258ms [log]   messageType: 'command',
     11258ms [log]   command: 'createPeerconnection',
     11258ms [log]   connectionType: 'webrtc',
     11258ms [log]   connectionUrl: 'http://localhost/peerconnections/c2d07e41-4986-483a-905b-d18ede964cbd',
     11258ms [log]   services: 'Array(1)'
     11258ms [log] }
     11287ms [log] WebRTCPeerConnection.receive called { serviceConfig: 'Object', id: 'data', channel: 'DataChannel' }
     11288ms [log] webrtc connect
     11288ms [log] [connectionsChanged] [{"url":"http://localhost/peerconnections/c2d07e41-4986-483a-905b-d18ede964cbd","state":"connecting"}]
     11289ms [log] WebRTCPeerConnection.makeAnswer called { offer: 'Object' }
     11289ms [log] WebRTCPeerConnection.matchMediaChannels called
     11290ms [log] WebRTCPeerConnection.matchMediaChannels transeivers { transceivers: 'Array(0)' }
     11290ms [log] WebRTCPeerConnection.makeAnswer created answer { answer: 'RTCSessionDescription' }
     11293ms [log] [0606/131443.300814:WARNING:stun_port.cc(485)] Port[25d5900:0:1:0:local:Net[any:0:0:0:x:x:x:x:x/0:Wildcard:id=0]]: StunPort: stun host lookup received error 0
     11293ms [log] 
     11293ms [log] WebRTCPeerConnection connectionStateChanged { state: 'connecting' }
     11293ms [log] [connectionsChanged] [{"url":"http://localhost/peerconnections/c2d07e41-4986-483a-905b-d18ede964cbd","state":"connecting"}]
     11294ms [log] WebRTCPeerConnection.makeAnswer updated answer { answer: 'RTCSessionDescription' }
     11294ms [log] [0606/131443.301246:WARNING:stun_port.cc(485)] Port[25d5900:0:1:0:local:Net[any:0:0:0:x:x:x:x:x/0:Wildcard:id=0]]: StunPort: stun host lookup received error 0
     11294ms [log] [0606/131443.301504:WARNING:basic_port_allocator.cc(1056)] Discarding candidate because port is already done gathering.
     11294ms [log] 
     11294ms [log] WebRTCPeerConnection.modifySDP called {
     11294ms [log]   sdpString: 'v=0\r\n' +
     11294ms [log]     'o=- 6102679593658154483 2 IN IP4 127.0.0.1\r\n' +
     11294ms [log]     's…a=mid:0\r\n' +
     11294ms [log]     'a=sctpmap:5000 webrtc-datachannel 1024\r\n'
     11294ms [log] }
     11295ms [log] WebRTCPeerConnection.modifySDP returns {
     11295ms [log]   sdpString: 'v=0\r\n' +
     11295ms [log]     'o=- 6102679593658154483 2 IN IP4 127.0.0.1\r\n' +
     11295ms [log]     's…a=mid:0\r\n' +
     11295ms [log]     'a=sctpmap:5000 webrtc-datachannel 1024\r\n'
     11295ms [log] }
     11295ms [log] sending: { signalingType: 'answer', content: 'Object' }
     11341ms [log] WebRTCPeerConnection connectionStateChanged { state: 'connected' }
     11341ms [log] [connectionsChanged] [{"url":"http://localhost/peerconnections/c2d07e41-4986-483a-905b-d18ede964cbd","state":"connected"}]
     11346ms [log] {
     11346ms [log]   isTrusted: 'true',
     11346ms [log]   channel: 'RTCDataChannel',
     11346ms [log]   type: 'datachannel',
     11346ms [log]   target: 'RTCPeerConnection',
     11346ms [log]   currentTarget: 'RTCPeerConnection'
     11346ms [log] }
     11790ms [log] closing connection {
     11790ms [log]   messageType: 'command',
     11790ms [log]   command: 'closePeerconnection',
     11790ms [log]   connectionUrl: 'http://localhost/peerconnections/c2d07e41-4986-483a-905b-d18ede964cbd'
     11790ms [log] }
     11790ms [log] [0606/131443.797830:ERROR:dcsctp_transport.cc(498)] DcSctpTransport0->OnAborted(error=PEER_REPORTED, message=).
     11790ms [log] 
     11792ms [log] [connectionsChanged] [{"url":"http://localhost/peerconnections/c2d07e41-4986-483a-905b-d18ede964cbd","state":"closed"}]
     12484ms [log] [closed]
================== python Client to js Client Communication: should connect without errors
================== python Client to js Client Communication: should start an experiment
================== python Client to python Client Communication: should connect without errors
================== python Client to python Client Communication: should start an experiment
================== Cyclic Device Groups: should resolve cyclic device groups correctly (flat_group: false)
================== Client Communication (group <-> device): should connect without errors
     30062ms [log] starting device
     30195ms [log] [0606/131502.201235:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
     30195ms [log] 
     30196ms [log] [0606/131502.201323:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
     30196ms [log] 
     30235ms [log] DevTools listening on ws://127.0.0.1:19407/devtools/browser/df937dc1-daf8-4a13-8875-16ae5a6b5211
     30235ms [log] 
     30235ms [log] Chromium is ready
     30236ms [log] [0606/131502.244367:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
     30236ms [log] 
     30251ms [log] [0606/131502.258670:WARNING:sandbox_linux.cc(385)] InitializeSandbox() called with multiple threads in process gpu-process.
     30251ms [log] 
     32056ms [log] [websocketToken] "187ec8fc-58b6-44fd-beb8-1a94cd0608b8"
     32071ms [log] [websocketConnected]
     32074ms [log] { result: { type: 'undefined' } }
     32075ms [log] [ready]
================== Client Communication (group <-> device): should start an experiment
     32271ms [log] [configuration] {"experimentUrl":"http://localhost/experiments/0b22f98e-e991-4600-878d-4f07ec2ffd14"}
     32336ms [log] creating connection {
     32336ms [log]   messageType: 'command',
     32336ms [log]   command: 'createPeerconnection',
     32336ms [log]   connectionType: 'webrtc',
     32336ms [log]   connectionUrl: 'http://localhost/peerconnections/2e9c5dc8-b8a0-4d82-b27d-ff73792c4334',
     32336ms [log]   services: 'Array(1)'
     32336ms [log] }
     32371ms [log] WebRTCPeerConnection.receive called { serviceConfig: 'Object', id: 'data', channel: 'DataChannel' }
     32371ms [log] webrtc connect
     32371ms [log] [connectionsChanged] [{"url":"http://localhost/peerconnections/2e9c5dc8-b8a0-4d82-b27d-ff73792c4334","state":"connecting"}]
     32514ms [log] WebRTCPeerConnection.makeAnswer called { offer: 'Object' }
     32514ms [log] WebRTCPeerConnection.matchMediaChannels called
     32515ms [log] WebRTCPeerConnection.matchMediaChannels transeivers { transceivers: 'Array(0)' }
     32516ms [log] WebRTCPeerConnection.makeAnswer created answer { answer: 'RTCSessionDescription' }
     32523ms [log] WebRTCPeerConnection connectionStateChanged { state: 'connecting' }
     32523ms [log] [connectionsChanged] [{"url":"http://localhost/peerconnections/2e9c5dc8-b8a0-4d82-b27d-ff73792c4334","state":"connecting"}]
     32523ms [log] WebRTCPeerConnection.makeAnswer updated answer { answer: 'RTCSessionDescription' }
     32524ms [log] WebRTCPeerConnection.modifySDP called {
     32524ms [log]   sdpString: 'v=0\r\n' +
     32524ms [log]     'o=- 7649974223863472355 2 IN IP4 127.0.0.1\r\n' +
     32524ms [log]     's…:0\r\n' +
     32524ms [log]     'a=sctp-port:5000\r\n' +
     32524ms [log]     'a=max-message-size:262144\r\n'
     32524ms [log] }
     32524ms [log] WebRTCPeerConnection.modifySDP returns {
     32524ms [log]   sdpString: 'v=0\r\n' +
     32524ms [log]     'o=- 7649974223863472355 2 IN IP4 127.0.0.1\r\n' +
     32524ms [log]     's…:0\r\n' +
     32524ms [log]     'a=sctp-port:5000\r\n' +
     32524ms [log]     'a=max-message-size:262144\r\n'
     32524ms [log] }
     32525ms [log] [0606/131504.531680:WARNING:stun_port.cc(485)] Port[25ba300:0:1:0:local:Net[any:0:0:0:x:x:x:x:x/0:Wildcard:id=0]]: StunPort: stun host lookup received error 0
     32525ms [log] [0606/131504.531940:WARNING:stun_port.cc(485)] Port[25ba300:0:1:0:local:Net[any:0:0:0:x:x:x:x:x/0:Wildcard:id=0]]: StunPort: stun host lookup received error 0
     32525ms [log] [0606/131504.532411:WARNING:basic_port_allocator.cc(1056)] Discarding candidate because port is already done gathering.
     32525ms [log] 
     32525ms [log] sending: { signalingType: 'answer', content: 'Object' }
     32594ms [log] WebRTCPeerConnection connectionStateChanged { state: 'connected' }
     32595ms [log] [connectionsChanged] [{"url":"http://localhost/peerconnections/2e9c5dc8-b8a0-4d82-b27d-ff73792c4334","state":"connected"}]
     32602ms [log] {
     32602ms [log]   isTrusted: 'true',
     32602ms [log]   channel: 'RTCDataChannel',
     32602ms [log]   type: 'datachannel',
     32602ms [log]   target: 'RTCPeerConnection',
     32602ms [log]   currentTarget: 'RTCPeerConnection'
     32602ms [log] }
     32767ms [log] closing connection {
     32767ms [log]   messageType: 'command',
     32767ms [log]   command: 'closePeerconnection',
     32767ms [log]   connectionUrl: 'http://localhost/peerconnections/2e9c5dc8-b8a0-4d82-b27d-ff73792c4334'
     32767ms [log] }
     32769ms [log] [connectionsChanged] [{"url":"http://localhost/peerconnections/2e9c5dc8-b8a0-4d82-b27d-ff73792c4334","state":"closed"}]
     33180ms [log] [closed]
================== js Client to js Client GPIO tests : should transmit initial gpio value
     33566ms [log] starting device
     33676ms [log] [0606/131505.681762:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
     33676ms [log] 
     33677ms [log] [0606/131505.681868:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
     33677ms [log] 
     33713ms [log] DevTools listening on ws://127.0.0.1:19395/devtools/browser/08ed291c-38db-42dd-8309-5801284e1ce7
     33713ms [log] 
     33713ms [log] Chromium is ready
     33716ms [log] [0606/131505.723482:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
     33716ms [log] 
     33736ms [log] [0606/131505.743724:WARNING:sandbox_linux.cc(385)] InitializeSandbox() called with multiple threads in process gpu-process.
     33736ms [log] 
     35549ms [log] [websocketToken] "ac8e0019-91a3-4e8a-9cfa-e46fdca6346c"
     35567ms [log] [websocketConnected]
     35569ms [log] { result: { type: 'undefined' } }
     35570ms [log] [ready]
     36062ms [log] [configuration] {"experimentUrl":"http://localhost/experiments/4e524722-ae06-46d2-a675-b79189ee7799"}
     36377ms [log] creating connection {
     36377ms [log]   messageType: 'command',
     36377ms [log]   command: 'createPeerconnection',
     36377ms [log]   connectionType: 'webrtc',
     36377ms [log]   connectionUrl: 'http://localhost/peerconnections/51bbc935-bb28-41ee-95df-eac162324d86',
     36377ms [log]   services: 'Array(1)'
     36377ms [log] }
     36434ms [log] [gpio] {"signal":"gpio1","value":"strongH"}
     36435ms [log] [gpio] {"signal":"gpio2","value":"strongL"}
     36435ms [log] WebRTCPeerConnection.receive called { serviceConfig: 'Object', id: 'data', channel: 'DataChannel' }
     36435ms [log] webrtc connect
     36435ms [log] [connectionsChanged] [{"url":"http://localhost/peerconnections/51bbc935-bb28-41ee-95df-eac162324d86","state":"connecting"}]
     36545ms [log] WebRTCPeerConnection.makeAnswer called { offer: 'Object' }
     36546ms [log] WebRTCPeerConnection.matchMediaChannels called
     36547ms [log] WebRTCPeerConnection.matchMediaChannels transeivers { transceivers: 'Array(0)' }
     36548ms [log] WebRTCPeerConnection.makeAnswer created answer { answer: 'RTCSessionDescription' }
     36552ms [log] WebRTCPeerConnection connectionStateChanged { state: 'connecting' }
     36552ms [log] [0606/131508.560282:WARNING:stun_port.cc(485)] Port[21d1900:0:1:0:local:Net[any:0:0:0:x:x:x:x:x/0:Wildcard:id=0]]: StunPort: stun host lookup received error 0
     36552ms [log] 
     36552ms [log] [0606/131508.560540:WARNING:stun_port.cc(485)] Port[21d1900:0:1:0:local:Net[any:0:0:0:x:x:x:x:x/0:Wildcard:id=0]]: StunPort: stun host lookup received error 0
     36552ms [log] 
     36554ms [log] [0606/131508.562441:WARNING:basic_port_allocator.cc(1056)] Discarding candidate because port is already done gathering.
     36554ms [log] 
     36555ms [log] [connectionsChanged] [{"url":"http://localhost/peerconnections/51bbc935-bb28-41ee-95df-eac162324d86","state":"connecting"}]
     36555ms [log] WebRTCPeerConnection.makeAnswer updated answer { answer: 'RTCSessionDescription' }
     36556ms [log] WebRTCPeerConnection.modifySDP called {
     36556ms [log]   sdpString: 'v=0\r\n' +
     36556ms [log]     'o=- 2094720972832862725 2 IN IP4 127.0.0.1\r\n' +
     36556ms [log]     's…:0\r\n' +
     36556ms [log]     'a=sctp-port:5000\r\n' +
     36556ms [log]     'a=max-message-size:262144\r\n'
     36556ms [log] }
     36556ms [log] WebRTCPeerConnection.modifySDP returns {
     36556ms [log]   sdpString: 'v=0\r\n' +
     36556ms [log]     'o=- 2094720972832862725 2 IN IP4 127.0.0.1\r\n' +
     36556ms [log]     's…:0\r\n' +
     36556ms [log]     'a=sctp-port:5000\r\n' +
     36556ms [log]     'a=max-message-size:262144\r\n'
     36556ms [log] }
     36556ms [log] sending: { signalingType: 'answer', content: 'Object' }
     36740ms [log] WebRTCPeerConnection connectionStateChanged { state: 'connected' }
     36741ms [log] [connectionsChanged] [{"url":"http://localhost/peerconnections/51bbc935-bb28-41ee-95df-eac162324d86","state":"connected"}]
     36750ms [log] {
     36750ms [log]   isTrusted: 'true',
     36750ms [log]   channel: 'RTCDataChannel',
     36750ms [log]   type: 'datachannel',
     36750ms [log]   target: 'RTCPeerConnection',
     36750ms [log]   currentTarget: 'RTCPeerConnection'
     36750ms [log] }
     37154ms [log] closing connection {
     37154ms [log]   messageType: 'command',
     37154ms [log]   command: 'closePeerconnection',
     37154ms [log]   connectionUrl: 'http://localhost/peerconnections/51bbc935-bb28-41ee-95df-eac162324d86'
     37154ms [log] }
     37155ms [log] [connectionsChanged] [{"url":"http://localhost/peerconnections/51bbc935-bb28-41ee-95df-eac162324d86","state":"closed"}]
================== js Client to js Client GPIO tests : should transmit gpio value
     37829ms [log] [closed]
     38251ms [log] starting device
     38386ms [log] [0606/131510.392361:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
     38386ms [log] 
     38387ms [log] [0606/131510.392471:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
     38387ms [log] 
     38426ms [log] DevTools listening on ws://127.0.0.1:18143/devtools/browser/36815525-8c3a-4e59-8b97-b0ada1fcc6f0
     38426ms [log] 
     38426ms [log] Chromium is ready
     38428ms [log] [0606/131510.434883:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
     38428ms [log] 
     38447ms [log] [0606/131510.455066:WARNING:sandbox_linux.cc(385)] InitializeSandbox() called with multiple threads in process gpu-process.
     38447ms [log] 
     40290ms [log] [websocketToken] "d5358a5f-1256-4927-bbd4-eb1ea50cae27"
     40306ms [log] [websocketConnected]
     40310ms [log] { result: { type: 'undefined' } }
     40311ms [log] [ready]
     41206ms [log] [configuration] {"experimentUrl":"http://localhost/experiments/a4eb08bc-774f-4c46-b956-ae262b51b02a"}
     41633ms [log] creating connection {
     41633ms [log]   messageType: 'command',
     41633ms [log]   command: 'createPeerconnection',
     41633ms [log]   connectionType: 'webrtc',
     41633ms [log]   connectionUrl: 'http://localhost/peerconnections/648f07d4-877f-4e8c-9ea0-3366ffa42ce3',
     41633ms [log]   services: 'Array(1)'
     41633ms [log] }
     41661ms [log] WebRTCPeerConnection.receive called { serviceConfig: 'Object', id: 'data', channel: 'DataChannel' }
     41661ms [log] webrtc connect
     41661ms [log] [connectionsChanged] [{"url":"http://localhost/peerconnections/648f07d4-877f-4e8c-9ea0-3366ffa42ce3","state":"connecting"}]
     41811ms [log] WebRTCPeerConnection.makeAnswer called { offer: 'Object' }
     41812ms [log] WebRTCPeerConnection.matchMediaChannels called
     41812ms [log] WebRTCPeerConnection.matchMediaChannels transeivers { transceivers: 'Array(0)' }
     41813ms [log] WebRTCPeerConnection.makeAnswer created answer { answer: 'RTCSessionDescription' }
     41818ms [log] WebRTCPeerConnection connectionStateChanged { state: 'connecting' }
     41818ms [log] [connectionsChanged] [{"url":"http://localhost/peerconnections/648f07d4-877f-4e8c-9ea0-3366ffa42ce3","state":"connecting"}]
     41819ms [log] WebRTCPeerConnection.makeAnswer updated answer { answer: 'RTCSessionDescription' }
     41819ms [log] [0606/131513.826048:WARNING:stun_port.cc(485)] Port[25d1900:0:1:0:local:Net[any:0:0:0:x:x:x:x:x/0:Wildcard:id=0]]: StunPort: stun host lookup received error 0
     41819ms [log] [0606/131513.826337:WARNING:stun_port.cc(485)] Port[25d1900:0:1:0:local:Net[any:0:0:0:x:x:x:x:x/0:Wildcard:id=0]]: StunPort: stun host lookup received error 0
     41819ms [log] [0606/131513.826509:WARNING:basic_port_allocator.cc(1056)] Discarding candidate because port is already done gathering.
     41819ms [log] 
     41820ms [log] WebRTCPeerConnection.modifySDP called {
     41820ms [log]   sdpString: 'v=0\r\n' +
     41820ms [log]     'o=- 1078518369810504892 2 IN IP4 127.0.0.1\r\n' +
     41820ms [log]     's…:0\r\n' +
     41820ms [log]     'a=sctp-port:5000\r\n' +
     41820ms [log]     'a=max-message-size:262144\r\n'
     41820ms [log] }
     41820ms [log] WebRTCPeerConnection.modifySDP returns {
     41820ms [log]   sdpString: 'v=0\r\n' +
     41820ms [log]     'o=- 1078518369810504892 2 IN IP4 127.0.0.1\r\n' +
     41820ms [log]     's…:0\r\n' +
     41820ms [log]     'a=sctp-port:5000\r\n' +
     41820ms [log]     'a=max-message-size:262144\r\n'
     41820ms [log] }
     41820ms [log] sending: { signalingType: 'answer', content: 'Object' }
     42053ms [log] WebRTCPeerConnection connectionStateChanged { state: 'connected' }
     42054ms [log] [connectionsChanged] [{"url":"http://localhost/peerconnections/648f07d4-877f-4e8c-9ea0-3366ffa42ce3","state":"connected"}]
     42058ms [log] [gpio] {"signal":"gpio1","value":"strongH"}
     42059ms [log] [gpio] {"signal":"gpio2","value":"strongL"}
     42061ms [log] {
     42061ms [log]   isTrusted: 'true',
     42061ms [log]   channel: 'RTCDataChannel',
     42061ms [log]   type: 'datachannel',
     42061ms [log]   target: 'RTCPeerConnection',
     42061ms [log]   currentTarget: 'RTCPeerConnection'
     42061ms [log] }
     42492ms [log] closing connection {
     42492ms [log]   messageType: 'command',
     42492ms [log]   command: 'closePeerconnection',
     42492ms [log]   connectionUrl: 'http://localhost/peerconnections/648f07d4-877f-4e8c-9ea0-3366ffa42ce3'
     42492ms [log] }
     42494ms [log] [connectionsChanged] [{"url":"http://localhost/peerconnections/648f07d4-877f-4e8c-9ea0-3366ffa42ce3","state":"closed"}]
     42886ms [log] [closed]
================== js Client to python Client GPIO tests : should transmit initial gpio value
     43277ms [log] starting device
     43406ms [log] [0606/131515.412335:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
     43406ms [log] 
     43407ms [log] [0606/131515.412449:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
     43407ms [log] 
     43433ms [log] DevTools listening on ws://127.0.0.1:17819/devtools/browser/f167c38e-e25b-47b4-a20f-5ff0155844e5
     43433ms [log] 
     43433ms [log] Chromium is ready
     43434ms [log] [0606/131515.442533:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
     43434ms [log] 
     43455ms [log] [0606/131515.463394:WARNING:sandbox_linux.cc(385)] InitializeSandbox() called with multiple threads in process gpu-process.
     43455ms [log] 
     45315ms [log] [websocketToken] "9c8c6ac6-aca0-41f9-b590-1698074095a8"
     45333ms [log] [websocketConnected]
     45337ms [log] { result: { type: 'undefined' } }
     45338ms [log] [ready]
     45806ms [log] [configuration] {"experimentUrl":"http://localhost/experiments/adb2d82b-9df6-4b7c-a809-fa8be7a0a9fa"}
     46085ms [log] creating connection {
     46085ms [log]   messageType: 'command',
     46085ms [log]   command: 'createPeerconnection',
     46085ms [log]   connectionType: 'webrtc',
     46085ms [log]   connectionUrl: 'http://localhost/peerconnections/c5fac331-d353-4f10-8578-f5747089aa2f',
     46085ms [log]   services: 'Array(1)'
     46085ms [log] }
     46136ms [log] [gpio] {"signal":"gpio1","value":"strongH"}
     46137ms [log] [gpio] {"signal":"gpio2","value":"strongL"}
     46137ms [log] WebRTCPeerConnection.receive called { serviceConfig: 'Object', id: 'data', channel: 'DataChannel' }
     46137ms [log] webrtc connect
     46138ms [log] [connectionsChanged] [{"url":"http://localhost/peerconnections/c5fac331-d353-4f10-8578-f5747089aa2f","state":"connecting"}]
     46139ms [log] WebRTCPeerConnection.makeAnswer called { offer: 'Object' }
     46140ms [log] WebRTCPeerConnection.matchMediaChannels called
     46141ms [log] WebRTCPeerConnection.matchMediaChannels transeivers { transceivers: 'Array(0)' }
     46141ms [log] WebRTCPeerConnection.makeAnswer created answer { answer: 'RTCSessionDescription' }
     46145ms [log] WebRTCPeerConnection connectionStateChanged { state: 'connecting' }
     46145ms [log] [connectionsChanged] [{"url":"http://localhost/peerconnections/c5fac331-d353-4f10-8578-f5747089aa2f","state":"connecting"}]
     46145ms [log] [0606/131518.153057:WARNING:stun_port.cc(485)] Port[25d1e00:0:1:0:local:Net[any:0:0:0:x:x:x:x:x/0:Wildcard:id=0]]: StunPort: stun host lookup received error 0
     46145ms [log] [0606/131518.153203:WARNING:stun_port.cc(485)] Port[25d1e00:0:1:0:local:Net[any:0:0:0:x:x:x:x:x/0:Wildcard:id=0]]: StunPort: stun host lookup received error 0
     46145ms [log] 
     46145ms [log] WebRTCPeerConnection.makeAnswer updated answer { answer: 'RTCSessionDescription' }
     46146ms [log] WebRTCPeerConnection.modifySDP called {
     46146ms [log]   sdpString: 'v=0\r\n' +
     46146ms [log]     'o=- 5576094372650506933 2 IN IP4 127.0.0.1\r\n' +
     46146ms [log]     's…a=mid:0\r\n' +
     46146ms [log]     'a=sctpmap:5000 webrtc-datachannel 1024\r\n'
     46146ms [log] }
     46146ms [log] [0606/131518.153643:WARNING:basic_port_allocator.cc(1056)] Discarding candidate because port is already done gathering.
     46146ms [log] 
     46146ms [log] WebRTCPeerConnection.modifySDP returns {
     46146ms [log]   sdpString: 'v=0\r\n' +
     46146ms [log]     'o=- 5576094372650506933 2 IN IP4 127.0.0.1\r\n' +
     46146ms [log]     's…a=mid:0\r\n' +
     46146ms [log]     'a=sctpmap:5000 webrtc-datachannel 1024\r\n'
     46146ms [log] }
     46147ms [log] sending: { signalingType: 'answer', content: 'Object' }
     46454ms [log] WebRTCPeerConnection connectionStateChanged { state: 'connected' }
     46454ms [log] [connectionsChanged] [{"url":"http://localhost/peerconnections/c5fac331-d353-4f10-8578-f5747089aa2f","state":"connected"}]
     46462ms [log] {
     46462ms [log]   isTrusted: 'true',
     46462ms [log]   channel: 'RTCDataChannel',
     46462ms [log]   type: 'datachannel',
     46462ms [log]   target: 'RTCPeerConnection',
     46462ms [log]   currentTarget: 'RTCPeerConnection'
     46462ms [log] }
     46633ms [log] [0606/131518.640375:ERROR:dcsctp_transport.cc(498)] DcSctpTransport0->OnAborted(error=PEER_REPORTED, message=).
     46633ms [log] 
     46634ms [log] closing connection {
     46634ms [log]   messageType: 'command',
     46634ms [log]   command: 'closePeerconnection',
     46634ms [log]   connectionUrl: 'http://localhost/peerconnections/c5fac331-d353-4f10-8578-f5747089aa2f'
     46634ms [log] }
     46635ms [log] [connectionsChanged] [{"url":"http://localhost/peerconnections/c5fac331-d353-4f10-8578-f5747089aa2f","state":"closed"}]
================== js Client to python Client GPIO tests : should transmit gpio value
     47215ms [log] [closed]
     47870ms [log] starting device
     48003ms [log] [0606/131520.008426:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
     48003ms [log] 
     48003ms [log] [0606/131520.008543:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
     48003ms [log] 
     48029ms [log] DevTools listening on ws://127.0.0.1:14776/devtools/browser/becd44be-b467-474a-8008-46488f5d4dec
     48029ms [log] 
     48029ms [log] Chromium is ready
     48031ms [log] [0606/131520.038860:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
     48031ms [log] 
     48047ms [log] [0606/131520.055400:WARNING:sandbox_linux.cc(385)] InitializeSandbox() called with multiple threads in process gpu-process.
     48047ms [log] 
     49930ms [log] [websocketToken] "db187b54-322d-437f-b94a-0420f97a1122"
     49948ms [log] [websocketConnected]
     49952ms [log] { result: { type: 'undefined' } }
     49953ms [log] [ready]
     50702ms [log] [configuration] {"experimentUrl":"http://localhost/experiments/d39d23ab-9f7d-4553-9b08-bdada158afd2"}
     51022ms [log] creating connection {
     51022ms [log]   messageType: 'command',
     51022ms [log]   command: 'createPeerconnection',
     51022ms [log]   connectionType: 'webrtc',
     51022ms [log]   connectionUrl: 'http://localhost/peerconnections/b52676d2-6825-4211-98c5-fbb02031c502',
     51022ms [log]   services: 'Array(1)'
     51022ms [log] }
     51061ms [log] WebRTCPeerConnection.receive called { serviceConfig: 'Object', id: 'data', channel: 'DataChannel' }
     51061ms [log] webrtc connect
     51061ms [log] [connectionsChanged] [{"url":"http://localhost/peerconnections/b52676d2-6825-4211-98c5-fbb02031c502","state":"connecting"}]
     51062ms [log] WebRTCPeerConnection.makeAnswer called { offer: 'Object' }
     51063ms [log] WebRTCPeerConnection.matchMediaChannels called
     51064ms [log] WebRTCPeerConnection.matchMediaChannels transeivers { transceivers: 'Array(0)' }
     51065ms [log] WebRTCPeerConnection.makeAnswer created answer { answer: 'RTCSessionDescription' }
     51067ms [log] WebRTCPeerConnection connectionStateChanged { state: 'connecting' }
     51067ms [log] [connectionsChanged] [{"url":"http://localhost/peerconnections/b52676d2-6825-4211-98c5-fbb02031c502","state":"connecting"}]
     51068ms [log] [0606/131523.075707:WARNING:stun_port.cc(485)] Port[25d1400:0:1:0:local:Net[any:0:0:0:x:x:x:x:x/0:Wildcard:id=0]]: StunPort: stun host lookup received error 0
     51068ms [log] [0606/131523.075848:WARNING:stun_port.cc(485)] Port[25d1400:0:1:0:local:Net[any:0:0:0:x:x:x:x:x/0:Wildcard:id=0]]: StunPort: stun host lookup received error 0
     51068ms [log] 
     51068ms [log] WebRTCPeerConnection.makeAnswer updated answer { answer: 'RTCSessionDescription' }
     51068ms [log] [0606/131523.076303:WARNING:basic_port_allocator.cc(1056)] Discarding candidate because port is already done gathering.
     51068ms [log] 
     51069ms [log] WebRTCPeerConnection.modifySDP called {
     51069ms [log]   sdpString: 'v=0\r\n' +
     51069ms [log]     'o=- 8866475299429326656 2 IN IP4 127.0.0.1\r\n' +
     51069ms [log]     's…a=mid:0\r\n' +
     51069ms [log]     'a=sctpmap:5000 webrtc-datachannel 1024\r\n'
     51069ms [log] }
     51069ms [log] WebRTCPeerConnection.modifySDP returns {
     51069ms [log]   sdpString: 'v=0\r\n' +
     51069ms [log]     'o=- 8866475299429326656 2 IN IP4 127.0.0.1\r\n' +
     51069ms [log]     's…a=mid:0\r\n' +
     51069ms [log]     'a=sctpmap:5000 webrtc-datachannel 1024\r\n'
     51069ms [log] }
     51069ms [log] sending: { signalingType: 'answer', content: 'Object' }
     51111ms [log] WebRTCPeerConnection connectionStateChanged { state: 'connected' }
     51111ms [log] [connectionsChanged] [{"url":"http://localhost/peerconnections/b52676d2-6825-4211-98c5-fbb02031c502","state":"connected"}]
     51113ms [log] [gpio] {"signal":"gpio1","value":"strongH"}
     51113ms [log] [gpio] {"signal":"gpio2","value":"strongL"}
     51115ms [log] {
     51115ms [log]   isTrusted: 'true',
     51115ms [log]   channel: 'RTCDataChannel',
     51115ms [log]   type: 'datachannel',
     51115ms [log]   target: 'RTCPeerConnection',
     51115ms [log]   currentTarget: 'RTCPeerConnection'
     51115ms [log] }
     51546ms [log] closing connection {
     51546ms [log]   messageType: 'command',
     51546ms [log]   command: 'closePeerconnection',
     51546ms [log]   connectionUrl: 'http://localhost/peerconnections/b52676d2-6825-4211-98c5-fbb02031c502'
     51546ms [log] }
     51546ms [log] [0606/131523.553061:ERROR:dcsctp_transport.cc(498)] DcSctpTransport0->OnAborted(error=PEER_REPORTED, message=).
     51546ms [log] 
     51548ms [log] [connectionsChanged] [{"url":"http://localhost/peerconnections/b52676d2-6825-4211-98c5-fbb02031c502","state":"closed"}]
     52130ms [log] [closed]
================== python Client to js Client GPIO tests : should transmit initial gpio value
================== python Client to js Client GPIO tests : should transmit gpio value
================== python Client to python Client GPIO tests : should transmit initial gpio value
================== python Client to python Client GPIO tests : should transmit gpio value
================== js Client to js Client GPIO tests without driver: should transmit initial gpio value
     67254ms [log] starting device
     67379ms [log] [0606/131539.384081:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
     67379ms [log] 
     67380ms [log] [0606/131539.384171:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
     67380ms [log] 
     67409ms [log] DevTools listening on ws://127.0.0.1:17951/devtools/browser/28df726b-a0aa-4cce-9108-0b3e26743c44
     67409ms [log] 
     67409ms [log] Chromium is ready
     67411ms [log] [0606/131539.418084:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
     67411ms [log] 
     67425ms [log] [0606/131539.433085:WARNING:sandbox_linux.cc(385)] InitializeSandbox() called with multiple threads in process gpu-process.
     67425ms [log] 
     69246ms [log] [websocketToken] "0336706c-a3de-4a71-817d-172f6873ff6b"
     69263ms [log] [websocketConnected]
     69267ms [log] { result: { type: 'undefined' } }
     69268ms [log] [ready]
     69490ms [log] [configuration] {"experimentUrl":"http://localhost/experiments/008ebf19-2d1e-43ce-acbe-2b229243853d"}
     69568ms [log] creating connection {
     69568ms [log]   messageType: 'command',
     69568ms [log]   command: 'createPeerconnection',
     69568ms [log]   connectionType: 'webrtc',
     69568ms [log]   connectionUrl: 'http://localhost/peerconnections/4912e1ba-248c-4369-8402-1c114a69e26d',
     69568ms [log]   services: 'Array(1)'
     69568ms [log] }
     69603ms [log] [gpio] {"signal":"gpio1","value":"strongH"}
     69603ms [log] [gpio] {"signal":"gpio2","value":"strongL"}
     69604ms [log] WebRTCPeerConnection.receive called { serviceConfig: 'Object', id: 'data', channel: 'DataChannel' }
     69604ms [log] webrtc connect
     69604ms [log] [connectionsChanged] [{"url":"http://localhost/peerconnections/4912e1ba-248c-4369-8402-1c114a69e26d","state":"connecting"}]
     69732ms [log] WebRTCPeerConnection.makeAnswer called { offer: 'Object' }
     69733ms [log] WebRTCPeerConnection.matchMediaChannels called
     69733ms [log] WebRTCPeerConnection.matchMediaChannels transeivers { transceivers: 'Array(0)' }
     69734ms [log] WebRTCPeerConnection.makeAnswer created answer { answer: 'RTCSessionDescription' }
     69739ms [log] WebRTCPeerConnection connectionStateChanged { state: 'connecting' }
     69740ms [log] [connectionsChanged] [{"url":"http://localhost/peerconnections/4912e1ba-248c-4369-8402-1c114a69e26d","state":"connecting"}]
     69741ms [log] [0606/131541.748038:WARNING:stun_port.cc(485)] Port[25d5900:0:1:0:local:Net[any:0:0:0:x:x:x:x:x/0:Wildcard:id=0]]: StunPort: stun host lookup received error 0
     69741ms [log] [0606/131541.748267:WARNING:stun_port.cc(485)] Port[25d5900:0:1:0:local:Net[any:0:0:0:x:x:x:x:x/0:Wildcard:id=0]]: StunPort: stun host lookup received error 0
     69741ms [log] 
     69743ms [log] WebRTCPeerConnection.makeAnswer updated answer { answer: 'RTCSessionDescription' }
     69743ms [log] WebRTCPeerConnection.modifySDP called {
     69743ms [log]   sdpString: 'v=0\r\n' +
     69743ms [log]     'o=- 3962785606214117818 2 IN IP4 127.0.0.1\r\n' +
     69743ms [log]     's…:0\r\n' +
     69743ms [log]     'a=sctp-port:5000\r\n' +
     69743ms [log]     'a=max-message-size:262144\r\n'
     69743ms [log] }
     69743ms [log] [0606/131541.748686:WARNING:basic_port_allocator.cc(1056)] Discarding candidate because port is already done gathering.
     69743ms [log] 
     69744ms [log] WebRTCPeerConnection.modifySDP returns {
     69744ms [log]   sdpString: 'v=0\r\n' +
     69744ms [log]     'o=- 3962785606214117818 2 IN IP4 127.0.0.1\r\n' +
     69744ms [log]     's…:0\r\n' +
     69744ms [log]     'a=sctp-port:5000\r\n' +
     69744ms [log]     'a=max-message-size:262144\r\n'
     69744ms [log] }
     69744ms [log] sending: { signalingType: 'answer', content: 'Object' }
     69776ms [log] WebRTCPeerConnection connectionStateChanged { state: 'connected' }
     69776ms [log] [connectionsChanged] [{"url":"http://localhost/peerconnections/4912e1ba-248c-4369-8402-1c114a69e26d","state":"connected"}]
     69782ms [log] {
     69782ms [log]   isTrusted: 'true',
     69782ms [log]   channel: 'RTCDataChannel',
     69782ms [log]   type: 'datachannel',
     69782ms [log]   target: 'RTCPeerConnection',
     69782ms [log]   currentTarget: 'RTCPeerConnection'
     69782ms [log] }
     69953ms [log] closing connection {
     69953ms [log]   messageType: 'command',
     69953ms [log]   command: 'closePeerconnection',
     69953ms [log]   connectionUrl: 'http://localhost/peerconnections/4912e1ba-248c-4369-8402-1c114a69e26d'
     69953ms [log] }
     69955ms [log] [connectionsChanged] [{"url":"http://localhost/peerconnections/4912e1ba-248c-4369-8402-1c114a69e26d","state":"closed"}]
================== js Client to js Client GPIO tests without driver: should transmit gpio value
     70090ms [log] [closed]
     70189ms [log] starting device
     70318ms [log] [0606/131542.324388:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
     70318ms [log] 
     70319ms [log] [0606/131542.324504:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
     70319ms [log] 
     70333ms [log] DevTools listening on ws://127.0.0.1:19204/devtools/browser/2ded86ea-3853-411b-bc01-8f046a20a9d2
     70333ms [log] 
     70334ms [log] Chromium is ready
     70334ms [log] [0606/131542.341614:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
     70334ms [log] 
     70357ms [log] [0606/131542.365009:WARNING:sandbox_linux.cc(385)] InitializeSandbox() called with multiple threads in process gpu-process.
     70357ms [log] 
     72209ms [log] [websocketToken] "4116eba0-c883-4f51-ab59-7b3a4d5256d4"
     72230ms [log] [websocketConnected]
     72234ms [log] { result: { type: 'undefined' } }
     72235ms [log] [ready]
     72448ms [log] [configuration] {"experimentUrl":"http://localhost/experiments/6587145f-744c-4dab-ad16-2b73372f890c"}
     72514ms [log] creating connection {
     72514ms [log]   messageType: 'command',
     72514ms [log]   command: 'createPeerconnection',
     72514ms [log]   connectionType: 'webrtc',
     72514ms [log]   connectionUrl: 'http://localhost/peerconnections/78e49d75-503a-4d30-8fc4-e30a38e4721f',
     72514ms [log]   services: 'Array(1)'
     72514ms [log] }
     72550ms [log] WebRTCPeerConnection.receive called { serviceConfig: 'Object', id: 'data', channel: 'DataChannel' }
     72551ms [log] webrtc connect
     72551ms [log] [connectionsChanged] [{"url":"http://localhost/peerconnections/78e49d75-503a-4d30-8fc4-e30a38e4721f","state":"connecting"}]
     72683ms [log] WebRTCPeerConnection.makeAnswer called { offer: 'Object' }
     72684ms [log] WebRTCPeerConnection.matchMediaChannels called
     72685ms [log] WebRTCPeerConnection.matchMediaChannels transeivers { transceivers: 'Array(0)' }
     72686ms [log] WebRTCPeerConnection.makeAnswer created answer { answer: 'RTCSessionDescription' }
     72690ms [log] WebRTCPeerConnection connectionStateChanged { state: 'connecting' }
     72690ms [log] [connectionsChanged] [{"url":"http://localhost/peerconnections/78e49d75-503a-4d30-8fc4-e30a38e4721f","state":"connecting"}]
     72690ms [log] [0606/131544.698103:WARNING:stun_port.cc(485)] Port[25d2800:0:1:0:local:Net[any:0:0:0:x:x:x:x:x/0:Wildcard:id=0]]: StunPort: stun host lookup received error 0
     72690ms [log] [0606/131544.698312:WARNING:stun_port.cc(485)] Port[25d2800:0:1:0:local:Net[any:0:0:0:x:x:x:x:x/0:Wildcard:id=0]]: StunPort: stun host lookup received error 0
     72690ms [log] 
     72691ms [log] WebRTCPeerConnection.makeAnswer updated answer { answer: 'RTCSessionDescription' }
     72692ms [log] WebRTCPeerConnection.modifySDP called {
     72692ms [log]   sdpString: 'v=0\r\n' +
     72692ms [log]     'o=- 4547730715622897953 2 IN IP4 127.0.0.1\r\n' +
     72692ms [log]     's…:0\r\n' +
     72692ms [log]     'a=sctp-port:5000\r\n' +
     72692ms [log]     'a=max-message-size:262144\r\n'
     72692ms [log] }
     72692ms [log] [0606/131544.698989:WARNING:basic_port_allocator.cc(1056)] Discarding candidate because port is already done gathering.
     72692ms [log] 
     72693ms [log] WebRTCPeerConnection.modifySDP returns {
     72693ms [log]   sdpString: 'v=0\r\n' +
     72693ms [log]     'o=- 4547730715622897953 2 IN IP4 127.0.0.1\r\n' +
     72693ms [log]     's…:0\r\n' +
     72693ms [log]     'a=sctp-port:5000\r\n' +
     72693ms [log]     'a=max-message-size:262144\r\n'
     72693ms [log] }
     72693ms [log] sending: { signalingType: 'answer', content: 'Object' }
     72720ms [log] WebRTCPeerConnection connectionStateChanged { state: 'connected' }
     72720ms [log] [connectionsChanged] [{"url":"http://localhost/peerconnections/78e49d75-503a-4d30-8fc4-e30a38e4721f","state":"connected"}]
     72724ms [log] [gpio] {"signal":"gpio1","value":"strongH"}
     72724ms [log] [gpio] {"signal":"gpio2","value":"strongL"}
     72727ms [log] {
     72727ms [log]   isTrusted: 'true',
     72727ms [log]   channel: 'RTCDataChannel',
     72727ms [log]   type: 'datachannel',
     72727ms [log]   target: 'RTCPeerConnection',
     72727ms [log]   currentTarget: 'RTCPeerConnection'
     72727ms [log] }
     72896ms [log] closing connection {
     72896ms [log]   messageType: 'command',
     72896ms [log]   command: 'closePeerconnection',
     72896ms [log]   connectionUrl: 'http://localhost/peerconnections/78e49d75-503a-4d30-8fc4-e30a38e4721f'
     72896ms [log] }
     72898ms [log] [connectionsChanged] [{"url":"http://localhost/peerconnections/78e49d75-503a-4d30-8fc4-e30a38e4721f","state":"closed"}]
     73034ms [log] [closed]
================== js Client to python Client GPIO tests without driver: should transmit initial gpio value
     73148ms [log] starting device
     73275ms [log] [0606/131545.280251:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
     73275ms [log] 
     73275ms [log] [0606/131545.280353:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
     73275ms [log] 
     73300ms [log] DevTools listening on ws://127.0.0.1:10776/devtools/browser/0cedb59d-5dd0-45e0-963e-90f5bff84114
     73300ms [log] 
     73301ms [log] Chromium is ready
     73302ms [log] [0606/131545.310359:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
     73302ms [log] 
     73317ms [log] [0606/131545.324910:WARNING:sandbox_linux.cc(385)] InitializeSandbox() called with multiple threads in process gpu-process.
     73317ms [log] 
     75189ms [log] [websocketToken] "36d47f44-4b64-4638-958c-e9d771f38f1e"
     75208ms [log] [websocketConnected]
     75212ms [log] { result: { type: 'undefined' } }
     75213ms [log] [ready]
     75445ms [log] [configuration] {"experimentUrl":"http://localhost/experiments/9aededc6-e4ed-4d82-9bbf-8a8a2107b0af"}
     75511ms [log] creating connection {
     75511ms [log]   messageType: 'command',
     75511ms [log]   command: 'createPeerconnection',
     75511ms [log]   connectionType: 'webrtc',
     75511ms [log]   connectionUrl: 'http://localhost/peerconnections/355729e3-9e48-4b0d-82ed-a22ef9a27799',
     75511ms [log]   services: 'Array(1)'
     75511ms [log] }
     75536ms [log] [gpio] {"signal":"gpio1","value":"strongH"}
     75536ms [log] [gpio] {"signal":"gpio2","value":"strongL"}
     75536ms [log] WebRTCPeerConnection.receive called { serviceConfig: 'Object', id: 'data', channel: 'DataChannel' }
     75536ms [log] webrtc connect
     75537ms [log] [connectionsChanged] [{"url":"http://localhost/peerconnections/355729e3-9e48-4b0d-82ed-a22ef9a27799","state":"connecting"}]
     75537ms [log] WebRTCPeerConnection.makeAnswer called { offer: 'Object' }
     75538ms [log] WebRTCPeerConnection.matchMediaChannels called
     75538ms [log] WebRTCPeerConnection.matchMediaChannels transeivers { transceivers: 'Array(0)' }
     75539ms [log] WebRTCPeerConnection.makeAnswer created answer { answer: 'RTCSessionDescription' }
     75541ms [log] WebRTCPeerConnection connectionStateChanged { state: 'connecting' }
     75541ms [log] [connectionsChanged] [{"url":"http://localhost/peerconnections/355729e3-9e48-4b0d-82ed-a22ef9a27799","state":"connecting"}]
     75541ms [log] [0606/131547.549466:WARNING:stun_port.cc(485)] Port[25d1e00:0:1:0:local:Net[any:0:0:0:x:x:x:x:x/0:Wildcard:id=0]]: StunPort: stun host lookup received error 0
     75541ms [log] 
     75541ms [log] [0606/131547.549586:WARNING:stun_port.cc(485)] Port[25d1e00:0:1:0:local:Net[any:0:0:0:x:x:x:x:x/0:Wildcard:id=0]]: StunPort: stun host lookup received error 0
     75541ms [log] 
     75542ms [log] WebRTCPeerConnection.makeAnswer updated answer { answer: 'RTCSessionDescription' }
     75542ms [log] WebRTCPeerConnection.modifySDP called {
     75542ms [log]   sdpString: 'v=0\r\n' +
     75542ms [log]     'o=- 775738180652724090 2 IN IP4 127.0.0.1\r\n' +
     75542ms [log]     's=…a=mid:0\r\n' +
     75542ms [log]     'a=sctpmap:5000 webrtc-datachannel 1024\r\n'
     75542ms [log] }
     75542ms [log] [0606/131547.549949:WARNING:basic_port_allocator.cc(1056)] Discarding candidate because port is already done gathering.
     75542ms [log] 
     75543ms [log] WebRTCPeerConnection.modifySDP returns {
     75543ms [log]   sdpString: 'v=0\r\n' +
     75543ms [log]     'o=- 775738180652724090 2 IN IP4 127.0.0.1\r\n' +
     75543ms [log]     's=…a=mid:0\r\n' +
     75543ms [log]     'a=sctpmap:5000 webrtc-datachannel 1024\r\n'
     75543ms [log] }
     75543ms [log] sending: { signalingType: 'answer', content: 'Object' }
     75590ms [log] WebRTCPeerConnection connectionStateChanged { state: 'connected' }
     75590ms [log] [connectionsChanged] [{"url":"http://localhost/peerconnections/355729e3-9e48-4b0d-82ed-a22ef9a27799","state":"connected"}]
     75595ms [log] {
     75595ms [log]   isTrusted: 'true',
     75595ms [log]   channel: 'RTCDataChannel',
     75595ms [log]   type: 'datachannel',
     75595ms [log]   target: 'RTCPeerConnection',
     75595ms [log]   currentTarget: 'RTCPeerConnection'
     75595ms [log] }
     75766ms [log] closing connection {
     75766ms [log]   messageType: 'command',
     75766ms [log]   command: 'closePeerconnection',
     75766ms [log]   connectionUrl: 'http://localhost/peerconnections/355729e3-9e48-4b0d-82ed-a22ef9a27799'
     75766ms [log] }
     75767ms [log] [0606/131547.773812:ERROR:dcsctp_transport.cc(498)] DcSctpTransport0->OnAborted(error=PEER_REPORTED, message=).
     75767ms [log] 
     75768ms [log] [connectionsChanged] [{"url":"http://localhost/peerconnections/355729e3-9e48-4b0d-82ed-a22ef9a27799","state":"closed"}]
================== js Client to python Client GPIO tests without driver: should transmit gpio value
     75903ms [log] [closed]
     76000ms [log] starting device
     76126ms [log] [0606/131548.132313:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
     76126ms [log] 
     76127ms [log] [0606/131548.132415:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
     76127ms [log] 
     76161ms [log] DevTools listening on ws://127.0.0.1:13817/devtools/browser/6eee9be6-bf59-4834-8b6d-97b523d62ca9
     76161ms [log] 
     76161ms [log] Chromium is ready
     76162ms [log] [0606/131548.170572:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
     76162ms [log] 
     76181ms [log] [0606/131548.189310:WARNING:sandbox_linux.cc(385)] InitializeSandbox() called with multiple threads in process gpu-process.
     76181ms [log] 
     78039ms [log] [websocketToken] "6566451b-44ed-402e-87c6-15806afc4e4f"
     78056ms [log] [websocketConnected]
     78060ms [log] { result: { type: 'undefined' } }
     78061ms [log] [ready]
     78282ms [log] [configuration] {"experimentUrl":"http://localhost/experiments/4d6ee74b-59fc-4d18-86da-f315b447509a"}
     78359ms [log] creating connection {
     78359ms [log]   messageType: 'command',
     78359ms [log]   command: 'createPeerconnection',
     78359ms [log]   connectionType: 'webrtc',
     78359ms [log]   connectionUrl: 'http://localhost/peerconnections/1e15d4e8-5080-440b-9e9c-4acc66ae7c6f',
     78359ms [log]   services: 'Array(1)'
     78359ms [log] }
     78388ms [log] WebRTCPeerConnection.tranceive called { serviceConfig: 'Object', id: 'data', channel: 'DataChannel' }
     78388ms [log] webrtc connect
     78388ms [log] WebRTCPeerConnection.createMediaChannels called
     78388ms [log] WebRTCPeerConnection.makeOffer called
     78389ms [log] [0606/131550.396798:WARNING:media_session.cc(949)] RED codec red is missing an associated payload type.
     78389ms [log] 
     78389ms [log] [connectionsChanged] [{"url":"http://localhost/peerconnections/1e15d4e8-5080-440b-9e9c-4acc66ae7c6f","state":"connecting"}]
     78390ms [log] WebRTCPeerConnection.makeOffer created offer { offer: 'RTCSessionDescription' }
     78392ms [log] [0606/131550.400537:WARNING:stun_port.cc(485)] Port[21d1e00:0:1:0:local:Net[any:0:0:0:x:x:x:x:x/0:Wildcard:id=0]]: StunPort: stun host lookup received error 0
     78392ms [log] 
     78392ms [log] [0606/131550.400644:WARNING:stun_port.cc(485)] Port[21d1e00:0:1:0:local:Net[any:0:0:0:x:x:x:x:x/0:Wildcard:id=0]]: StunPort: stun host lookup received error 0
     78392ms [log] 
     78455ms [log] [0606/131550.463523:WARNING:turn_port.cc(823)] Port[35e600:0:1:0:relay:Net[any:0:0:0:x:x:x:x:x/0:Wildcard:id=0]]: TURN host lookup received error 0
     78455ms [log] 
     78520ms [log] WebRTCPeerConnection.modifySDP called {
     78520ms [log]   sdpString: 'v=0\r\n' +
     78520ms [log]     'o=- 8209740771296604914 2 IN IP4 127.0.0.1\r\n' +
     78520ms [log]     's…:0\r\n' +
     78520ms [log]     'a=sctp-port:5000\r\n' +
     78520ms [log]     'a=max-message-size:262144\r\n'
     78520ms [log] }
     78521ms [log] WebRTCPeerConnection.modifySDP returns {
     78521ms [log]   sdpString: 'v=0\r\n' +
     78521ms [log]     'o=- 8209740771296604914 2 IN IP4 127.0.0.1\r\n' +
     78521ms [log]     's…:0\r\n' +
     78521ms [log]     'a=sctp-port:5000\r\n' +
     78521ms [log]     'a=max-message-size:262144\r\n'
     78521ms [log] }
     78521ms [log] WebRTCPeerConnection.makeOffer updated offer { offer: 'Object' }
     78521ms [log] sending: { signalingType: 'offer', content: 'Object' }
     79402ms [log] WebRTCPeerConnection connectionStateChanged { state: 'connecting' }
     79402ms [log] [connectionsChanged] [{"url":"http://localhost/peerconnections/1e15d4e8-5080-440b-9e9c-4acc66ae7c6f","state":"connecting"}]
     79427ms [log] WebRTCPeerConnection connectionStateChanged { state: 'connected' }
     79427ms [log] [connectionsChanged] [{"url":"http://localhost/peerconnections/1e15d4e8-5080-440b-9e9c-4acc66ae7c6f","state":"connected"}]
     79430ms [log] [gpio] {"signal":"gpio1","value":"strongH"}
     79431ms [log] [gpio] {"signal":"gpio2","value":"strongL"}
     79603ms [log] [0606/131551.611307:ERROR:dcsctp_transport.cc(498)] DcSctpTransport0->OnAborted(error=PEER_REPORTED, message=).
     79603ms [log] 
     79605ms [log] closing connection {
     79605ms [log]   messageType: 'command',
     79605ms [log]   command: 'closePeerconnection',
     79605ms [log]   connectionUrl: 'http://localhost/peerconnections/1e15d4e8-5080-440b-9e9c-4acc66ae7c6f'
     79605ms [log] }
     79606ms [log] [connectionsChanged] [{"url":"http://localhost/peerconnections/1e15d4e8-5080-440b-9e9c-4acc66ae7c6f","state":"closed"}]
     79607ms [log] [0606/131551.614469:ERROR:rtc_data_channel.cc(632)] DataChannel error: "", code: 12
     79607ms [log] 
     79742ms [log] [closed]
================== python Client to js Client GPIO tests without driver: should transmit initial gpio value
================== python Client to js Client GPIO tests without driver: should transmit gpio value
================== python Client to python Client GPIO tests without driver: should transmit initial gpio value
================== python Client to python Client GPIO tests without driver: should transmit gpio value
================== Client Communication (device <-> device): should connect without errors
     87962ms [log] starting device
     88087ms [log] [0606/131600.092065:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
     88087ms [log] 
     88088ms [log] [0606/131600.092152:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
     88088ms [log] 
     88128ms [log] [0606/131600.134168:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
     88128ms [log] 
     88128ms [log] 
     88128ms [log] DevTools listening on ws://127.0.0.1:16996/devtools/browser/f435ad01-cb67-4c2f-971b-6aeba1f6953a
     88128ms [log] 
     88128ms [log] Chromium is ready
     88148ms [log] [0606/131600.155796:WARNING:sandbox_linux.cc(385)] InitializeSandbox() called with multiple threads in process gpu-process.
     88148ms [log] 
     89949ms [log] [websocketToken] "7f686495-5f0b-4bb1-bd48-8f6ec0d50462"
     89966ms [log] [websocketConnected]
     89968ms [log] { result: { type: 'undefined' } }
     89969ms [log] [ready]
================== Client Communication (device <-> device): should start an experiment
     90154ms [log] [configuration] {"experimentUrl":"http://localhost/experiments/fba497de-f41c-4187-b263-8970a506ffb9"}
     90218ms [log] creating connection {
     90218ms [log]   messageType: 'command',
     90218ms [log]   command: 'createPeerconnection',
     90218ms [log]   connectionType: 'webrtc',
     90218ms [log]   connectionUrl: 'http://localhost/peerconnections/f4167c9c-7eec-4b57-9637-d447261bf155',
     90218ms [log]   services: 'Array(1)'
     90218ms [log] }
     90264ms [log] WebRTCPeerConnection.tranceive called { serviceConfig: 'Object', id: 'data', channel: 'DataChannel' }
     90265ms [log] webrtc connect
     90265ms [log] WebRTCPeerConnection.createMediaChannels called
     90266ms [log] WebRTCPeerConnection.makeOffer called
     90266ms [log] [0606/131602.273720:WARNING:media_session.cc(949)] RED codec red is missing an associated payload type.
     90266ms [log] 
     90266ms [log] [connectionsChanged] [{"url":"http://localhost/peerconnections/f4167c9c-7eec-4b57-9637-d447261bf155","state":"connecting"}]
     90267ms [log] WebRTCPeerConnection.makeOffer created offer { offer: 'RTCSessionDescription' }
     90269ms [log] [0606/131602.277516:WARNING:stun_port.cc(485)] Port[25d5e00:0:1:0:local:Net[any:0:0:0:x:x:x:x:x/0:Wildcard:id=0]]: StunPort: stun host lookup received error 0
     90269ms [log] 
     90269ms [log] [0606/131602.277599:WARNING:stun_port.cc(485)] Port[25d5e00:0:1:0:local:Net[any:0:0:0:x:x:x:x:x/0:Wildcard:id=0]]: StunPort: stun host lookup received error 0
     90269ms [log] 
     90330ms [log] [0606/131602.338395:WARNING:turn_port.cc(823)] Port[35e600:0:1:0:relay:Net[any:0:0:0:x:x:x:x:x/0:Wildcard:id=0]]: TURN host lookup received error 0
     90330ms [log] 
     90395ms [log] WebRTCPeerConnection.modifySDP called {
     90395ms [log]   sdpString: 'v=0\r\n' +
     90395ms [log]     'o=- 8983542323613275627 2 IN IP4 127.0.0.1\r\n' +
     90395ms [log]     's…:0\r\n' +
     90395ms [log]     'a=sctp-port:5000\r\n' +
     90395ms [log]     'a=max-message-size:262144\r\n'
     90395ms [log] }
     90395ms [log] WebRTCPeerConnection.modifySDP returns {
     90395ms [log]   sdpString: 'v=0\r\n' +
     90395ms [log]     'o=- 8983542323613275627 2 IN IP4 127.0.0.1\r\n' +
     90395ms [log]     's…:0\r\n' +
     90395ms [log]     'a=sctp-port:5000\r\n' +
     90395ms [log]     'a=max-message-size:262144\r\n'
     90395ms [log] }
     90395ms [log] WebRTCPeerConnection.makeOffer updated offer { offer: 'Object' }
     90396ms [log] sending: { signalingType: 'offer', content: 'Object' }
     90413ms [log] [0606/131602.416900:WARNING:dtls_transport.cc(609)] DtlsTransport[0|1|__]: Packet received before we know if we are doing DTLS or not.
     90413ms [log] 
     90413ms [log] WebRTCPeerConnection connectionStateChanged { state: 'connecting' }
     90413ms [log] [connectionsChanged] [{"url":"http://localhost/peerconnections/f4167c9c-7eec-4b57-9637-d447261bf155","state":"connecting"}]
     90439ms [log] WebRTCPeerConnection connectionStateChanged { state: 'connected' }
     90439ms [log] [connectionsChanged] [{"url":"http://localhost/peerconnections/f4167c9c-7eec-4b57-9637-d447261bf155","state":"connected"}]
     90611ms [log] closing connection {
     90611ms [log]   messageType: 'command',
     90611ms [log]   command: 'closePeerconnection',
     90611ms [log]   connectionUrl: 'http://localhost/peerconnections/f4167c9c-7eec-4b57-9637-d447261bf155'
     90611ms [log] }
     90614ms [log] [connectionsChanged] [{"url":"http://localhost/peerconnections/f4167c9c-7eec-4b57-9637-d447261bf155","state":"closed"}]
     90742ms [log] [closed]
================== Client Communication (edge instantiable <-> device): should connect without errors
================== Client Communication (edge instantiable <-> device): should start an experiment
     93142ms [log] starting device
     93276ms [log] [0606/131605.281561:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
     93276ms [log] [0606/131605.281642:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
     93276ms [log] 
     93301ms [log] DevTools listening on ws://127.0.0.1:11201/devtools/browser/65fdd9d9-5ff3-48de-8353-8315d24c7a47
     93301ms [log] 
     93301ms [log] Chromium is ready
     93303ms [log] [0606/131605.310826:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
     93303ms [log] 
     93320ms [log] [0606/131605.327310:WARNING:sandbox_linux.cc(385)] InitializeSandbox() called with multiple threads in process gpu-process.
     93320ms [log] 
     95195ms [log] [websocketToken] "8e3e0e1e-b07b-4762-bed0-3a54e5b17ebd"
     95212ms [log] [websocketConnected]
     95218ms [log] { result: { type: 'undefined' } }
     95220ms [log] [ready]
     98184ms [log] [configuration] {"experimentUrl":"http://localhost/experiments/5f080208-9a9d-4c0d-a988-08254091ad58"}
     98252ms [log] creating connection {
     98252ms [log]   messageType: 'command',
     98252ms [log]   command: 'createPeerconnection',
     98252ms [log]   connectionType: 'webrtc',
     98252ms [log]   connectionUrl: 'http://localhost/peerconnections/089d55ec-5dcd-4395-a5a9-9595a85093df',
     98252ms [log]   services: 'Array(1)'
     98252ms [log] }
     98294ms [log] WebRTCPeerConnection.tranceive called { serviceConfig: 'Object', id: 'data', channel: 'DataChannel' }
     98294ms [log] webrtc connect
     98294ms [log] WebRTCPeerConnection.createMediaChannels called
     98295ms [log] WebRTCPeerConnection.makeOffer called
     98295ms [log] [0606/131610.302887:WARNING:media_session.cc(949)] RED codec red is missing an associated payload type.
     98295ms [log] 
     98295ms [log] [connectionsChanged] [{"url":"http://localhost/peerconnections/089d55ec-5dcd-4395-a5a9-9595a85093df","state":"connecting"}]
     98296ms [log] WebRTCPeerConnection.makeOffer created offer { offer: 'RTCSessionDescription' }
     98298ms [log] [0606/131610.306195:WARNING:stun_port.cc(485)] Port[25cd400:0:1:0:local:Net[any:0:0:0:x:x:x:x:x/0:Wildcard:id=0]]: StunPort: stun host lookup received error 0
     98298ms [log] 
     98298ms [log] [0606/131610.306294:WARNING:stun_port.cc(485)] Port[25cd400:0:1:0:local:Net[any:0:0:0:x:x:x:x:x/0:Wildcard:id=0]]: StunPort: stun host lookup received error 0
     98298ms [log] 
     98362ms [log] [0606/131610.369744:WARNING:turn_port.cc(823)] Port[35da00:0:1:0:relay:Net[any:0:0:0:x:x:x:x:x/0:Wildcard:id=0]]: TURN host lookup received error 0
     98362ms [log] 
     98426ms [log] WebRTCPeerConnection.modifySDP called {
     98426ms [log]   sdpString: 'v=0\r\n' +
     98426ms [log]     'o=- 2129415052289224343 2 IN IP4 127.0.0.1\r\n' +
     98426ms [log]     's…:0\r\n' +
     98426ms [log]     'a=sctp-port:5000\r\n' +
     98426ms [log]     'a=max-message-size:262144\r\n'
     98426ms [log] }
     98427ms [log] WebRTCPeerConnection.modifySDP returns {
     98427ms [log]   sdpString: 'v=0\r\n' +
     98427ms [log]     'o=- 2129415052289224343 2 IN IP4 127.0.0.1\r\n' +
     98427ms [log]     's…:0\r\n' +
     98427ms [log]     'a=sctp-port:5000\r\n' +
     98427ms [log]     'a=max-message-size:262144\r\n'
     98427ms [log] }
     98427ms [log] WebRTCPeerConnection.makeOffer updated offer { offer: 'Object' }
     98427ms [log] sending: { signalingType: 'offer', content: 'Object' }
     98441ms [log] [0606/131610.449170:WARNING:dtls_transport.cc(609)] DtlsTransport[0|1|__]: Packet received before we know if we are doing DTLS or not.
     98441ms [log] 
     98442ms [log] WebRTCPeerConnection connectionStateChanged { state: 'connecting' }
     98443ms [log] [connectionsChanged] [{"url":"http://localhost/peerconnections/089d55ec-5dcd-4395-a5a9-9595a85093df","state":"connecting"}]
     98466ms [log] WebRTCPeerConnection connectionStateChanged { state: 'connected' }
     98467ms [log] [connectionsChanged] [{"url":"http://localhost/peerconnections/089d55ec-5dcd-4395-a5a9-9595a85093df","state":"connected"}]
     98632ms [log] closing connection {
     98632ms [log]   messageType: 'command',
     98632ms [log]   command: 'closePeerconnection',
     98632ms [log]   connectionUrl: 'http://localhost/peerconnections/089d55ec-5dcd-4395-a5a9-9595a85093df'
     98632ms [log] }
     98634ms [log] [connectionsChanged] [{"url":"http://localhost/peerconnections/089d55ec-5dcd-4395-a5a9-9595a85093df","state":"closed"}]
     98810ms [log] [closed]