Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/Users/travis/.travis/job_stages: line 152: shell_session_update: command not found #54

Closed
shalunov opened this issue Jun 8, 2017 · 3 comments
Assignees
Labels

Comments

@shalunov
Copy link
Contributor

shalunov commented Jun 8, 2017

https://travis-ci.org/clostra/dcdn/jobs/240955416

Any idea what's going on? Tests pass fine on the Mac, both locally and in Travis.

@inetic
Copy link
Contributor

inetic commented Jun 9, 2017

For reference:

2.39s$ ./test.sh
34:19 Starting injector.
Listening on 0.0.0.0:8080
34:21 Testing curl directly to the server.
34:21 Testing curl to injector.
curl: (7) Failed to connect to localhost port 8005: Connection refused
Expected HTTP response one of (200) but received 000

@inetic
Copy link
Contributor

inetic commented Jun 9, 2017

Damn, I forgot to look at (and copy) the message in the title

/Users/travis/.travis/job_stages: line 152: shell_session_update: command not found

I restarted the build and it passed. Looks like either some bug in Travis or a timing issue in our tests. I would say let's close and reopen this ticket once it happens again?

@shalunov
Copy link
Contributor Author

shalunov commented Jun 9, 2017

This error seems to be normally associated with Ruby: travis-ci/travis-ci#6307

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants