Skip to content

Instantly share code, notes, and snippets.

@yelhouti
Created June 3, 2019 19:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yelhouti/dca1772fac21672c55e0788cc476bf5c to your computer and use it in GitHub Desktop.
Save yelhouti/dca1772fac21672c55e0788cc476bf5c to your computer and use it in GitHub Desktop.
telepresence run docker fails
0.0 TEL | Telepresence 0.99 launched at Mon Jun 3 21:21:08 2019
0.0 TEL | /usr/bin/telepresence --docker-run --rm dbmigration:latest
0.0 TEL | Platform: linux
0.0 TEL | Python 3.6.8 (default, Jan 31 2019, 09:38:34)
0.0 TEL | [GCC 8.2.1 20181215 (Red Hat 8.2.1-6)]
0.0 TEL | [1] Running: uname -a
0.0 1 | Linux yelhouti-p52 4.20.14-100.fc28.x86_64 #1 SMP Tue Mar 5 19:45:42 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
0.0 TEL | [1] ran in 0.00 secs.
0.0 TEL | BEGIN SPAN main.py:40(main)
0.0 TEL | BEGIN SPAN startup.py:74(__init__)
0.0 TEL | Found kubectl -> /usr/bin/kubectl
0.0 TEL | [2] Capturing: kubectl version --short
0.2 TEL | [2] captured in 0.19 secs.
0.2 TEL | [3] Capturing: kubectl config current-context
0.3 TEL | [3] captured in 0.07 secs.
0.3 TEL | [4] Capturing: kubectl config view -o json
0.3 TEL | [4] captured in 0.03 secs.
0.3 TEL | [5] Capturing: kubectl --context dev get ns sb
0.5 TEL | [5] captured in 0.16 secs.
0.5 TEL | Command: kubectl 1.13.4
0.5 TEL | Context: dev, namespace: sb, version: 1.14.1
0.5 TEL | END SPAN startup.py:74(__init__) 0.5s
0.5 TEL | Found ssh -> /usr/bin/ssh
0.5 TEL | [6] Capturing: ssh -V
0.5 TEL | [6] captured in 0.01 secs.
0.5 TEL | Found docker -> /usr/bin/docker
0.5 TEL | Found sudo -> /usr/bin/sudo
0.5 TEL | [7] Running: sudo -n echo -n
0.5 TEL | [7] ran in 0.04 secs.
0.5 TEL | Found sshfs -> /usr/bin/sshfs
0.5 TEL | Found fusermount -> /usr/bin/fusermount
0.5 >>> | Volumes are rooted at $TELEPRESENCE_ROOT. See https://telepresence.io/howto/volumes.html for details.
0.5 TEL | [8] Running: kubectl --context dev --namespace sb get pods telepresence-connectivity-check --ignore-not-found
0.7 TEL | [8] ran in 0.20 secs.
1.7 TEL | Scout info: {'latest_version': '0.99', 'application': 'telepresence', 'notices': []}
1.7 TEL | BEGIN SPAN deployment.py:70(create_new_deployment)
1.7 >>> | Starting network proxy to cluster using new Deployment telepresence-1559589668-8533547-9038
1.7 TEL | [9] Running: kubectl --context dev --namespace sb delete --ignore-not-found svc,deploy --selector=telepresence=d2cfc955409743a492dad453b880b4a6
2.0 9 | No resources found
2.0 TEL | [9] ran in 0.34 secs.
2.0 TEL | [10] Running: kubectl --context dev --namespace sb run --restart=Always --limits=cpu=100m,memory=256Mi --requests=cpu=25m,memory=64Mi telepresence-1559589668-8533547-9038 --image=datawire/telepresence-k8s:0.99 --labels=telepresence=d2cfc955409743a492dad453b880b4a6
2.2 10 | kubectl run --generator=deployment/apps.v1 is DEPRECATED and will be removed in a future version. Use kubectl run --generator=run-pod/v1 or kubectl create instead.
2.3 10 | deployment.apps/telepresence-1559589668-8533547-9038 created
2.3 TEL | [10] ran in 0.27 secs.
2.3 TEL | END SPAN deployment.py:70(create_new_deployment) 0.6s
2.3 TEL | BEGIN SPAN remote.py:151(get_remote_info)
2.3 TEL | BEGIN SPAN remote.py:78(get_deployment_json)
2.3 TEL | [11] Capturing: kubectl --context dev --namespace sb get deployment -o json --selector=telepresence=d2cfc955409743a492dad453b880b4a6
2.6 TEL | [11] captured in 0.28 secs.
2.6 TEL | END SPAN remote.py:78(get_deployment_json) 0.3s
2.6 TEL | Searching for Telepresence pod:
2.6 TEL | with name telepresence-1559589668-8533547-9038-*
2.6 TEL | with labels {'telepresence': 'd2cfc955409743a492dad453b880b4a6'}
2.6 TEL | [12] Capturing: kubectl --context dev --namespace sb get pod -o json --selector=telepresence=d2cfc955409743a492dad453b880b4a6
2.8 TEL | [12] captured in 0.23 secs.
2.8 TEL | Checking telepresence-1559589668-8533547-9038-7d5657c96-ffcbd
2.8 TEL | Looks like we've found our pod!
2.8 TEL | BEGIN SPAN remote.py:113(wait_for_pod)
2.8 TEL | [13] Capturing: kubectl --context dev --namespace sb get pod telepresence-1559589668-8533547-9038-7d5657c96-ffcbd -o json
3.0 TEL | [13] captured in 0.20 secs.
3.3 TEL | [14] Capturing: kubectl --context dev --namespace sb get pod telepresence-1559589668-8533547-9038-7d5657c96-ffcbd -o json
3.5 TEL | [14] captured in 0.22 secs.
3.7 TEL | [15] Capturing: kubectl --context dev --namespace sb get pod telepresence-1559589668-8533547-9038-7d5657c96-ffcbd -o json
4.3 TEL | [15] captured in 0.55 secs.
4.5 TEL | [16] Capturing: kubectl --context dev --namespace sb get pod telepresence-1559589668-8533547-9038-7d5657c96-ffcbd -o json
4.8 TEL | [16] captured in 0.23 secs.
5.0 TEL | [17] Capturing: kubectl --context dev --namespace sb get pod telepresence-1559589668-8533547-9038-7d5657c96-ffcbd -o json
5.2 TEL | [17] captured in 0.21 secs.
5.5 TEL | [18] Capturing: kubectl --context dev --namespace sb get pod telepresence-1559589668-8533547-9038-7d5657c96-ffcbd -o json
5.7 TEL | [18] captured in 0.23 secs.
5.7 TEL | END SPAN remote.py:113(wait_for_pod) 2.9s
5.7 TEL | END SPAN remote.py:151(get_remote_info) 3.4s
5.7 TEL | BEGIN SPAN connect.py:36(connect)
5.7 TEL | [19] Launching kubectl logs: kubectl --context dev --namespace sb logs -f telepresence-1559589668-8533547-9038-7d5657c96-ffcbd --container telepresence-1559589668-8533547-9038 --tail=10
5.7 TEL | [20] Launching kubectl port-forward: kubectl --context dev --namespace sb port-forward telepresence-1559589668-8533547-9038-7d5657c96-ffcbd 40323:8022
5.7 TEL | [21] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 40323 telepresence@127.0.0.1 /bin/true
5.7 TEL | [21] exit 255 in 0.01 secs.
6.0 TEL | [22] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 40323 telepresence@127.0.0.1 /bin/true
6.0 TEL | [22] exit 255 in 0.00 secs.
6.1 20 | Forwarding from 127.0.0.1:40323 -> 8022
6.1 20 | Forwarding from [::1]:40323 -> 8022
6.2 TEL | [23] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 40323 telepresence@127.0.0.1 /bin/true
6.2 20 | Handling connection for 40323
6.9 TEL | [23] ran in 0.68 secs.
6.9 >>> |
6.9 >>> | No traffic is being forwarded from the remote Deployment to your local machine. You can use the --expose option to specify which ports you want to forward.
6.9 >>> |
6.9 TEL | Launching Web server for proxy poll
6.9 TEL | [24] Launching SSH port forward (socks and proxy poll): ssh -N -oServerAliveInterval=1 -oServerAliveCountMax=10 -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 40323 telepresence@127.0.0.1 -L127.0.0.1:37993:127.0.0.1:9050 -R9055:127.0.0.1:41085
6.9 TEL | END SPAN connect.py:36(connect) 1.2s
6.9 TEL | BEGIN SPAN remote_env.py:28(get_remote_env)
6.9 TEL | [25] Capturing: kubectl --context dev --namespace sb exec telepresence-1559589668-8533547-9038-7d5657c96-ffcbd --container telepresence-1559589668-8533547-9038 -- python3 podinfo.py
6.9 20 | Handling connection for 40323
8.6 TEL | [25] captured in 1.72 secs.
8.6 TEL | END SPAN remote_env.py:28(get_remote_env) 1.7s
8.6 TEL | BEGIN SPAN mount.py:32(mount_remote_volumes)
8.6 TEL | [26] Running: sudo sshfs -p 40323 -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -o allow_other telepresence@127.0.0.1:/ /tmp/tel-i4nz3tn7/fs
8.7 20 | Handling connection for 40323
9.2 TEL | [26] ran in 0.53 secs.
9.2 TEL | END SPAN mount.py:32(mount_remote_volumes) 0.5s
9.2 TEL | BEGIN SPAN container.py:139(run_docker_command)
9.2 TEL | [27] Launching Network container: sudo docker run --publish=127.0.0.1:43307:38022/tcp --hostname=telepresence-1559589668-8533547-9038-7d5657c96-ffcbd --dns=10.233.0.3 --dns-search=sb.svc.cluster.local --dns-search=svc.cluster.local --dns-search=cluster.local --dns-opt=ndots:5 --rm --privileged --name=telepresence-1559589678-0293188-9038 datawire/telepresence-local:0.99 proxy '{"cidrs": ["0/0"], "expose_ports": []}'
9.2 TEL | [28] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 43307 root@127.0.0.1 /bin/true
9.2 TEL | [28] exit 255 in 0.01 secs.
9.4 TEL | [29] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 43307 root@127.0.0.1 /bin/true
9.5 27 | [INFO tini (1)] Spawned child process 'python3' with pid '6'
9.6 27 | 0.0 TEL | Telepresence 0+unknown launched at Mon Jun 3 19:21:18 2019
9.6 27 | 0.0 TEL | /usr/bin/entrypoint.py proxy '{"cidrs": ["0/0"], "expose_ports": []}'
9.6 27 | 0.0 TEL | Platform: linux
9.6 27 | 0.0 TEL | Python 3.6.5 (default, Aug 22 2018, 14:30:18)
9.6 27 | 0.0 TEL | [GCC 6.3.0]
9.6 27 | 0.0 TEL | [1] Running: uname -a
9.6 27 | 0.0 1 | Linux telepresence-1559589668-8533547-9038-7d5657c96-ffcbd 4.20.14-100.fc28.x86_64 #1 SMP Tue Mar 5 19:45:42 UTC 2019 x86_64 Linux
9.6 27 | 0.0 TEL | [1] ran in 0.00 secs.
9.6 27 | 0.0 TEL | [2] Running: /usr/sbin/sshd -e
9.6 27 | 0.0 TEL | [2] ran in 0.00 secs.
9.6 27 | 0.0 TEL | [3] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
9.6 27 | 0.0 TEL | [3] exit 255 in 0.00 secs.
9.9 27 | 0.3 TEL | [4] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
9.9 27 | 0.3 TEL | [4] exit 255 in 0.01 secs.
10.1 27 | 0.5 TEL | [5] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
10.1 27 | 0.5 TEL | [5] exit 255 in 0.00 secs.
10.3 19 | Listening...
10.3 19 | 2019-06-03T19:20:55+0000 [-] Loading ./forwarder.py...
10.3 19 | 2019-06-03T19:20:56+0000 [-] /etc/resolv.conf changed, reparsing
10.3 19 | 2019-06-03T19:20:56+0000 [-] Resolver added ('10.233.0.3', 53) to server list
10.3 19 | 2019-06-03T19:20:56+0000 [-] SOCKSv5Factory starting on 9050
10.3 19 | 2019-06-03T19:20:56+0000 [socks.SOCKSv5Factory#info] Starting factory <socks.SOCKSv5Factory object at 0x7f3f9570f080>
10.3 19 | 2019-06-03T19:20:56+0000 [-] DNSDatagramProtocol starting on 9053
10.3 19 | 2019-06-03T19:20:56+0000 [-] Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x7f3f9570f400>
10.3 19 | 2019-06-03T19:20:56+0000 [-] Loaded.
10.3 19 | 2019-06-03T19:20:56+0000 [twisted.scripts._twistd_unix.UnixAppLogger#info] twistd 19.2.0 (/usr/bin/python3.6 3.6.5) starting up.
10.3 19 | 2019-06-03T19:20:56+0000 [twisted.scripts._twistd_unix.UnixAppLogger#info] reactor class: twisted.internet.epollreactor.EPollReactor.
10.4 27 | 0.8 TEL | [6] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
10.4 27 | 0.8 TEL | [6] exit 255 in 0.00 secs.
10.6 27 | 1.0 TEL | [7] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
10.7 27 | 1.0 TEL | [7] exit 255 in 0.01 secs.
10.9 27 | 1.3 TEL | [8] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
10.9 27 | 1.3 TEL | [8] exit 255 in 0.00 secs.
11.2 27 | 1.5 TEL | [9] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
11.2 27 | 1.5 TEL | [9] exit 255 in 0.01 secs.
11.4 27 | 1.8 TEL | [10] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
11.4 27 | 1.8 TEL | [10] exit 255 in 0.01 secs.
11.7 27 | 2.1 TEL | [11] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
11.7 27 | 2.1 TEL | [11] exit 255 in 0.01 secs.
11.9 27 | 2.3 TEL | [12] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
11.9 27 | 2.3 TEL | [12] exit 255 in 0.01 secs.
12.2 27 | 2.6 TEL | [13] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
12.2 27 | 2.6 TEL | [13] exit 255 in 0.01 secs.
12.4 27 | 2.8 TEL | [14] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
12.4 27 | 2.8 TEL | [14] exit 255 in 0.01 secs.
12.7 27 | 3.1 TEL | [15] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
12.7 27 | 3.1 TEL | [15] exit 255 in 0.01 secs.
13.0 27 | 3.3 TEL | [16] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
13.0 27 | 3.3 TEL | [16] exit 255 in 0.01 secs.
13.2 27 | 3.6 TEL | [17] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
13.2 27 | 3.6 TEL | [17] exit 255 in 0.01 secs.
13.5 27 | 3.9 TEL | [18] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
13.5 27 | 3.9 TEL | [18] exit 255 in 0.01 secs.
13.7 27 | 4.1 TEL | [19] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
13.7 27 | 4.1 TEL | [19] exit 255 in 0.01 secs.
14.0 27 | 4.4 TEL | [20] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
14.0 27 | 4.4 TEL | [20] exit 255 in 0.01 secs.
14.2 27 | 4.6 TEL | [21] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
14.2 27 | 4.6 TEL | [21] exit 255 in 0.01 secs.
14.5 27 | 4.9 TEL | [22] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
14.5 27 | 4.9 TEL | [22] exit 255 in 0.01 secs.
14.8 27 | 5.1 TEL | [23] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
14.8 27 | 5.1 TEL | [23] exit 255 in 0.01 secs.
15.0 27 | 5.4 TEL | [24] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
15.0 27 | 5.4 TEL | [24] exit 255 in 0.01 secs.
15.3 27 | 5.7 TEL | [25] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
15.3 27 | 5.7 TEL | [25] exit 255 in 0.01 secs.
15.5 27 | 5.9 TEL | [26] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
15.5 27 | 5.9 TEL | [26] exit 255 in 0.01 secs.
15.8 27 | 6.2 TEL | [27] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
15.8 27 | 6.2 TEL | [27] exit 255 in 0.01 secs.
16.0 27 | 6.4 TEL | [28] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
16.1 27 | 6.4 TEL | [28] exit 255 in 0.01 secs.
16.3 27 | 6.7 TEL | [29] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
16.3 27 | 6.7 TEL | [29] exit 255 in 0.01 secs.
16.6 27 | 6.9 TEL | [30] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
16.6 27 | 6.9 TEL | [30] exit 255 in 0.01 secs.
16.8 27 | 7.2 TEL | [31] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
16.8 27 | 7.2 TEL | [31] exit 255 in 0.01 secs.
17.1 27 | 7.5 TEL | [32] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
17.1 27 | 7.5 TEL | [32] exit 255 in 0.01 secs.
17.3 27 | 7.7 TEL | [33] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
17.3 27 | 7.7 TEL | [33] exit 255 in 0.01 secs.
17.6 27 | 8.0 TEL | [34] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
17.6 27 | 8.0 TEL | [34] exit 255 in 0.00 secs.
17.8 27 | 8.2 TEL | [35] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
17.8 27 | 8.2 TEL | [35] exit 255 in 0.00 secs.
18.1 27 | 8.5 TEL | [36] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
18.1 27 | 8.5 TEL | [36] exit 255 in 0.00 secs.
18.4 27 | 8.7 TEL | [37] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
18.4 27 | 8.7 TEL | [37] exit 255 in 0.00 secs.
18.6 27 | 9.0 TEL | [38] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
18.6 27 | 9.0 TEL | [38] exit 255 in 0.01 secs.
18.9 27 | 9.2 TEL | [39] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
18.9 27 | 9.3 TEL | [39] exit 255 in 0.01 secs.
19.1 27 | 9.5 TEL | [40] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
19.1 27 | 9.5 TEL | [40] exit 255 in 0.01 secs.
19.4 27 | 9.8 TEL | [41] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
19.4 27 | 9.8 TEL | [41] exit 255 in 0.00 secs.
19.6 27 | 10.0 TEL | [42] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
19.6 27 | 10.0 TEL | [42] exit 255 in 0.00 secs.
19.9 27 | 10.3 TEL | [43] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
19.9 27 | 10.3 TEL | [43] exit 255 in 0.00 secs.
20.1 27 | 10.5 TEL | [44] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
20.1 27 | 10.5 TEL | [44] exit 255 in 0.01 secs.
20.4 27 | 10.8 TEL | [45] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
20.4 27 | 10.8 TEL | [45] exit 255 in 0.01 secs.
20.7 27 | 11.0 TEL | [46] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
20.7 27 | 11.0 TEL | [46] exit 255 in 0.01 secs.
20.9 27 | 11.3 TEL | [47] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
20.9 27 | 11.3 TEL | [47] exit 255 in 0.01 secs.
21.2 27 | 11.6 TEL | [48] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
21.2 27 | 11.6 TEL | [48] exit 255 in 0.01 secs.
21.4 27 | 11.8 TEL | [49] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
21.4 27 | 11.8 TEL | [49] exit 255 in 0.01 secs.
21.7 27 | 12.1 TEL | [50] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
21.7 27 | 12.1 TEL | [50] exit 255 in 0.01 secs.
21.9 27 | 12.3 TEL | [51] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
21.9 27 | 12.3 TEL | [51] exit 255 in 0.01 secs.
22.2 27 | 12.6 TEL | [52] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
22.2 27 | 12.6 TEL | [52] exit 255 in 0.01 secs.
22.5 27 | 12.8 TEL | [53] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
22.5 27 | 12.8 TEL | [53] exit 255 in 0.01 secs.
22.7 27 | 13.1 TEL | [54] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
22.7 27 | 13.1 TEL | [54] exit 255 in 0.01 secs.
23.0 27 | 13.4 TEL | [55] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
23.0 27 | 13.4 TEL | [55] exit 255 in 0.01 secs.
23.2 27 | 13.6 TEL | [56] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
23.2 27 | 13.6 TEL | [56] exit 255 in 0.01 secs.
23.5 27 | 13.9 TEL | [57] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
23.5 27 | 13.9 TEL | [57] exit 255 in 0.01 secs.
23.7 27 | 14.1 TEL | [58] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
23.7 27 | 14.1 TEL | [58] exit 255 in 0.01 secs.
24.0 27 | 14.4 TEL | [59] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
24.0 27 | 14.4 TEL | [59] exit 255 in 0.01 secs.
24.3 27 | 14.6 TEL | [60] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
24.3 27 | 14.6 TEL | [60] exit 255 in 0.01 secs.
24.5 27 | 14.9 TEL | [61] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
24.5 27 | 14.9 TEL | [61] exit 255 in 0.01 secs.
24.8 27 | 15.2 TEL | [62] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
24.8 27 | 15.2 TEL | [62] exit 255 in 0.01 secs.
25.0 27 | 15.4 TEL | [63] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
25.0 27 | 15.4 TEL | [63] exit 255 in 0.01 secs.
25.3 27 | 15.7 TEL | [64] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
25.3 27 | 15.7 TEL | [64] exit 255 in 0.01 secs.
25.5 27 | 15.9 TEL | [65] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
25.5 27 | 15.9 TEL | [65] exit 255 in 0.01 secs.
25.8 27 | 16.2 TEL | [66] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
25.8 27 | 16.2 TEL | [66] exit 255 in 0.01 secs.
26.1 27 | 16.4 TEL | [67] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
26.1 27 | 16.4 TEL | [67] exit 255 in 0.01 secs.
26.3 27 | 16.7 TEL | [68] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
26.3 27 | 16.7 TEL | [68] exit 255 in 0.01 secs.
26.6 27 | 17.0 TEL | [69] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
26.6 27 | 17.0 TEL | [69] exit 255 in 0.01 secs.
26.8 27 | 17.2 TEL | [70] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
26.8 27 | 17.2 TEL | [70] exit 255 in 0.01 secs.
27.1 27 | 17.5 TEL | [71] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
27.1 27 | 17.5 TEL | [71] exit 255 in 0.01 secs.
27.3 27 | 17.7 TEL | [72] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
27.3 27 | 17.7 TEL | [72] exit 255 in 0.01 secs.
27.6 27 | 18.0 TEL | [73] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
27.6 27 | 18.0 TEL | [73] exit 255 in 0.01 secs.
27.9 27 | 18.2 TEL | [74] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
27.9 27 | 18.2 TEL | [74] exit 255 in 0.00 secs.
28.1 27 | 18.5 TEL | [75] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
28.1 27 | 18.5 TEL | [75] exit 255 in 0.00 secs.
28.4 27 | 18.7 TEL | [76] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
28.4 27 | 18.8 TEL | [76] exit 255 in 0.00 secs.
28.6 27 | 19.0 TEL | [77] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
28.6 27 | 19.0 TEL | [77] exit 255 in 0.01 secs.
28.9 27 | 19.3 TEL | [78] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
28.9 27 | 19.3 TEL | [78] exit 255 in 0.01 secs.
29.1 27 | 19.5 TEL | [79] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
29.1 27 | 19.5 TEL | [79] exit 255 in 0.01 secs.
29.4 27 | 19.8 TEL | [80] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
29.4 27 | 19.8 TEL | [80] exit 255 in 0.01 secs.
29.6 27 | 20.0 TEL | [81] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
29.7 27 | 20.0 TEL | [81] exit 255 in 0.01 secs.
29.9 27 | 20.3 TEL | [82] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
29.9 27 | 20.3 TEL | [82] exit 255 in 0.01 secs.
30.2 27 | 20.5 TEL | [83] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
30.2 27 | 20.5 TEL | [83] exit 255 in 0.01 secs.
30.4 27 | 20.8 TEL | [84] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
30.4 27 | 20.8 TEL | [84] exit 255 in 0.01 secs.
30.6 TEL | [30] Running: sudo -n echo -n
30.6 TEL | [30] ran in 0.04 secs.
30.7 27 | 21.1 TEL | [85] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
30.7 27 | 21.1 TEL | [85] exit 255 in 0.00 secs.
30.9 27 | 21.3 TEL | [86] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
30.9 27 | 21.3 TEL | [86] exit 255 in 0.00 secs.
31.2 27 | 21.6 TEL | [87] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
31.2 27 | 21.6 TEL | [87] exit 255 in 0.01 secs.
31.4 27 | 21.8 TEL | [88] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
31.4 27 | 21.8 TEL | [88] exit 255 in 0.01 secs.
31.7 27 | 22.1 TEL | [89] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
31.7 27 | 22.1 TEL | [89] exit 255 in 0.01 secs.
32.0 27 | 22.3 TEL | [90] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
32.0 27 | 22.3 TEL | [90] exit 255 in 0.01 secs.
32.2 27 | 22.6 TEL | [91] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
32.2 27 | 22.6 TEL | [91] exit 255 in 0.01 secs.
32.5 27 | 22.9 TEL | [92] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
32.5 27 | 22.9 TEL | [92] exit 255 in 0.01 secs.
32.7 27 | 23.1 TEL | [93] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
32.7 27 | 23.1 TEL | [93] exit 255 in 0.01 secs.
33.0 27 | 23.4 TEL | [94] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
33.0 27 | 23.4 TEL | [94] exit 255 in 0.01 secs.
33.2 27 | 23.6 TEL | [95] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
33.2 27 | 23.6 TEL | [95] exit 255 in 0.01 secs.
33.5 27 | 23.9 TEL | [96] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
33.5 27 | 23.9 TEL | [96] exit 255 in 0.01 secs.
33.8 27 | 24.1 TEL | [97] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
33.8 27 | 24.2 TEL | [97] exit 255 in 0.01 secs.
34.0 27 | 24.4 TEL | [98] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
34.0 27 | 24.4 TEL | [98] exit 255 in 0.01 secs.
34.3 27 | 24.7 TEL | [99] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
34.3 27 | 24.7 TEL | [99] exit 255 in 0.01 secs.
34.5 27 | 24.9 TEL | [100] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
34.6 27 | 24.9 TEL | [100] exit 255 in 0.01 secs.
34.8 27 | 25.2 TEL | [101] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
34.8 27 | 25.2 TEL | [101] exit 255 in 0.01 secs.
35.1 27 | 25.5 TEL | [102] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
35.1 27 | 25.5 TEL | [102] exit 255 in 0.01 secs.
35.3 27 | 25.7 TEL | [103] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
35.3 27 | 25.7 TEL | [103] exit 255 in 0.01 secs.
35.6 27 | 26.0 TEL | [104] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
35.6 27 | 26.0 TEL | [104] exit 255 in 0.01 secs.
35.9 27 | 26.2 TEL | [105] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
35.9 27 | 26.2 TEL | [105] exit 255 in 0.01 secs.
36.1 27 | 26.5 TEL | [106] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
36.1 27 | 26.5 TEL | [106] exit 255 in 0.01 secs.
36.4 27 | 26.8 TEL | [107] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
36.4 27 | 26.8 TEL | [107] exit 255 in 0.01 secs.
36.6 27 | 27.0 TEL | [108] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
36.6 27 | 27.0 TEL | [108] exit 255 in 0.01 secs.
36.9 27 | 27.3 TEL | [109] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
36.9 27 | 27.3 TEL | [109] exit 255 in 0.01 secs.
37.1 27 | 27.5 TEL | [110] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
37.1 27 | 27.5 TEL | [110] exit 255 in 0.01 secs.
37.4 27 | 27.8 TEL | [111] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
37.4 27 | 27.8 TEL | [111] exit 255 in 0.01 secs.
37.7 27 | 28.0 TEL | [112] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
37.7 27 | 28.0 TEL | [112] exit 255 in 0.01 secs.
37.9 27 | 28.3 TEL | [113] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
37.9 27 | 28.3 TEL | [113] exit 255 in 0.01 secs.
38.2 27 | 28.6 TEL | [114] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
38.2 27 | 28.6 TEL | [114] exit 255 in 0.01 secs.
38.4 27 | 28.8 TEL | [115] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
38.4 27 | 28.8 TEL | [115] exit 255 in 0.01 secs.
38.7 27 | 29.1 TEL | [116] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
38.7 27 | 29.1 TEL | [116] exit 255 in 0.01 secs.
38.9 27 | 29.3 TEL | [117] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
38.9 27 | 29.3 TEL | [117] exit 255 in 0.01 secs.
39.2 27 | 29.6 TEL | [118] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
39.2 27 | 29.6 TEL | [118] exit 255 in 0.01 secs.
39.5 27 | 29.8 TEL | [119] Running: ssh -F /dev/null -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -q -p 38023 telepresence@127.0.0.1 /bin/true
39.5 27 | 29.8 TEL | [119] exit 255 in 0.00 secs.
39.5 27 | Traceback (most recent call last):
39.5 27 | File "/usr/bin/entrypoint.py", line 127, in <module>
39.5 27 | main()
39.5 27 | File "/usr/bin/entrypoint.py", line 65, in main
39.5 27 | proxy(loads(sys.argv[2]))
39.5 27 | File "/usr/bin/entrypoint.py", line 83, in proxy
39.5 27 | "SSH from local container to the cluster failed to start."
39.5 27 | RuntimeError: SSH from local container to the cluster failed to start.
39.5 27 | [INFO tini (1)] Main child exited normally (with status '1')
39.6 TEL | [29] exit 255 in 30.12 secs.
39.7 TEL | [27] Network container: exit 1
40.3 TEL | (proxy checking local liveness)
40.4 19 | 2019-06-03T19:21:26+0000 [Poll#info] Checkpoint
41.6 TEL | CRASH: SSH to the network container failed to start.
41.6 TEL | Traceback (most recent call last):
41.6 TEL | File "/usr/bin/telepresence/telepresence/cli.py", line 136, in crash_reporting
41.6 TEL | yield
41.6 TEL | File "/usr/bin/telepresence/telepresence/main.py", line 77, in main
41.6 TEL | runner, remote_info, env, socks_port, ssh, mount_dir, pod_info
41.6 TEL | File "/usr/bin/telepresence/telepresence/outbound/setup.py", line 95, in launch
41.6 TEL | mount_dir, pod_info
41.6 TEL | File "/usr/bin/telepresence/telepresence/outbound/container.py", line 155, in run_docker_command
41.6 TEL | raise RuntimeError("SSH to the network container failed to start.")
41.6 TEL | RuntimeError: SSH to the network container failed to start.
41.6 TEL | (calling crash reporter...)
60.6 TEL | [31] Running: sudo -n echo -n
60.7 TEL | [31] ran in 0.04 secs.
70.3 TEL | (proxy checking local liveness)
70.4 19 | 2019-06-03T19:21:56+0000 [Poll#info] Checkpoint
90.7 TEL | [32] Running: sudo -n echo -n
90.7 TEL | [32] ran in 0.04 secs.
100.3 TEL | (proxy checking local liveness)
100.4 19 | 2019-06-03T19:22:26+0000 [Poll#info] Checkpoint
120.8 TEL | [33] Running: sudo -n echo -n
120.8 TEL | [33] ran in 0.04 secs.
130.3 TEL | (proxy checking local liveness)
130.4 19 | 2019-06-03T19:22:56+0000 [Poll#info] Checkpoint
150.8 TEL | [34] Running: sudo -n echo -n
150.9 TEL | [34] ran in 0.03 secs.
160.3 TEL | (proxy checking local liveness)
160.4 19 | 2019-06-03T19:23:26+0000 [Poll#info] Checkpoint
180.9 TEL | [35] Running: sudo -n echo -n
180.9 TEL | [35] ran in 0.04 secs.
190.3 TEL | (proxy checking local liveness)
190.5 19 | 2019-06-03T19:23:56+0000 [Poll#info] Checkpoint
211.0 TEL | [36] Running: sudo -n echo -n
211.0 TEL | [36] ran in 0.03 secs.
220.3 TEL | (proxy checking local liveness)
220.4 19 | 2019-06-03T19:24:26+0000 [Poll#info] Checkpoint
241.0 TEL | [37] Running: sudo -n echo -n
241.1 TEL | [37] ran in 0.05 secs.
250.3 TEL | (proxy checking local liveness)
250.4 19 | 2019-06-03T19:24:56+0000 [Poll#info] Checkpoint
271.1 TEL | [38] Running: sudo -n echo -n
271.1 TEL | [38] ran in 0.04 secs.
280.3 TEL | (proxy checking local liveness)
280.4 19 | 2019-06-03T19:25:26+0000 [Poll#info] Checkpoint
301.2 TEL | [39] Running: sudo -n echo -n
301.2 TEL | [39] ran in 0.03 secs.
310.3 TEL | (proxy checking local liveness)
310.4 19 | 2019-06-03T19:25:56+0000 [Poll#info] Checkpoint
331.2 TEL | [40] Running: sudo -n echo -n
331.3 TEL | [40] ran in 0.04 secs.
340.4 TEL | (proxy checking local liveness)
340.4 19 | 2019-06-03T19:26:26+0000 [Poll#info] Checkpoint
361.3 TEL | [41] Running: sudo -n echo -n
361.3 TEL | [41] ran in 0.03 secs.
370.4 TEL | (proxy checking local liveness)
370.4 19 | 2019-06-03T19:26:56+0000 [Poll#info] Checkpoint
391.4 TEL | [42] Running: sudo -n echo -n
391.4 TEL | [42] ran in 0.05 secs.
400.4 TEL | (proxy checking local liveness)
400.4 19 | 2019-06-03T19:27:26+0000 [Poll#info] Checkpoint
421.4 TEL | [43] Running: sudo -n echo -n
421.5 TEL | [43] ran in 0.03 secs.
430.5 TEL | (proxy checking local liveness)
430.6 19 | 2019-06-03T19:27:56+0000 [Poll#info] Checkpoint
451.5 TEL | [44] Running: sudo -n echo -n
451.5 TEL | [44] ran in 0.03 secs.
460.4 TEL | (proxy checking local liveness)
460.4 19 | 2019-06-03T19:28:26+0000 [Poll#info] Checkpoint
481.6 TEL | [45] Running: sudo -n echo -n
481.6 TEL | [45] ran in 0.04 secs.
490.4 TEL | (proxy checking local liveness)
490.4 19 | 2019-06-03T19:28:56+0000 [Poll#info] Checkpoint
511.6 TEL | [46] Running: sudo -n echo -n
511.7 TEL | [46] ran in 0.03 secs.
520.4 TEL | (proxy checking local liveness)
520.4 19 | 2019-06-03T19:29:26+0000 [Poll#info] Checkpoint
541.7 TEL | [47] Running: sudo -n echo -n
541.8 TEL | [47] ran in 0.05 secs.
550.4 TEL | (proxy checking local liveness)
550.4 19 | 2019-06-03T19:29:56+0000 [Poll#info] Checkpoint
571.8 TEL | [48] Running: sudo -n echo -n
571.8 TEL | [48] ran in 0.04 secs.
580.5 TEL | (proxy checking local liveness)
580.5 19 | 2019-06-03T19:30:26+0000 [Poll#info] Checkpoint
601.9 TEL | [49] Running: sudo -n echo -n
601.9 TEL | [49] ran in 0.03 secs.
610.3 TEL | (proxy checking local liveness)
610.3 19 | 2019-06-03T19:30:56+0000 [Poll#info] Checkpoint
631.9 TEL | [50] Running: sudo -n echo -n
631.9 TEL | [50] ran in 0.03 secs.
640.3 TEL | (proxy checking local liveness)
640.3 19 | 2019-06-03T19:31:26+0000 [Poll#info] Checkpoint
662.0 TEL | [51] Running: sudo -n echo -n
662.0 TEL | [51] ran in 0.05 secs.
670.3 TEL | (proxy checking local liveness)
670.3 19 | 2019-06-03T19:31:56+0000 [Poll#info] Checkpoint
692.1 TEL | [52] Running: sudo -n echo -n
692.1 TEL | [52] ran in 0.05 secs.
700.3 TEL | (proxy checking local liveness)
700.3 19 | 2019-06-03T19:32:26+0000 [Poll#info] Checkpoint
722.1 TEL | [53] Running: sudo -n echo -n
722.2 TEL | [53] ran in 0.03 secs.
730.3 TEL | (proxy checking local liveness)
730.3 19 | 2019-06-03T19:32:56+0000 [Poll#info] Checkpoint
752.2 TEL | [54] Running: sudo -n echo -n
752.2 TEL | [54] ran in 0.04 secs.
760.3 TEL | (proxy checking local liveness)
760.3 19 | 2019-06-03T19:33:26+0000 [Poll#info] Checkpoint
782.3 TEL | [55] Running: sudo -n echo -n
782.3 TEL | [55] ran in 0.04 secs.
790.3 TEL | (proxy checking local liveness)
790.3 19 | 2019-06-03T19:33:56+0000 [Poll#info] Checkpoint
812.3 TEL | [56] Running: sudo -n echo -n
812.4 TEL | [56] ran in 0.03 secs.
820.3 TEL | (proxy checking local liveness)
820.3 19 | 2019-06-03T19:34:26+0000 [Poll#info] Checkpoint
842.4 TEL | [57] Running: sudo -n echo -n
842.5 TEL | [57] ran in 0.05 secs.
850.3 TEL | (proxy checking local liveness)
850.3 19 | 2019-06-03T19:34:56+0000 [Poll#info] Checkpoint
872.5 TEL | [58] Running: sudo -n echo -n
872.5 TEL | [58] ran in 0.04 secs.
880.3 TEL | (proxy checking local liveness)
880.3 19 | 2019-06-03T19:35:26+0000 [Poll#info] Checkpoint
902.6 TEL | [59] Running: sudo -n echo -n
902.6 TEL | [59] ran in 0.04 secs.
910.3 TEL | (proxy checking local liveness)
910.3 19 | 2019-06-03T19:35:56+0000 [Poll#info] Checkpoint
932.6 TEL | [60] Running: sudo -n echo -n
932.7 TEL | [60] ran in 0.03 secs.
940.3 TEL | (proxy checking local liveness)
940.4 19 | 2019-06-03T19:36:26+0000 [Poll#info] Checkpoint
962.7 TEL | [61] Running: sudo -n echo -n
962.7 TEL | [61] ran in 0.03 secs.
970.3 TEL | (proxy checking local liveness)
970.4 19 | 2019-06-03T19:36:56+0000 [Poll#info] Checkpoint
992.7 TEL | [62] Running: sudo -n echo -n
992.8 TEL | [62] ran in 0.05 secs.
1000.3 TEL | (proxy checking local liveness)
1000.4 19 | 2019-06-03T19:37:26+0000 [Poll#info] Checkpoint
1022.8 TEL | [63] Running: sudo -n echo -n
1022.9 TEL | [63] ran in 0.04 secs.
1030.3 TEL | (proxy checking local liveness)
1030.4 19 | 2019-06-03T19:37:56+0000 [Poll#info] Checkpoint
1052.9 TEL | [64] Running: sudo -n echo -n
1052.9 TEL | [64] ran in 0.04 secs.
1060.3 TEL | (proxy checking local liveness)
1060.4 19 | 2019-06-03T19:38:26+0000 [Poll#info] Checkpoint
1083.0 TEL | [65] Running: sudo -n echo -n
1083.0 TEL | [65] ran in 0.04 secs.
1090.3 TEL | (proxy checking local liveness)
1090.4 19 | 2019-06-03T19:38:56+0000 [Poll#info] Checkpoint
1113.0 TEL | [66] Running: sudo -n echo -n
1113.1 TEL | [66] ran in 0.04 secs.
1120.3 TEL | (proxy checking local liveness)
1120.4 19 | 2019-06-03T19:39:26+0000 [Poll#info] Checkpoint
1143.1 TEL | [67] Running: sudo -n echo -n
1143.2 TEL | [67] ran in 0.05 secs.
1150.3 TEL | (proxy checking local liveness)
1150.4 19 | 2019-06-03T19:39:56+0000 [Poll#info] Checkpoint
1173.2 TEL | [68] Running: sudo -n echo -n
1173.2 TEL | [68] ran in 0.04 secs.
1180.3 TEL | (proxy checking local liveness)
1180.4 19 | 2019-06-03T19:40:26+0000 [Poll#info] Checkpoint
1203.3 TEL | [69] Running: sudo -n echo -n
1203.3 TEL | [69] ran in 0.04 secs.
1210.3 TEL | (proxy checking local liveness)
1210.4 19 | 2019-06-03T19:40:56+0000 [Poll#info] Checkpoint
1233.3 TEL | [70] Running: sudo -n echo -n
1233.4 TEL | [70] ran in 0.04 secs.
1240.3 TEL | (proxy checking local liveness)
1240.4 19 | 2019-06-03T19:41:26+0000 [Poll#info] Checkpoint
1263.4 TEL | [71] Running: sudo -n echo -n
1263.4 TEL | [71] ran in 0.04 secs.
1270.4 TEL | (proxy checking local liveness)
1270.4 19 | 2019-06-03T19:41:56+0000 [Poll#info] Checkpoint
1293.5 TEL | [72] Running: sudo -n echo -n
1293.5 TEL | [72] ran in 0.04 secs.
1300.4 TEL | (proxy checking local liveness)
1300.4 19 | 2019-06-03T19:42:26+0000 [Poll#info] Checkpoint
1323.5 TEL | [73] Running: sudo -n echo -n
1323.6 TEL | [73] ran in 0.05 secs.
1330.4 TEL | (proxy checking local liveness)
1330.4 19 | 2019-06-03T19:42:56+0000 [Poll#info] Checkpoint
1353.6 TEL | [74] Running: sudo -n echo -n
1353.7 TEL | [74] ran in 0.04 secs.
1360.3 TEL | (proxy checking local liveness)
1360.3 19 | 2019-06-03T19:43:26+0000 [Poll#info] Checkpoint
1370.0 >>> | Exit cleanup in progress
1370.0 TEL | (Cleanup) Kill BG process [27] Network container
1370.0 TEL | [75] Running: sudo docker stop --time=1 telepresence-1559589678-0293188-9038
1370.1 75 | Error response from daemon: No such container: telepresence-1559589678-0293188-9038
1370.1 TEL | [75] exit 1 in 0.06 secs.
1370.1 TEL | (Cleanup) Kill BG process [27] Network container failed:
1370.1 TEL | (Cleanup) Command '['sudo', 'docker', 'stop', '--time=1', 'telepresence-1559589678-0293188-9038']' returned non-zero exit status 1.
1370.1 TEL | (Cleanup) Unmount remote filesystem
1370.1 TEL | [76] Running: sudo fusermount -z -u /tmp/tel-i4nz3tn7/fs
1370.1 TEL | [76] ran in 0.03 secs.
1370.1 TEL | (Cleanup) Kill BG process [24] SSH port forward (socks and proxy poll)
1370.1 TEL | [24] SSH port forward (socks and proxy poll): exit 0
1370.1 TEL | (Cleanup) Kill Web server for proxy poll
1370.3 TEL | (Cleanup) Kill BG process [20] kubectl port-forward
1370.3 TEL | [20] kubectl port-forward: exit -15
1370.3 TEL | (Cleanup) Kill BG process [19] kubectl logs
1370.3 TEL | [19] kubectl logs: exit -15
1370.3 TEL | Background process (kubectl logs) exited with return code -15. Command was:
1370.3 TEL | kubectl --context dev --namespace sb logs -f telepresence-1559589668-8533547-9038-7d5657c96-ffcbd --container telepresence-1559589668-8533547-9038 --tail=10
1370.3 TEL |
1370.3 TEL | Recent output was:
1370.3 TEL | 2019-06-03T19:38:56+0000 [Poll#info] Checkpoint
1370.3 TEL | 2019-06-03T19:39:26+0000 [Poll#info] Checkpoint
1370.3 TEL | 2019-06-03T19:39:56+0000 [Poll#info] Checkpoint
1370.3 TEL | 2019-06-03T19:40:26+0000 [Poll#info] Checkpoint
1370.3 TEL | 2019-06-03T19:40:56+0000 [Poll#info] Checkpoint
1370.3 TEL | 2019-06-03T19:41:26+0000 [Poll#info] Checkpoint
1370.3 TEL | 2019-06-03T19:41:56+0000 [Poll#info] Checkpoint
1370.3 TEL | 2019-06-03T19:42:26+0000 [Poll#info] Checkpoint
1370.3 TEL | 2019-06-03T19:42:56+0000 [Poll#info] Checkpoint
1370.3 TEL | 2019-06-03T19:43:26+0000 [Poll#info] Checkpoint
1370.3 TEL | (Cleanup) Delete new deployment
1370.3 >>> | Cleaning up Deployment telepresence-1559589668-8533547-9038
1370.3 TEL | [77] Running: kubectl --context dev --namespace sb delete --ignore-not-found svc,deploy --selector=telepresence=d2cfc955409743a492dad453b880b4a6
1370.9 77 | deployment.extensions "telepresence-1559589668-8533547-9038" deleted
1371.0 TEL | [77] ran in 0.73 secs.
1371.0 TEL | (Cleanup) Kill sudo privileges holder
1371.0 TEL | (Cleanup) Stop time tracking
1371.0 TEL | END SPAN main.py:40(main) 1371.0s
1371.0 TEL | (Cleanup) Remove temporary directory
1371.0 TEL | (Cleanup) Save caches
1371.7 TEL | (sudo privileges holder thread exiting)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment