Skip to content

Instantly share code, notes, and snippets.

@no-reply
Created December 29, 2016 21:00
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 no-reply/b6e9c2be7cb09526c5f2662fe522fa75 to your computer and use it in GitHub Desktop.
Save no-reply/b6e9c2be7cb09526c5f2662fe522fa75 to your computer and use it in GitHub Desktop.
CurationConcerns CI failure with FileSet error
Running RuboCop...
Inspecting 531 files
...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
531 files inspected, no offenses detected
create
create README.md
create Rakefile
create config.ru
create .gitignore
create Gemfile
create app
create app/assets/config/manifest.js
create app/assets/javascripts/application.js
create app/assets/javascripts/cable.js
create app/assets/stylesheets/application.css
create app/channels/application_cable/channel.rb
create app/channels/application_cable/connection.rb
create app/controllers/application_controller.rb
create app/helpers/application_helper.rb
create app/jobs/application_job.rb
create app/mailers/application_mailer.rb
create app/models/application_record.rb
create app/views/layouts/application.html.erb
create app/views/layouts/mailer.html.erb
create app/views/layouts/mailer.text.erb
create app/assets/images/.keep
create app/assets/javascripts/channels
create app/assets/javascripts/channels/.keep
create app/controllers/concerns/.keep
create app/models/concerns/.keep
create bin
create bin/bundle
create bin/rails
create bin/rake
create bin/setup
create bin/update
create config
create config/routes.rb
create config/application.rb
create config/environment.rb
create config/secrets.yml
create config/cable.yml
create config/puma.rb
create config/environments
create config/environments/development.rb
create config/environments/production.rb
create config/environments/test.rb
create config/initializers
create config/initializers/application_controller_renderer.rb
create config/initializers/assets.rb
create config/initializers/backtrace_silencers.rb
create config/initializers/cookies_serializer.rb
create config/initializers/cors.rb
create config/initializers/filter_parameter_logging.rb
create config/initializers/inflections.rb
create config/initializers/mime_types.rb
create config/initializers/new_framework_defaults.rb
create config/initializers/session_store.rb
create config/initializers/wrap_parameters.rb
create config/locales
create config/locales/en.yml
create config/boot.rb
create config/database.yml
create db
create db/seeds.rb
create lib
create lib/tasks
create lib/tasks/.keep
create lib/assets
create lib/assets/.keep
create log
create log/.keep
create public
create public/404.html
create public/422.html
create public/500.html
create public/apple-touch-icon-precomposed.png
create public/apple-touch-icon.png
create public/favicon.ico
create public/robots.txt
create test/fixtures
create test/fixtures/.keep
create test/fixtures/files
create test/fixtures/files/.keep
create test/controllers
create test/controllers/.keep
create test/mailers
create test/mailers/.keep
create test/models
create test/models/.keep
create test/helpers
create test/helpers/.keep
create test/integration
create test/integration/.keep
create test/test_helper.rb
create tmp
create tmp/.keep
create tmp/cache
create tmp/cache/assets
create vendor/assets/javascripts
create vendor/assets/javascripts/.keep
create vendor/assets/stylesheets
create vendor/assets/stylesheets/.keep
remove config/initializers/cors.rb
run bundle install
Fetching source index from https://rubygems.org/
Resolving dependencies......
Using rake 12.0.0
Using concurrent-ruby 1.0.4
Using i18n 0.7.0
Using minitest 5.10.1
Using thread_safe 0.3.5
Using builder 3.2.2
Using erubis 2.7.0
Using mini_portile2 2.1.0
Using rack 2.0.1
Using nio4r 1.2.1
Using websocket-extensions 0.1.2
Using mime-types-data 3.2016.0521
Using arel 7.1.4
Using bundler 1.13.7
Using byebug 9.0.6
Using coffee-script-source 1.12.2
Using execjs 2.7.0
Using method_source 0.8.2
Using thor 0.19.4
Using debug_inspector 0.0.2
Using ffi 1.9.14
Using multi_json 1.12.1
Using rb-fsevent 0.9.8
Using puma 3.6.2
Using sass 3.4.23
Using tilt 2.0.5
Using sqlite3 1.3.12
Using turbolinks-source 5.0.0
Using tzinfo 1.2.2
Using nokogiri 1.7.0
Using rack-test 0.6.3
Using sprockets 3.7.1
Using websocket-driver 0.6.4
Using mime-types 3.1
Using coffee-script 2.4.1
Using uglifier 3.0.4
Using rb-inotify 0.9.7
Using turbolinks 5.0.1
Using activesupport 5.0.1
Using loofah 2.0.3
Using mail 2.6.4
Using listen 3.0.8
Using rails-dom-testing 2.0.2
Using globalid 0.3.7
Using activemodel 5.0.1
Using jbuilder 2.6.1
Using rails-html-sanitizer 1.0.3
Using activejob 5.0.1
Using activerecord 5.0.1
Using actionview 5.0.1
Using actionpack 5.0.1
Using actioncable 5.0.1
Using actionmailer 5.0.1
Using railties 5.0.1
Using sprockets-rails 3.2.0
Using coffee-rails 4.2.1
Using jquery-rails 4.2.2
Using web-console 3.4.0
Using rails 5.0.1
Using sass-rails 5.0.6
Bundle complete! 13 Gemfile dependencies, 60 gems now installed.
Use `bundle show [gemname]` to see where a bundled gem is installed.
Removing sample rails app
Bundler could not find compatible versions for gem "activesupport":
In snapshot (Gemfile.lock):
activesupport (= 5.0.1)
In Gemfile:
curation_concerns was resolved to 2.0.0.rc1, which depends on
active-fedora (>= 10.3.0.rc1) was resolved to 11.0.1, which depends on
activesupport (< 6, >= 4.2.4)
factory_girl was resolved to 4.8.0, which depends on
activesupport (>= 3.0.0)
factory_girl was resolved to 4.8.0, which depends on
activesupport (>= 3.0.0)
rails (~> 5.0.1) was resolved to 5.0.1, which depends on
activejob (= 5.0.1) was resolved to 5.0.1, which depends on
globalid (>= 0.3.6) was resolved to 0.3.7, which depends on
activesupport (>= 4.1.0)
curation_concerns was resolved to 2.0.0.rc1, which depends on
browse-everything (>= 0.10.5, ~> 0.10) was resolved to 0.10.5, which depends on
google-api-client (~> 0.8.6) was resolved to 0.8.7, which depends on
activesupport (< 5.0, >= 3.2)
curation_concerns was resolved to 2.0.0.rc1, which depends on
hydra-head (< 11, >= 10.3.0) was resolved to 10.3.4, which depends on
hydra-access-controls (= 10.3.4) was resolved to 10.3.4, which depends on
activesupport (< 6, >= 4)
jbuilder (~> 2.5) was resolved to 2.6.1, which depends on
activesupport (< 5.1, >= 3.0.0)
rails (~> 5.0.1) was resolved to 5.0.1, which depends on
activesupport (= 5.0.1)
rails (~> 5.0.1) was resolved to 5.0.1, which depends on
activesupport (= 5.0.1)
rails (~> 5.0.1) was resolved to 5.0.1, which depends on
activesupport (= 5.0.1)
rails (~> 5.0.1) was resolved to 5.0.1, which depends on
activesupport (= 5.0.1)
rails (~> 5.0.1) was resolved to 5.0.1, which depends on
activesupport (= 5.0.1)
rails (~> 5.0.1) was resolved to 5.0.1, which depends on
activesupport (= 5.0.1)
rails (~> 5.0.1) was resolved to 5.0.1, which depends on
activesupport (= 5.0.1)
jquery-rails was resolved to 4.2.2, which depends on
rails-dom-testing (< 3, >= 1) was resolved to 2.0.2, which depends on
activesupport (< 6.0, >= 4.2.0)
rspec-rails (~> 3.5) was resolved to 3.5.2, which depends on
activesupport (>= 3.0)
rspec-rails (~> 3.5) was resolved to 3.5.2, which depends on
activesupport (>= 3.0)
shoulda-matchers was resolved to 3.1.1, which depends on
activesupport (>= 4.0.0)
curation_concerns was resolved to 2.0.0.rc1, which depends on
solrizer (~> 3.4) was resolved to 3.4.0, which depends on
activesupport
rails (~> 5.0.1) was resolved to 5.0.1, which depends on
sprockets-rails (>= 2.0.0) was resolved to 3.2.0, which depends on
activesupport (>= 4.0)
Running `bundle update` will rebuild your snapshot from scratch, using only
the gems in your Gemfile, which may resolve the conflict.
Bundler could not find compatible versions for gem "nokogiri":
In snapshot (Gemfile.lock):
nokogiri (= 1.7.0)
In Gemfile:
capybara (~> 2.5) was resolved to 2.5.0, which depends on
nokogiri (>= 1.3.3)
equivalent-xml was resolved to 0.6.0, which depends on
nokogiri (>= 1.4.3)
rspec-rails (~> 3.5) was resolved to 3.5.2, which depends on
actionpack (>= 3.0) was resolved to 5.0.1, which depends on
rails-html-sanitizer (>= 1.0.2, ~> 1.0) was resolved to 1.0.3, which depends on
loofah (~> 2.0) was resolved to 2.0.3, which depends on
nokogiri (>= 1.5.9)
mida (~> 0.3.4) was resolved to 0.3.9, which depends on
nokogiri (>= 1.6)
curation_concerns was resolved to 2.0.0.rc1, which depends on
hydra-works (>= 0.15.0) was resolved to 0.15.0, which depends on
om (~> 3.1) was resolved to 3.1.1, which depends on
nokogiri (>= 1.4.2)
curation_concerns was resolved to 2.0.0.rc1, which depends on
qa (~> 0.5) was resolved to 0.5.0, which depends on
nokogiri (~> 1.6.0)
jquery-rails was resolved to 4.2.2, which depends on
rails-dom-testing (< 3, >= 1) was resolved to 2.0.2, which depends on
nokogiri (~> 1.6)
jquery-rails was resolved to 4.2.2, which depends on
rails-dom-testing (< 3, >= 1) was resolved to 2.0.2, which depends on
nokogiri (~> 1.6)
rspec-html-matchers was resolved to 0.8.2, which depends on
nokogiri (~> 1)
curation_concerns was resolved to 2.0.0.rc1, which depends on
solrizer (~> 3.4) was resolved to 3.4.0, which depends on
nokogiri
capybara (~> 2.5) was resolved to 2.5.0, which depends on
xpath (~> 2.0) was resolved to 2.0.0, which depends on
nokogiri (~> 1.3)
Running `bundle update` will rebuild your snapshot from scratch, using only
the gems in your Gemfile, which may resolve the conflict.
Bundler could not find compatible versions for gem "rspec-core":
In Gemfile:
rspec-html-matchers was resolved to 0.8.2, which depends on
rspec (< 4, >= 3.0.0.a) was resolved to 3.6.0.beta1, which depends on
rspec-core (= 3.6.0.beta1)
rspec-its was resolved to 1.2.0, which depends on
rspec-core (>= 3.0.0)
rspec-rails (~> 3.5) was resolved to 3.5.2, which depends on
rspec-core (~> 3.5.0)
bundler: failed to load command: rake (/home/tjohnson/.rbenv/versions/2.3.3/bin/rake)
Done generating test app
tjohnson@claude:~/src/curation_concerns$ bundle exec rake ci > ci.out
[main] INFO org.eclipse.jetty.util.log - Logging initialized @754ms
[main] INFO org.simplericity.jettyconsole.DefaultJettyManager - Added web application on path / from war /tmp/fcrepo-webapp-4.7.0-jetty-console/fcrepo-webapp-4.7.0-jetty-console.jar
[main] INFO org.simplericity.jettyconsole.DefaultJettyManager - Starting web application on port 54429
[main] INFO org.eclipse.jetty.server.Server - jetty-9.2.3.v20140905
[main] INFO org.eclipse.jetty.webapp.StandardDescriptorProcessor - NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/tmp/fcrepo-webapp-4.7.0-jetty-console.jar_54429/webapp/WEB-INF/lib/logback-classic-1.1.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/tmp/fcrepo-webapp-4.7.0-jetty-console.jar_54429/condi/slf4j-simple-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder]
[main] INFO / - Spring WebApplicationInitializers detected on classpath: [org.glassfish.jersey.server.spring.SpringWebApplicationInitializer@765d7657]
[main] INFO / - Initializing Spring root WebApplicationContext
[main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.s.j.JettyConsoleWebappContext@6a5fc7f7{/,file:/tmp/fcrepo-webapp-4.7.0-jetty-console.jar_54429/webapp/,AVAILABLE}{/tmp/fcrepo-webapp-4.7.0-jetty-console/fcrepo-webapp-4.7.0-jetty-console.jar}
[main] INFO org.eclipse.jetty.server.ServerConnector - Started ServerConnector@72110818{HTTP/1.1}{0.0.0.0:54429}
[main] INFO org.eclipse.jetty.server.Server - Started @9358ms
/home/tjohnson/src/curation_concerns/spec/factories/file_sets.rb:4:in `block in <top (required)>': uninitialized constant FileSet (NameError)
from /home/tjohnson/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/factory_girl-4.8.0/lib/factory_girl/syntax/default.rb:49:in `instance_eval'
from /home/tjohnson/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/factory_girl-4.8.0/lib/factory_girl/syntax/default.rb:49:in `run'
from /home/tjohnson/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/factory_girl-4.8.0/lib/factory_girl/syntax/default.rb:7:in `define'
from /home/tjohnson/src/curation_concerns/spec/factories/file_sets.rb:1:in `<top (required)>'
from /home/tjohnson/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/factory_girl-4.8.0/lib/factory_girl/find_definitions.rb:20:in `block (2 levels) in find_definitions'
from /home/tjohnson/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/factory_girl-4.8.0/lib/factory_girl/find_definitions.rb:19:in `each'
from /home/tjohnson/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/factory_girl-4.8.0/lib/factory_girl/find_definitions.rb:19:in `block in find_definitions'
from /home/tjohnson/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/factory_girl-4.8.0/lib/factory_girl/find_definitions.rb:15:in `each'
from /home/tjohnson/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/factory_girl-4.8.0/lib/factory_girl/find_definitions.rb:15:in `find_definitions'
from /home/tjohnson/src/curation_concerns/spec/spec_helper.rb:50:in `<top (required)>'
from /home/tjohnson/src/curation_concerns/spec/abilities/admin_ability_spec.rb:1:in `require'
from /home/tjohnson/src/curation_concerns/spec/abilities/admin_ability_spec.rb:1:in `<top (required)>'
from /home/tjohnson/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/rspec-core-3.5.4/lib/rspec/core/configuration.rb:1435:in `load'
from /home/tjohnson/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/rspec-core-3.5.4/lib/rspec/core/configuration.rb:1435:in `block in load_spec_files'
from /home/tjohnson/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/rspec-core-3.5.4/lib/rspec/core/configuration.rb:1433:in `each'
from /home/tjohnson/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/rspec-core-3.5.4/lib/rspec/core/configuration.rb:1433:in `load_spec_files'
from /home/tjohnson/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/rspec-core-3.5.4/lib/rspec/core/runner.rb:100:in `setup'
from /home/tjohnson/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/rspec-core-3.5.4/lib/rspec/core/runner.rb:86:in `run'
from /home/tjohnson/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/rspec-core-3.5.4/lib/rspec/core/runner.rb:71:in `run'
from /home/tjohnson/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/rspec-core-3.5.4/lib/rspec/core/runner.rb:45:in `invoke'
from /home/tjohnson/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/rspec-core-3.5.4/exe/rspec:4:in `<main>'
/home/tjohnson/.rbenv/versions/2.3.3/bin/ruby -I/home/tjohnson/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/rspec-core-3.5.4/lib:/home/tjohnson/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/rspec-support-3.5.0/lib /home/tjohnson/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/rspec-core-3.5.4/exe/rspec --pattern spec/\*\*\{,/\*/\*\*\}/\*_spec.rb failed
[Thread-0] INFO org.simplericity.jettyconsole.DefaultJettyManager - Shutting down Fedora Repository Deployable Web Application 4.7.0..
[Thread-0] INFO org.eclipse.jetty.server.ServerConnector - Stopped ServerConnector@72110818{HTTP/1.1}{0.0.0.0:54429}
[Thread-0] INFO / - Closing Spring root WebApplicationContext
[Thread-0] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.s.j.JettyConsoleWebappContext@6a5fc7f7{/,file:/tmp/fcrepo-webapp-4.7.0-jetty-console.jar_54429/webapp/,UNAVAILABLE}{/tmp/fcrepo-webapp-4.7.0-jetty-console/fcrepo-webapp-4.7.0-jetty-console.jar}
[Thread-0] INFO org.simplericity.jettyconsole.DefaultJettyManager - Shutdown of Fedora Repository Deployable Web Application 4.7.0 complete.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment