-
Notifications
You must be signed in to change notification settings - Fork 184
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
bumping versions of python(2) tools #6108
bumping versions of python(2) tools #6108
Conversation
A new Pull Request was created by @davidlange6 (David Lange) for branch IB/CMSSW_11_2_X/master. @cmsbuild, @smuzaffar, @mrodozov, @tulamor can you please review it and eventually sign? Thanks. |
please test
On Jul 23, 2020, at 1:22 PM, David Lange <[email protected]<mailto:[email protected]>> wrote:
More complicated updates to come via separate PR
…________________________________
You can view, comment on, or merge this pull request online at:
#6108
Commit Summary
* bumping versions of py2 tools
File Changes
* M pip/requirements.txt<https://github.com/cms-sw/cmsdist/pull/6108/files#diff-8d33d96e5ae1b0fd471d1a8fa5d1ff6b> (112)
Patch Links:
* https://github.com/cms-sw/cmsdist/pull/6108.patch
* https://github.com/cms-sw/cmsdist/pull/6108.diff
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#6108>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ABGPFQ42WWJK7LOXEDYQYTDR5AMQZANCNFSM4PFT6HIA>.
|
The tests are being triggered in jenkins.
|
-1 Tested at: 112e014
I found compilation error when building: + DEPS='py2-jinja2 py2-matplotlib ' + '[' 'py2-jinja2 py2-matplotlib ' '!=' '' ']' + echo 'ERROR: Missing dependencies for py2-mpld3 (python3) found: py2-jinja2 py2-matplotlib ' ERROR: Missing dependencies for py2-mpld3 (python3) found: py2-jinja2 py2-matplotlib + exit 1 error: Bad exit status from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/tmp/rpm-tmp.Z98kK5 (%build) RPM build errors: Bad exit status from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/tmp/rpm-tmp.Z98kK5 (%build) You can see the results of the tests here: |
Pull request #6108 was updated. |
please test |
The tests are being triggered in jenkins.
|
-1 Tested at: de1b24b CMSSW: CMSSW_11_2_X_2020-07-25-1100 I found follow errors while testing this PR Failed tests: UnitTests
I found errors in the following unit tests: ---> test run-pylint3 had ERRORS |
Comparison job queued. |
Comparison is ready Comparison Summary:
|
The tests are being triggered in jenkins.
|
Perhaps the issue reported here cms-sw/cmssw#30341 (comment)? (and apparently fixed in cms-sw/cmssw#30919) |
-1 Tested at: e7ab238
I found compilation error when building: make[2]: Leaving directory `/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/BUILD/slc7_amd64_gcc820/external/rivet/3.1.0-417959/rivet-3.1.0/analyses' make[2]: Leaving directory `/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/BUILD/slc7_amd64_gcc820/external/rivet/3.1.0-417959/rivet-3.1.0/analyses' make[2]: Leaving directory `/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/BUILD/slc7_amd64_gcc820/external/rivet/3.1.0-417959/rivet-3.1.0/analyses' make[1]: Leaving directory `/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/BUILD/slc7_amd64_gcc820/external/rivet/3.1.0-417959/rivet-3.1.0/analyses' make: *** [all-recursive] Error 1 error: Bad exit status from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/tmp/rpm-tmp.7XGD15 (%build) RPM build errors: Bad exit status from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/tmp/rpm-tmp.7XGD15 (%build) You can see the results of the tests here: |
this doesn't look related - have we broken the externals stack (eg, rivet) |
please test |
The tests are being triggered in jenkins.
|
+1 |
Comparison job queued. |
Comparison is ready Comparison Summary:
|
+externals |
This pull request is fully signed and it will be integrated in one of the next IB/CMSSW_11_2_X/master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @silviodonato, @dpiparo, @qliphy (and backports should be raised in the release meeting by the corresponding L2) |
lets wait for 11.2.0.pre3 to be build (along with its root622 and geant106 flavors) |
More complicated updates to come via separate PR