adminlocal@DESKTOP-923Q8R9:/mnt/c/Users/hemotzku/source/hitobito/hitobito-dev$ docker-compose run rails 'rails db:seed wagon:seed' WARNING: The DISPLAY variable is not set. Defaulting to a blank string. Building mailcatcher Step 1/4 : FROM centos/ruby-26-centos7 latest: Pulling from centos/ruby-26-centos7 b2cc5146c9c7: Pull complete 1b6c93aa6be5: Pull complete 5f2e13673ac2: Pull complete e17e89f32035: Pull complete ae0dd1dd0efd: Pull complete 7437738b39f6: Pull complete 4c34a52a9a32: Pull complete f7fe6a480d57: Pull complete 5f26865d2dce: Pull complete Digest: sha256:d48a7716b0750b3536b8b4d6e3c58f89b425088632fe147196fe590bea7fb093 Status: Downloaded newer image for centos/ruby-26-centos7:latest ---> 1ccbc7b8b2b5 Step 2/4 : USER root ---> Running in 947306ac5f7d Removing intermediate container 947306ac5f7d ---> c09e1f6d560a Step 3/4 : RUN bash -c 'gem install mailcatcher' ---> Running in 64212cf26700 Successfully installed daemons-1.3.1 Building native extensions. This could take a while... Successfully installed eventmachine-1.0.9.1 Successfully installed rack-1.6.13 Building native extensions. This could take a while... Successfully installed thin-1.5.1 Successfully installed skinny-0.2.4 Building native extensions. This could take a while... Successfully installed sqlite3-1.4.2 Successfully installed rack-protection-1.5.5 Successfully installed tilt-2.0.10 Successfully installed sinatra-1.4.8 Successfully installed mini_mime-1.0.2 Successfully installed mail-2.7.1 Successfully installed mailcatcher-0.7.1 Parsing documentation for daemons-1.3.1 Installing ri documentation for daemons-1.3.1 Parsing documentation for eventmachine-1.0.9.1 Installing ri documentation for eventmachine-1.0.9.1 Parsing documentation for rack-1.6.13 Installing ri documentation for rack-1.6.13 Parsing documentation for thin-1.5.1 Installing ri documentation for thin-1.5.1 Parsing documentation for skinny-0.2.4 Installing ri documentation for skinny-0.2.4 Parsing documentation for sqlite3-1.4.2 Installing ri documentation for sqlite3-1.4.2 Parsing documentation for rack-protection-1.5.5 Installing ri documentation for rack-protection-1.5.5 Parsing documentation for tilt-2.0.10 Installing ri documentation for tilt-2.0.10 Parsing documentation for sinatra-1.4.8 Installing ri documentation for sinatra-1.4.8 Parsing documentation for mini_mime-1.0.2 Installing ri documentation for mini_mime-1.0.2 Parsing documentation for mail-2.7.1 Installing ri documentation for mail-2.7.1 Parsing documentation for mailcatcher-0.7.1 Installing ri documentation for mailcatcher-0.7.1 Done installing documentation for daemons, eventmachine, rack, thin, skinny, sqlite3, rack-protection, tilt, sinatra, mini_mime, mail, mailcatcher after 222 seconds 12 gems installed Removing intermediate container 64212cf26700 ---> 949909801d78 Step 4/4 : CMD [ "mailcatcher", "-f", "--ip", "0.0.0.0" ] ---> Running in 26fe27280931 Removing intermediate container 26fe27280931 ---> a7e5b44b028e Successfully built a7e5b44b028e Successfully tagged hitobito-dev/mailcatcher:latest WARNING: Image for service mailcatcher was built because it did not already exist. To rebuild this image you must use `docker-compose build` or `docker-compose up --build`. Pulling cache (memcached:1.5-alpine)... 1.5-alpine: Pulling from library/memcached c9b1b535fdd9: Pull complete b1e93bbcd384: Pull complete 6a48b148dfd5: Pull complete 379b3dee7e52: Pull complete fc31fa773b4c: Pull complete 28fb7c7018c6: Pull complete Digest: sha256:6627e971255440a1bd789ca709d8c6c767b98ad4ba0b29d49c7949ba3275cbf9 Status: Downloaded newer image for memcached:1.5-alpine Pulling db (mysql:5.7)... 5.7: Pulling from library/mysql 45b42c59be33: Pull complete b4f790bd91da: Pull complete 325ae51788e9: Pull complete adcb9439d751: Pull complete 174c7fe16c78: Pull complete 698058ef136c: Pull complete 4690143a669e: Pull complete 66676c1ab9b3: Pull complete 25ebf78a38b6: Pull complete a6510e5d6228: Pull complete 90ca045d52c5: Pull complete Digest: sha256:9fc60b229633ce1d1f2ee306705152d4b001056fb27c1b5debe23a732df72b70 Status: Downloaded newer image for mysql:5.7 Building webpack Step 1/20 : FROM centos/ruby-26-centos7 ---> 1ccbc7b8b2b5 Step 2/20 : USER root ---> Using cache ---> c09e1f6d560a Step 3/20 : ENV RAILS_ENV=development ---> Running in 91e694639126 Removing intermediate container 91e694639126 ---> e2bc9b74f06e Step 4/20 : ENV BUNDLE_PATH=/opt/bundle ---> Running in eb5f4a188a08 Removing intermediate container eb5f4a188a08 ---> 900562937ba4 Step 5/20 : ENV APP_ROOT= ---> Running in b602c3afea4e Removing intermediate container b602c3afea4e ---> 6c183d3841f0 Step 6/20 : WORKDIR /opt/app-root/src/hitobito ---> Running in 0063cda6c838 Removing intermediate container 0063cda6c838 ---> 25e5a44b3dad Step 7/20 : COPY ./docker/rails-entrypoint /usr/local/bin ---> 8f213b6c0067 Step 8/20 : COPY ./docker/webpack-entrypoint /usr/local/bin ---> 0af4152c7a2c Step 9/20 : COPY ./docker/waitfortcp /usr/local/bin ---> cbd9cbb6fba9 Step 10/20 : COPY ./app/hitobito/images/s2i/root/opt/bin/install-transifex /usr/local/bin ---> e0c39cf9b277 Step 11/20 : COPY ./app/hitobito/images/s2i/root/opt/bin/install-nodejs /usr/local/bin ---> a56b0f4c1241 Step 12/20 : RUN yum remove -y ${RUBY_SCL}-rubygem-bundler ---> Running in d15576a596e4 Loaded plugins: fastestmirror, ovl Resolving Dependencies --> Running transaction check ---> Package rh-ruby26-rubygem-bundler.noarch 0:1.17.2-118.el7 will be erased --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Removing: rh-ruby26-rubygem-bundler noarch 1.17.2-118.el7 @centos-sclo-rh 959 k Transaction Summary ================================================================================ Remove 1 Package Installed size: 959 k Downloading packages: Running transaction check Running transaction test Transaction test succeeded Running transaction Erasing : rh-ruby26-rubygem-bundler-1.17.2-118.el7.noarch 1/1 Verifying : rh-ruby26-rubygem-bundler-1.17.2-118.el7.noarch 1/1 Removed: rh-ruby26-rubygem-bundler.noarch 0:1.17.2-118.el7 Complete! Removing intermediate container d15576a596e4 ---> e22153393edb Step 13/20 : RUN bash -c 'gem install bundler -v 1.17.3' ---> Running in 32e75e08d646 Successfully installed bundler-1.17.3 Parsing documentation for bundler-1.17.3 Installing ri documentation for bundler-1.17.3 Done installing documentation for bundler after 3 seconds 1 gem installed Removing intermediate container 32e75e08d646 ---> 0ee199ebe1c6 Step 14/20 : RUN yum localinstall -y "https://github.com/sphinxsearch/sphinx/releases/download/2.2.11-release/sphinx-2.2.11-1.rhel7.x86_64.rpm" && scl enable rh-ruby26 install-nodejs && yum install -y python-setuptools && scl enable rh-ruby26 install-transifex && yum install ImageMagick ImageMagick-devel -y ---> Running in ef2508de389c Loaded plugins: fastestmirror, ovl Examining /var/tmp/yum-root-zO17AF/sphinx-2.2.11-1.rhel7.x86_64.rpm: sphinx-2.2.11-1.rhel7.x86_64 Marking /var/tmp/yum-root-zO17AF/sphinx-2.2.11-1.rhel7.x86_64.rpm to be installed Resolving Dependencies --> Running transaction check ---> Package sphinx.x86_64 0:2.2.11-1.rhel7 will be installed --> Processing Dependency: libodbc.so.2()(64bit) for package: sphinx-2.2.11-1.rhel7.x86_64 Determining fastest mirrors * base: mirror.23media.com * centos-sclo-rh: mirror.scaleuptech.com * centos-sclo-sclo: centos.mirror.iphh.net * extras: centos.mirror.iphh.net * updates: mirror.23media.com --> Running transaction check ---> Package unixODBC.x86_64 0:2.3.1-14.el7 will be installed --> Processing Dependency: libltdl.so.7()(64bit) for package: unixODBC-2.3.1-14.el7.x86_64 --> Running transaction check ---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: sphinx x86_64 2.2.11-1.rhel7 /sphinx-2.2.11-1.rhel7.x86_64 22 M Installing for dependencies: libtool-ltdl x86_64 2.4.2-22.el7_3 base 49 k unixODBC x86_64 2.3.1-14.el7 base 413 k Transaction Summary ================================================================================ Install 1 Package (+2 Dependent packages) Total size: 23 M Total download size: 462 k Installed size: 24 M Downloading packages: -------------------------------------------------------------------------------- Total 1.2 MB/s | 462 kB 00:00 Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64 1/3 Installing : unixODBC-2.3.1-14.el7.x86_64 2/3 Installing : sphinx-2.2.11-1.rhel7.x86_64 3/3 Sphinx installed! Now create a full-text index, start the search daemon, and you're all set. To manage indexes: editor /etc/sphinx/sphinx.conf To rebuild all disk indexes: sudo -u sphinx indexer --all --rotate To start/stop search daemon: systemctl start/stop searchd To query search daemon using MySQL client: mysql -h 0 -P 9306 mysql> SELECT * FROM test1 WHERE MATCH('test'); See the manual at /usr/share/doc/sphinx-2.2.11 for details. For commercial support please contact Sphinx Technologies Inc at http://sphinxsearch.com/contacts.html Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 1/3 Verifying : unixODBC-2.3.1-14.el7.x86_64 2/3 Verifying : sphinx-2.2.11-1.rhel7.x86_64 3/3 Installed: sphinx.x86_64 0:2.2.11-1.rhel7 Dependency Installed: libtool-ltdl.x86_64 0:2.4.2-22.el7_3 unixODBC.x86_64 0:2.3.1-14.el7 Complete! : No such file or directory ERROR: Service 'webpack' failed to build : The command '/bin/sh -c yum localinstall -y "https://github.com/sphinxsearch/sphinx/releases/download/2.2.11-release/sphinx-2.2.11-1.rhel7.x86_64.rpm" && scl enable rh-ruby26 install-nodejs && yum install -y python-setuptools && scl enable rh-ruby26 install-transifex && yum install ImageMagick ImageMagick-devel -y' returned a non-zero code: 127