Skip to content
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

adds py2-pippkgs to manage pip based python packages #2720

Merged

Conversation

iahmad-khan
Copy link
Contributor

No description provided.

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 8, 2016

A new Pull Request was created by @iahmad-khan (Ijaz ahmad khan) for branch IB/CMSSW_9_0_X/gcc530.

@cmsbuild, @smuzaffar, @iahmad-khan, @davidlange6 can you please review it and eventually sign? Thanks.
You can sign-off by replying to this message having '+1' in the first line of your reply.
You can reject by replying to this message having '-1' in the first line of your reply.

@smuzaffar
Copy link
Contributor

@davidlange6 , this is the meta package for pip based tools.

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 8, 2016

-1

Tested at: e9f1a8a

The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic:
cms-sw/cmssw@fe58472
cms-sw/cmssw@8e4a3cf
cms-sw/cmssw@21e8c84
You can see more details here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-2720/81/git-log-recent-commits
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-2720/81/git-merge-result

You can see the results of the tests here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-16912/81/summary.html

I found follow errors while testing this PR

Failed tests: Build

  • Build:

I found an error when building:

>> Compiling python modules src/PhysicsTools/PythonAnalysis/python
>> Compiling python modules src/RecoTracker/IterativeTracking/python
>> Compiling python modules src/DQMServices/ClientConfig/python
>> All python modules compiled
gmake[1]: Leaving directory '/build/cmsbuild/jenkins-workarea/workspace/cmsdist-cmssw-test-pr/CMSSW_9_0_X_2016-12-07-2300'
gmake: *** [There are compilation/build errors. Please see the detail log above.] Error 1


The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic:
cms-sw/cmssw@fe58472
cms-sw/cmssw@8e4a3cf
cms-sw/cmssw@21e8c84
You can see more details here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-2720/81/git-log-recent-commits
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-2720/81/git-merge-result

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 8, 2016

Comparison not run due to Build errors (RelVals and Igprof tests were also skipped)

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 8, 2016

-1

Tested at: e9f1a8a

The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic:
cms-sw/cmssw@fe58472
cms-sw/cmssw@8e4a3cf
cms-sw/cmssw@21e8c84
You can see more details here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-2720/82/git-log-recent-commits
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-2720/82/git-merge-result

You can see the results of the tests here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-16912/82/summary.html

I found follow errors while testing this PR

Failed tests: Build

  • Build:

I found an error when building:

>> Compiling python modules src/DQMServices/Examples/python
>> Compiling python modules src/DQMServices/Components/python
>> Compiling python modules src/RecoHI/HiMuonAlgos/python
>> All python modules compiled
gmake[1]: Leaving directory '/build/cmsbld/jenkins-workarea/workspace/cmsdist-cmssw-test-pr/CMSSW_9_0_X_2016-12-07-2300'
gmake: *** [There are compilation/build errors. Please see the detail log above.] Error 1


The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic:
cms-sw/cmssw@fe58472
cms-sw/cmssw@8e4a3cf
cms-sw/cmssw@21e8c84
You can see more details here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-2720/82/git-log-recent-commits
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-2720/82/git-merge-result

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 8, 2016

Comparison not run due to Build errors (RelVals and Igprof tests were also skipped)

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 8, 2016

-1

Tested at: e9f1a8a

  • Build:

I found an error when building:

PKGTOOLS/cmsBuild -i /build/cmsbuild/jenkins-workarea/workspace/cmsdist-cmssw-test-pr/testBuildDir --repository cms.week0 --arch slc6_amd64_gcc530 -j 24 build py2-pippkgs-toolfile cmssw-tool-conf
+ eval PKGTOOLS/cmsBuild -i /build/cmsbuild/jenkins-workarea/workspace/cmsdist-cmssw-test-pr/testBuildDir --repository cms.week0 --arch slc6_amd64_gcc530 -j 24 build py2-pippkgs-toolfile cmssw-tool-conf
++ PKGTOOLS/cmsBuild -i /build/cmsbuild/jenkins-workarea/workspace/cmsdist-cmssw-test-pr/testBuildDir --repository cms.week0 --arch slc6_amd64_gcc530 -j 24 build py2-pippkgs-toolfile cmssw-tool-conf
Bootstrapping cmsBuild area.
Done. Setup log can be found in /build/cmsbuild/jenkins-workarea/workspace/cmsdist-cmssw-test-pr/testBuildDir/tmp/bootstrap.log.
./run-cmsdist-tests.sh: line 111: 20034 Terminated              PKGTOOLS/cmsBuild -i /build/cmsbuild/jenkins-workarea/workspace/cmsdist-cmssw-test-pr/testBuildDir --repository cms.week0 --arch slc6_amd64_gcc530 -j 24 build py2-pippkgs-toolfile cmssw-tool-conf


You can see the results of the tests here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-2720/83/summary.html

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 9, 2016

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 9, 2016

Comparison job queued.

@smuzaffar smuzaffar merged commit 789b1fb into cms-sw:IB/CMSSW_9_0_X/gcc530 Dec 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants