Skip to content

Fix JRuby gem installation on CI #2282

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

Merged
merged 2 commits into from
Mar 4, 2020
Merged

Fix JRuby gem installation on CI #2282

merged 2 commits into from
Mar 4, 2020

Conversation

pirj
Copy link
Member

@pirj pirj commented Mar 4, 2020

Apparently it freezes on doc installation phase:

$ script/update_rubygems_and_install_bundler

Updating rubygems-update
Fetching rubygems-update-3.1.2.gem
Successfully installed rubygems-update-3.1.2
Parsing documentation for rubygems-update-3.1.2
Installing ri documentation for rubygems-update-3.1.2

No output has been received in the last 10m0s, this potentially indicates a stalled build or something wrong with the build itself.
Check the details on how to adjust your build configuration on: https://docs.travis-ci.com/user/common-build-problems/#build-times-out-because-no-output-was-received

The build has been terminated

https://travis-ci.org/rspec/rspec-rails/jobs/658127232

Apparently it freezes on doc installation phase:

    $ script/update_rubygems_and_install_bundler

    Updating rubygems-update
    Fetching rubygems-update-3.1.2.gem
    Successfully installed rubygems-update-3.1.2
    Parsing documentation for rubygems-update-3.1.2
    Installing ri documentation for rubygems-update-3.1.2

    No output has been received in the last 10m0s, this potentially indicates a stalled build or something wrong with the build itself.
    Check the details on how to adjust your build configuration on: https://docs.travis-ci.com/user/common-build-problems/#build-times-out-because-no-output-was-received

    The build has been terminated

https://travis-ci.org/rspec/rspec-rails/jobs/658127232
@pirj pirj self-assigned this Mar 4, 2020
@JonRowe JonRowe merged commit 6a5ec6e into master Mar 4, 2020
@JonRowe
Copy link
Member

JonRowe commented Mar 4, 2020

👍

@JonRowe JonRowe deleted the fix-jruby-rubygems-ci branch March 4, 2020 18:02
JonRowe added a commit that referenced this pull request Mar 13, 2020
* Fix JRuby gem installation on CI

Apparently it freezes on doc installation phase:

    $ script/update_rubygems_and_install_bundler

    Updating rubygems-update
    Fetching rubygems-update-3.1.2.gem
    Successfully installed rubygems-update-3.1.2
    Parsing documentation for rubygems-update-3.1.2
    Installing ri documentation for rubygems-update-3.1.2

    No output has been received in the last 10m0s, this potentially indicates a stalled build or something wrong with the build itself.
    Check the details on how to adjust your build configuration on: https://docs.travis-ci.com/user/common-build-problems/#build-times-out-because-no-output-was-received

    The build has been terminated

https://travis-ci.org/rspec/rspec-rails/jobs/658127232
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants