[phpMyAdmin Developers] Build failed in Jenkins: phpMyAdmin-continuous #10550

Jenkins Daemon jenkins at phpmyadmin.net
Tue Aug 11 16:36:44 CEST 2015


See <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/10550/changes>

Changes:

[Michal Čihař] Try to add custom composer repository

------------------------------------------
Started by GitHub push by nijel
[EnvInject] - Loading node environment variables.
Building in workspace <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://github.com/phpmyadmin/phpmyadmin.git # timeout=10
Fetching upstream changes from git://github.com/phpmyadmin/phpmyadmin.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/phpmyadmin/phpmyadmin.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 8221cb2a30402f597f7de236e250965ffaf34f2a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8221cb2a30402f597f7de236e250965ffaf34f2a
 > git rev-list e14f664a25fe1bb3c23c41046a1f11b77b208c2a # timeout=10
 > git tag -a -f -m Jenkins Build #10550 jenkins-phpMyAdmin-continuous-10550 # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
TESTSUITE_SERVER=localhost
TESTSUITE_USER=pmatest
TESTSUITE_DATABASE=pmatest
TESTSUITE_URL=http://ci-live.phpmyadmin.net/phpMyAdmin-continuous/workspace/
XTESTSUITE_BROWSERSTACK_USER=michaliha

[EnvInject] - Variables injected successfully.
[workspace] $ /bin/sh -xe /tmp/hudson3532209818026573842.sh
+ composer install --dev --no-interaction
Warning: This development build of composer is over 60 days old. It is recommended to update it by running "/var/lib/jenkins/bin/composer self-update" to get the latest version.
You are using the deprecated option "dev". Dev packages are installed by default now.


                                                 
  [Seld\JsonLint\ParsingException]               
  "./composer.json" does not contain valid JSON  
  Parse error on line 34:                        
  ...pmyadmin.net"    }}                         
  --------------------^                          
  Expected one of: ',', ']'                      
                                                 


install [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--no-plugins] [--no-custom-installers] [--no-autoloader] [--no-scripts] [--no-progress] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [--ignore-platform-reqs] [packages1] ... [packagesN]


Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Skipping publisher since build result is FAILURE
[JSLINT] Skipping publisher since build result is FAILURE
[DRY] Collecting duplicate code analysis files...
[DRY] Finding all files that match the pattern build/logs/pmd-cpd.xml
[DRY] Parsing 1 file in <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/>
[DRY] Successfully parsed file <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs/pmd-cpd.xml> with 18 unique warnings and 0 duplicates.
[DRY] Computing warning deltas based on reference build #10549
[TASKS] Skipping publisher since build result is FAILURE
[ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #10549
Recording plot data
[xUnit] [INFO] - Starting to record.
[xUnit] [INFO] - Processing PHPUnit-3.x (default)
[xUnit] [INFO] - [PHPUnit-3.x (default)] - 1 test report file(s) were found with the pattern 'build/logs/junit.xml' relative to '<https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/'> for the testing framework 'PHPUnit-3.x (default)'.
[xUnit] [ERROR] - Test reports were found but not all of them are new. Did all the tests run?
  * <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs/junit.xml> is 22 min old

[xUnit] [INFO] - Failing BUILD.
[xUnit] [INFO] - There are errors when processing test results.
[xUnit] [INFO] - Skipping tests recording.
[xUnit] [INFO] - Stop build.



More information about the Developers mailing list