See <https://ci-builds.apache.org/job/Allura/job/Allura-py3.7/256/display/redirect?page=changes>
Changes: [dbrondsema] fix error on feed url for non-existant ticket ------------------------------------------ [...truncated 150.00 KB...] #6 67.68 Setting up libaprutil1-ldap:amd64 (1.6.1-2ubuntu0.1) ... #6 67.83 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.24) ... #6 67.96 Setting up libcurl4:amd64 (7.58.0-2ubuntu3.24) ... #6 68.08 Setting up apache2-bin (2.4.29-1ubuntu4.27) ... #6 68.21 Setting up git (1:2.17.1-1ubuntu0.18) ... #6 68.42 Setting up apache2 (2.4.29-1ubuntu4.27) ... #6 75.85 Enabling module mpm_event. #6 75.93 Enabling module authz_core. #6 75.94 Enabling module authz_host. #6 76.01 Enabling module authn_core. #6 76.02 Enabling module auth_basic. #6 76.09 Enabling module access_compat. #6 76.16 Enabling module authn_file. #6 76.23 Enabling module authz_user. #6 76.30 Enabling module alias. #6 76.37 Enabling module dir. #6 76.44 Enabling module autoindex. #6 76.51 Enabling module env. #6 76.58 Enabling module mime. #6 76.65 Enabling module negotiation. #6 76.71 Enabling module setenvif. #6 76.78 Enabling module filter. #6 76.84 Enabling module deflate. #6 76.91 Enabling module status. #6 76.98 Enabling module reqtimeout. #6 77.05 Enabling conf charset. #6 77.12 Enabling conf localized-error-pages. #6 77.19 Enabling conf other-vhosts-access-log. #6 77.26 Enabling conf security. #6 77.33 Enabling conf serve-cgi-bin. #6 77.40 Enabling site 000-default. #6 77.95 invoke-rc.d: could not determine current runlevel #6 77.95 invoke-rc.d: policy-rc.d denied execution of start. #6 78.21 Setting up curl (7.58.0-2ubuntu3.24) ... #6 78.36 Setting up libapache2-mod-python (3.3.1-11ubuntu2) ... #6 78.72 apache2_invoke: Enable module python #6 78.81 invoke-rc.d: could not determine current runlevel #6 78.82 invoke-rc.d: policy-rc.d denied execution of restart. #6 79.82 Processing triggers for libc-bin (2.27-3ubuntu1.6) ... #6 79.95 Processing triggers for ca-certificates (20230311ubuntu0.18.04.1) ... #6 80.00 Updating certificates in /etc/ssl/certs... #6 81.12 0 added, 0 removed; done. #6 81.12 Running hooks in /etc/ca-certificates/update.d... #6 81.12 done. #6 DONE 81.9s #7 [ 3/10] RUN a2enmod cgi proxy proxy_http #7 1.285 Your MPM seems to be threaded. Selecting cgid instead of cgi. #7 1.285 Enabling module cgid. #7 1.296 Enabling module proxy. #7 1.307 Considering dependency proxy for proxy_http: #7 1.307 Module proxy already enabled #7 1.307 Enabling module proxy_http. #7 1.316 To activate the new configuration, you need to run: #7 1.316 service apache2 restart #7 DONE 1.9s #8 [ 4/10] ADD ./git-http.conf /etc/apache2/sites-available/ #8 DONE 1.0s #9 [ 5/10] RUN a2dissite 000-default.conf #9 1.046 Site 000-default disabled. #9 1.046 To activate the new configuration, you need to run: #9 1.046 service apache2 reload #9 DONE 1.7s #10 [ 6/10] RUN a2ensite git-http.conf #10 1.174 Enabling site git-http. #10 1.184 To activate the new configuration, you need to run: #10 1.184 service apache2 reload #10 DONE 1.9s #11 [ 7/10] RUN apachectl configtest #11 1.198 AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1. Set the 'ServerName' directive globally to suppress this message #11 1.198 Syntax OK #11 DONE 1.8s #12 [ 8/10] ADD git-http-backend-wrapper.sh /usr/lib/git-core #12 DONE 1.0s #13 [ 9/10] RUN adduser www-data sudo #13 1.115 Adding user `www-data' to group `sudo' ... #13 1.119 Adding user www-data to group sudo #13 1.324 Done. #13 DONE 2.1s #14 [10/10] RUN echo '%sudo ALL=(ALL) NOPASSWD:ALL' > /etc/sudoers.d/sudo_group_passwordless #14 DONE 1.8s #15 exporting to image #15 exporting layers #15 exporting layers 4.7s done #15 writing image sha256:6167d4f18478eec78908b21f518d73edc1ec619b75373286c5934b3ee4096138 0.0s done #15 naming to docker.io/library/allura_http 0.1s done #15 DONE 4.8s ============================================================================= Setup: venv, pip, pysvn, ./rebuild-all.sh, npm, etc. ============================================================================= Creating network "allura_default" with the default driver Pulling solr (solr:6-alpine)... 6-alpine: Pulling from library/solr Digest: sha256:4f63093698313437a49b2f945c4b1545c9e3a655f52581bc6e01ea006fae132e Status: Downloaded newer image for solr:6-alpine Pulling mongo (mongo:4.2)... 4.2: Pulling from library/mongo Digest: sha256:699d652ed67423d689258bad7b316cf005dfbb82b334118ec306f049042f3717 Status: Downloaded newer image for mongo:4.2 Creating allura_solr_1 ... Creating allura_mongo_1 ... Creating allura_solr_1 ... done Creating allura_mongo_1 ... done Creating allura_web_run ... Creating allura_web_run ... done Running scripts/init-docker-dev.sh Creating SCM directories Creating directory for SOLR data Changing it's permissions to 777 so that container will have access to it Creating virtualenv Requirement already satisfied: pip in /allura-data/virtualenv/lib/python3.7/site-packages (23.0.1) Collecting pip Downloading pip-23.2.1-py3-none-any.whl (2.1 MB) ââââââââââââââââââââââââââââââââââââââââ 2.1/2.1 MB 9.6 MB/s eta 0:00:00 Installing collected packages: pip Attempting uninstall: pip Found existing installation: pip 23.0.1 Uninstalling pip-23.0.1: Successfully uninstalled pip-23.0.1 Successfully installed pip-23.2.1 Collecting wheel Obtaining dependency information for wheel from https://files.pythonhosted.org/packages/28/f5/6955d7b3a5d71ce6bac104f9cf98c1b0513ad656cdaca8ea7d579196f771/wheel-0.41.1-py3-none-any.whl.metadata Downloading wheel-0.41.1-py3-none-any.whl.metadata (2.2 kB) Downloading wheel-0.41.1-py3-none-any.whl (64 kB) ââââââââââââââââââââââââââââââââââââââââ 64.8/64.8 kB 679.5 kB/s eta 0:00:00 Installing collected packages: wheel Successfully installed wheel-0.41.1 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 12741 100 12741 0 0 41803 0 --:--:-- --:--:-- --:--:-- 41911 Looking up latest PySVN version... Downloading PySVN 1.9.20... Building PySVN... Processing /tmp/tmp76i0rq3e.pysvn-install/pysvn-1.9.20 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Building wheels for collected packages: pysvn Building wheel for pysvn (setup.py): started Building wheel for pysvn (setup.py): still running... Building wheel for pysvn (setup.py): finished with status 'done' Created wheel for pysvn: filename=pysvn-1.9.20-cp37-cp37m-linux_x86_64.whl size=738992 sha256=ac342158a90dd41a79a18b17be0c56333a01867d080a95b74aed0bb216b9b5a7 Stored in directory: /root/.cache/pip/wheels/8f/a2/b7/87e58c4e5f6b25f5e584e0788cc140e07bc9315f38387dbce3 Successfully built pysvn Installing collected packages: pysvn Successfully installed pysvn-1.9.20 PySVN is installed. Installing python packages ERROR: Ignored the following versions that require a different python version: 10.0.0 Requires-Python >=3.8; 6.8.0 Requires-Python >=3.8 ERROR: Could not find a version that satisfies the requirement pillow==10.0.0 (from versions: 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.7.0, 1.7.1, 1.7.2, 1.7.3, 1.7.4, 1.7.5, 1.7.6, 1.7.7, 1.7.8, 2.0.0, 2.1.0, 2.2.0, 2.2.1, 2.2.2, 2.3.0, 2.3.1, 2.3.2, 2.4.0, 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.6.0, 2.6.1, 2.6.2, 2.7.0, 2.8.0, 2.8.1, 2.8.2, 2.9.0, 3.0.0, 3.1.0rc1, 3.1.0, 3.1.1, 3.1.2, 3.2.0, 3.3.0, 3.3.1, 3.3.2, 3.3.3, 3.4.0, 3.4.1, 3.4.2, 4.0.0, 4.1.0, 4.1.1, 4.2.0, 4.2.1, 4.3.0, 5.0.0, 5.1.0, 5.2.0, 5.3.0, 5.4.0, 5.4.1, 6.0.0, 6.1.0, 6.2.0, 6.2.1, 6.2.2, 7.0.0, 7.1.0, 7.1.1, 7.1.2, 7.2.0, 8.0.0, 8.0.1, 8.1.0, 8.1.1, 8.1.2, 8.2.0, 8.3.0, 8.3.1, 8.3.2, 8.4.0, 9.0.0, 9.0.1, 9.1.0, 9.1.1, 9.2.0, 9.3.0, 9.4.0, 9.5.0) ERROR: No matching distribution found for pillow==10.0.0 1 ============================================================================= Starting up docker containers ============================================================================= allura_solr_1 is up-to-date allura_mongo_1 is up-to-date Creating allura_web_1 ... Creating allura_web_1 ... done ============================================================================= Docker Container Info: ============================================================================= Error response from daemon: Container dd6c2e28d82858decd968573909d1e73de14eddecdf06433cb1c08139f83b87d is not running ============================================================================= Setup: tests ============================================================================= ============================================================================= Run: tests ============================================================================= ============================================================================= Shutdown ============================================================================= Stopping allura_mongo_1 ... Stopping allura_solr_1 ... Stopping allura_mongo_1 ... done Stopping allura_solr_1 ... done Removing allura_web_1 ... Removing allura_mongo_1 ... Removing allura_solr_1 ... Removing allura_mongo_1 ... done Removing allura_solr_1 ... done Removing allura_web_1 ... done Removing network allura_default Total reclaimed space: 0B Deleted Volumes: 43fffd60807751843417bf2d7b82d74c5c16e373f56a8fecbc5d8e1d01501b6f c6a14915d4f86e584684315f4105f95dbad4bb0c64604c02d8bb0b41dadc9cda aa457e62ecd0a41281e8520c5bd5033abf59953acee635a5b4004bf897c7a064 28c0b877fe8be36d0757f8be04488e2dfa53a77853d8e8cefeb6bcf673b30436 29f5fa4c818672320873f74e27a152fcbdc50f5abfa49be393150a19509efff6 a6872994431a48f99bae9f64f72f20eeb6da19fa1916aabd7bc008ae9936f93f bdb96b84316c1d50a9953479e8ee18232552bf2db898cb15ae87286fa8400ffe b816e598e4e3dc3e1c8fc8f4e332f0131553cbf01c4d2ffa0e457021f22cae63 364d25e2e5c4de98a7f9499e121bab784f128d9ac67297800e4ed75a7761269a b73a54280215d250fb94aba0c08f3243a8a79e9c2d4fb73fb592021ca92a6b21 28f2e4e4f74c1053f6b6b607609a5b7880728733b5fd8f9017a5ba85ffa62de6 7bd942451e59fdaeedaeb85b45b7148caa145228fd1c9fd3a80c3958ff21283b a4ac4293209efae9f26ac84dfe41bbe35aa912a7c9eecbc26042b1f8934bc058 445cae7d69a74e6c1f83dd0a1824d212336126aae6d9da6ae700fd63c41384b4 182106a5d163c4e26645438ac0e26d1ff6c280c641c446ff37ec1ec847a205c1 05a89a52fb7b891e3ec7c6b390d34207de3ac50a9bddf08bc8f007eaf7a5006d 80ba8e6b5fe8503796a42817c63e463f7e0c917dd9263fa5680eb974843709e9 776d8b833bab01944b7a84f5b2aa55b53a6c1ab13503321687c69134bf113f8e 7d0b1871e4179d404f6659fcc04dc13362a4effba3e236a80cd81017ab500ded 6ed89e2bd572793efe38f1fd112e32a17835787a962fd1b17cad620df47d6d48 0ea1ce36865433d7a832f494c43366788919271319807ae13deb11f60a699d76 fed8560df261b932204ee66a8013dac5cfe0a25518f56eb8b1c2168a75b73e0f 27bd3f3814f331435397a6fc059374e08b07074da37b185089db8a701d023527 aa9018d202ba84cb54802b612049188a8890b8763afd226039304b5aac90ac75 19675448522dd7a1759936e18b468d8221abd439fba8af01d04f64ca07510e8e c987be4b6ffb78498072fe0430833171c78a273e97758bd48d2dfd2e79ca87e5 498b485eea4b941e47fa380e549e4d121fe62c718df4384f329514f743390413 8c214adeabf8129775ba0d825ff76622be4c09df5a799f68983b737ca5a67aab 2be1dfeb4e45ec633735f01f7965eac0515f2cc55c3e7cd1f5406bcdf8fa41e8 c9a4de49692449f446f182ec57fe9fdefae4d6121ad8e5e62191e59d1798c515 1cc3b241a5ac849e6e289eac0ff6f870af7dd691b6406a139b034ba9700b0516 594e9d791a5e6287a3cf8240bd7c74adad4c82824e2224c89278030f0e877c46 1fb0220a09f628c339a7fe5c294c6e0e70c6ed115ef97183a85bf33340843dd4 8e5094e263b2e8f2f3a13dc83154c9f40c23fcedd63d429b841764f98dacb094 efcb102987edf7918dc3921d26a715cc858d612625590d3f442255a184e7f0de c79373bddb51dab140019e82374818e6a99a59c258acc5f96de887f5243710fa a8a071c94df3f0528d0d40cdcb55677f07e4bfef3dc712237b5cce6da3cd1de9 Total reclaimed space: 6.271GB Build step 'Execute shell' marked build as failure Recording test results ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?