Started by timer [EnvInject] - Loading node environment variables. Building remotely on sos-builder03 (lin) in workspace /builds/workspace/nopol [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Done Cloning the remote Git repository Cloning repository https://github.com/SpoonLabs/nopol.git > git init /builds/workspace/nopol # timeout=10 Fetching upstream changes from https://github.com/SpoonLabs/nopol.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/SpoonLabs/nopol.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://github.com/SpoonLabs/nopol.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/SpoonLabs/nopol.git # timeout=10 Fetching upstream changes from https://github.com/SpoonLabs/nopol.git > git fetch --tags --progress https://github.com/SpoonLabs/nopol.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision a1bb7f773a213284c9875954d0fbfd546b06e02d (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f a1bb7f773a213284c9875954d0fbfd546b06e02d Commit message: "Upgrade pom.xml (#167)" > git rev-list --no-walk a1bb7f773a213284c9875954d0fbfd546b06e02d # timeout=10 [nopol] $ /bin/sh -xe /tmp/jenkins642556300931930639.sh + rm -rf /builds/.m2/repository/fr/inria/gforge/spoon [nopol] $ /bin/sh -xe /tmp/jenkins1708738702016614729.sh + cd test-projects + mvn test -DskipTests Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building test-projects 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ test-projects --- [WARNING] Using platform encoding (UTF8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /builds/workspace/nopol/test-projects/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ test-projects --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding UTF8, i.e. build is platform dependent! [INFO] Compiling 28 source files to /builds/workspace/nopol/test-projects/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ test-projects --- [WARNING] Using platform encoding (UTF8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /builds/workspace/nopol/test-projects/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ test-projects --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding UTF8, i.e. build is platform dependent! [INFO] Compiling 28 source files to /builds/workspace/nopol/test-projects/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ test-projects --- [INFO] Tests are skipped. [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.059 s [INFO] Finished at: 2018-08-03T10:38:39+02:00 [INFO] Final Memory: 15M/140M [INFO] ------------------------------------------------------------------------ + cd ../nopol + mvn versions:use-latest-versions -DallowSnapshots=true Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for fr.inria.gforge.spirals:nopol:jar:0.2-SNAPSHOT [WARNING] 'build.pluginManagement.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-compiler-plugin @ line 355, column 25 [WARNING] 'build.pluginManagement.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-install-plugin @ line 363, column 25 [WARNING] 'build.pluginManagement.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-clean-plugin @ line 371, column 25 [WARNING] 'repositories.repository.id' must not contain any of these characters \/:"<>|?* but found / @ line 427, column 17 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nopol 0.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- versions-maven-plugin:2.4:use-latest-versions (default-cli) @ nopol --- [INFO] Major version changes allowed [INFO] artifact com.google.guava:guava: checking for updates from inria [INFO] artifact com.google.guava:guava: checking for updates from sachaproject.gforge.inria.fr-release [INFO] artifact com.google.guava:guava: checking for updates from gforge.inria.fr-snapshot [INFO] artifact com.google.guava:guava: checking for updates from spoon.gforge.inria.fr-release [INFO] artifact com.google.guava:guava: checking for updates from tdurieux.github.io/maven-repository/snapshots/ [INFO] artifact com.google.guava:guava: checking for updates from central [INFO] Updated com.google.guava:guava:jar:15.0 to version 26.0-jre [INFO] artifact org.slf4j:slf4j-api: checking for updates from inria [INFO] artifact org.slf4j:slf4j-api: checking for updates from sachaproject.gforge.inria.fr-release [INFO] artifact org.slf4j:slf4j-api: checking for updates from gforge.inria.fr-snapshot [INFO] artifact org.slf4j:slf4j-api: checking for updates from spoon.gforge.inria.fr-release [INFO] artifact org.slf4j:slf4j-api: checking for updates from tdurieux.github.io/maven-repository/snapshots/ [INFO] artifact org.slf4j:slf4j-api: checking for updates from central [INFO] Updated org.slf4j:slf4j-api:jar:${slf4j.version} to version 1.8.0-beta2 [INFO] artifact org.slf4j:jul-to-slf4j: checking for updates from inria [INFO] artifact org.slf4j:jul-to-slf4j: checking for updates from sachaproject.gforge.inria.fr-release [INFO] artifact org.slf4j:jul-to-slf4j: checking for updates from gforge.inria.fr-snapshot [INFO] artifact org.slf4j:jul-to-slf4j: checking for updates from spoon.gforge.inria.fr-release [INFO] artifact org.slf4j:jul-to-slf4j: checking for updates from tdurieux.github.io/maven-repository/snapshots/ [INFO] artifact org.slf4j:jul-to-slf4j: checking for updates from central [INFO] Updated org.slf4j:jul-to-slf4j:jar:${slf4j.version} to version 1.8.0-beta2 [INFO] Major version changes allowed [INFO] artifact junit:junit: checking for updates from inria [INFO] artifact junit:junit: checking for updates from sachaproject.gforge.inria.fr-release [INFO] artifact junit:junit: checking for updates from spoon.gforge.inria.fr-release [INFO] artifact junit:junit: checking for updates from tdurieux.github.io/maven-repository/snapshots/ [INFO] Updated junit:junit:jar:4.11 to version 4.13-SNAPSHOT [INFO] artifact org.reflections:reflections: checking for updates from inria [INFO] artifact org.reflections:reflections: checking for updates from sachaproject.gforge.inria.fr-release [INFO] artifact org.reflections:reflections: checking for updates from gforge.inria.fr-snapshot [INFO] artifact org.reflections:reflections: checking for updates from spoon.gforge.inria.fr-release [INFO] artifact org.reflections:reflections: checking for updates from tdurieux.github.io/maven-repository/snapshots/ [INFO] artifact org.reflections:reflections: checking for updates from central [INFO] Updated org.reflections:reflections:jar:0.9.9-RC1 to version 0.9.11 [INFO] artifact ch.qos.logback:logback-classic: checking for updates from inria [INFO] artifact ch.qos.logback:logback-classic: checking for updates from sachaproject.gforge.inria.fr-release [INFO] artifact ch.qos.logback:logback-classic: checking for updates from gforge.inria.fr-snapshot [INFO] artifact ch.qos.logback:logback-classic: checking for updates from spoon.gforge.inria.fr-release [INFO] artifact ch.qos.logback:logback-classic: checking for updates from tdurieux.github.io/maven-repository/snapshots/ [INFO] artifact ch.qos.logback:logback-classic: checking for updates from central [INFO] Updated ch.qos.logback:logback-classic:jar:1.0.13 to version 1.3.0-alpha4 [INFO] artifact com.google.code.findbugs:jsr305: checking for updates from inria [INFO] artifact com.google.code.findbugs:jsr305: checking for updates from sachaproject.gforge.inria.fr-release [INFO] artifact com.google.code.findbugs:jsr305: checking for updates from gforge.inria.fr-snapshot [INFO] artifact com.google.code.findbugs:jsr305: checking for updates from spoon.gforge.inria.fr-release [INFO] artifact com.google.code.findbugs:jsr305: checking for updates from tdurieux.github.io/maven-repository/snapshots/ [INFO] artifact com.google.code.findbugs:jsr305: checking for updates from central [INFO] Updated com.google.code.findbugs:jsr305:jar:2.0.1 to version 3.0.2 [INFO] artifact org.hamcrest:hamcrest-core: checking for updates from inria [INFO] artifact org.hamcrest:hamcrest-core: checking for updates from sachaproject.gforge.inria.fr-release [INFO] artifact org.hamcrest:hamcrest-core: checking for updates from spoon.gforge.inria.fr-release [INFO] artifact org.hamcrest:hamcrest-core: checking for updates from tdurieux.github.io/maven-repository/snapshots/ [INFO] artifact gov.nasa.jpf:jpf: checking for updates from inria [INFO] artifact gov.nasa.jpf:jpf: checking for updates from sachaproject.gforge.inria.fr-release [INFO] artifact gov.nasa.jpf:jpf: checking for updates from gforge.inria.fr-snapshot [INFO] artifact gov.nasa.jpf:jpf: checking for updates from spoon.gforge.inria.fr-release [INFO] artifact gov.nasa.jpf:jpf: checking for updates from tdurieux.github.io/maven-repository/snapshots/ [INFO] artifact gov.nasa.jpf:jpf: checking for updates from central [INFO] artifact gov.nasa.jpf:jpf-symbc: checking for updates from inria [INFO] artifact gov.nasa.jpf:jpf-symbc: checking for updates from sachaproject.gforge.inria.fr-release [INFO] artifact gov.nasa.jpf:jpf-symbc: checking for updates from gforge.inria.fr-snapshot [INFO] artifact gov.nasa.jpf:jpf-symbc: checking for updates from spoon.gforge.inria.fr-release [INFO] artifact gov.nasa.jpf:jpf-symbc: checking for updates from tdurieux.github.io/maven-repository/snapshots/ [INFO] artifact gov.nasa.jpf:jpf-symbc: checking for updates from central [INFO] artifact com.microsoft.z3:z3: checking for updates from inria [INFO] artifact com.microsoft.z3:z3: checking for updates from sachaproject.gforge.inria.fr-release [INFO] artifact com.microsoft.z3:z3: checking for updates from gforge.inria.fr-snapshot [INFO] artifact com.microsoft.z3:z3: checking for updates from spoon.gforge.inria.fr-release [INFO] artifact com.microsoft.z3:z3: checking for updates from tdurieux.github.io/maven-repository/snapshots/ [INFO] artifact com.microsoft.z3:z3: checking for updates from central [INFO] artifact fr.inria.gforge.spoon:spoon-core: checking for updates from inria [INFO] artifact fr.inria.gforge.spoon:spoon-core: checking for updates from sachaproject.gforge.inria.fr-release [INFO] artifact fr.inria.gforge.spoon:spoon-core: checking for updates from gforge.inria.fr-snapshot [INFO] artifact fr.inria.gforge.spoon:spoon-core: checking for updates from spoon.gforge.inria.fr-release [INFO] artifact fr.inria.gforge.spoon:spoon-core: checking for updates from tdurieux.github.io/maven-repository/snapshots/ [INFO] artifact fr.inria.gforge.spoon:spoon-core: checking for updates from central [INFO] Updated fr.inria.gforge.spoon:spoon-core:jar:7.0.0 to version 7.1.0-SNAPSHOT [INFO] artifact org.smtlib:smtlib: checking for updates from inria [INFO] artifact org.smtlib:smtlib: checking for updates from sachaproject.gforge.inria.fr-release [INFO] artifact org.smtlib:smtlib: checking for updates from gforge.inria.fr-snapshot [INFO] artifact org.smtlib:smtlib: checking for updates from spoon.gforge.inria.fr-release [INFO] artifact org.smtlib:smtlib: checking for updates from tdurieux.github.io/maven-repository/snapshots/ [INFO] artifact org.smtlib:smtlib: checking for updates from central [INFO] artifact com.sun:tools: checking for updates from inria [INFO] artifact com.sun:tools: checking for updates from sachaproject.gforge.inria.fr-release [INFO] artifact com.sun:tools: checking for updates from gforge.inria.fr-snapshot [INFO] artifact com.sun:tools: checking for updates from spoon.gforge.inria.fr-release [INFO] artifact com.sun:tools: checking for updates from tdurieux.github.io/maven-repository/snapshots/ [INFO] artifact com.sun:tools: checking for updates from central [INFO] artifact sacha:infra: checking for updates from inria [INFO] artifact sacha:infra: checking for updates from sachaproject.gforge.inria.fr-release [INFO] artifact sacha:infra: checking for updates from gforge.inria.fr-snapshot [INFO] artifact sacha:infra: checking for updates from spoon.gforge.inria.fr-release [INFO] artifact sacha:infra: checking for updates from tdurieux.github.io/maven-repository/snapshots/ [INFO] artifact sacha:infra: checking for updates from central [INFO] artifact com.gzoltar:gzoltar: checking for updates from inria [INFO] artifact com.gzoltar:gzoltar: checking for updates from sachaproject.gforge.inria.fr-release [INFO] artifact com.gzoltar:gzoltar: checking for updates from gforge.inria.fr-snapshot [INFO] artifact com.gzoltar:gzoltar: checking for updates from spoon.gforge.inria.fr-release [INFO] artifact com.gzoltar:gzoltar: checking for updates from tdurieux.github.io/maven-repository/snapshots/ [INFO] artifact com.gzoltar:gzoltar: checking for updates from central [INFO] artifact commons-cli:commons-cli: checking for updates from inria [INFO] artifact commons-cli:commons-cli: checking for updates from sachaproject.gforge.inria.fr-release [INFO] artifact commons-cli:commons-cli: checking for updates from gforge.inria.fr-snapshot [INFO] artifact commons-cli:commons-cli: checking for updates from spoon.gforge.inria.fr-release [INFO] artifact commons-cli:commons-cli: checking for updates from tdurieux.github.io/maven-repository/snapshots/ [INFO] artifact commons-cli:commons-cli: checking for updates from central [INFO] Updated commons-cli:commons-cli:jar:1.3 to version 1.4 [INFO] artifact fil.iagl.cocospoon:CocoSpoon: checking for updates from inria [INFO] artifact fil.iagl.cocospoon:CocoSpoon: checking for updates from sachaproject.gforge.inria.fr-release [INFO] artifact fil.iagl.cocospoon:CocoSpoon: checking for updates from gforge.inria.fr-snapshot [INFO] artifact fil.iagl.cocospoon:CocoSpoon: checking for updates from spoon.gforge.inria.fr-release [INFO] artifact fil.iagl.cocospoon:CocoSpoon: checking for updates from tdurieux.github.io/maven-repository/snapshots/ [INFO] artifact com.cloudbees:diff4j: checking for updates from inria [INFO] artifact com.cloudbees:diff4j: checking for updates from sachaproject.gforge.inria.fr-release [INFO] artifact com.cloudbees:diff4j: checking for updates from gforge.inria.fr-snapshot [INFO] artifact com.cloudbees:diff4j: checking for updates from spoon.gforge.inria.fr-release [INFO] artifact com.cloudbees:diff4j: checking for updates from tdurieux.github.io/maven-repository/snapshots/ [INFO] artifact com.cloudbees:diff4j: checking for updates from central [INFO] artifact org.json:json: checking for updates from inria [INFO] artifact org.json:json: checking for updates from sachaproject.gforge.inria.fr-release [INFO] artifact org.json:json: checking for updates from gforge.inria.fr-snapshot [INFO] artifact org.json:json: checking for updates from spoon.gforge.inria.fr-release [INFO] artifact org.json:json: checking for updates from tdurieux.github.io/maven-repository/snapshots/ [INFO] artifact org.json:json: checking for updates from central [INFO] Updated org.json:json:jar:20160810 to version 20180130 [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 11.309 s [INFO] Finished at: 2018-08-03T10:38:52+02:00 [INFO] Final Memory: 21M/180M [INFO] ------------------------------------------------------------------------ + mvn -U dependency:resolve Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for fr.inria.gforge.spirals:nopol:jar:0.2-SNAPSHOT [WARNING] 'build.pluginManagement.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-compiler-plugin @ line 355, column 25 [WARNING] 'build.pluginManagement.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-install-plugin @ line 363, column 25 [WARNING] 'build.pluginManagement.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-clean-plugin @ line 371, column 25 [WARNING] 'repositories.repository.id' must not contain any of these characters \/:"<>|?* but found / @ line 427, column 17 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nopol 0.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/junit/junit/4.13-SNAPSHOT/maven-metadata.xml Downloading: http://sachaproject.gforge.inria.fr/repositories/releases/junit/junit/4.13-SNAPSHOT/maven-metadata.xml Downloading: http://spoon.gforge.inria.fr/repositories/releases/junit/junit/4.13-SNAPSHOT/maven-metadata.xml Downloading: http://maven-repo.gforge.inria.fr/releases/junit/junit/4.13-SNAPSHOT/maven-metadata.xml Downloading: https://tdurieux.github.io/maven-repository/snapshots/junit/junit/4.13-SNAPSHOT/maven-metadata.xml Downloading: http://maven-repo.gforge.inria.fr/releases/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/maven-metadata.xml Downloading: http://sachaproject.gforge.inria.fr/repositories/releases/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/maven-metadata.xml Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/maven-metadata.xml Downloading: https://tdurieux.github.io/maven-repository/snapshots/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/maven-metadata.xml Downloading: http://spoon.gforge.inria.fr/repositories/releases/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/maven-metadata.xml 1013/1013 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/maven-metadata.xml (1013 B at 28.3 KB/sec) Downloading: http://maven-repo.gforge.inria.fr/releases/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/spoon-core-7.1.0-20180803.071343-99.pom Downloading: http://sachaproject.gforge.inria.fr/repositories/releases/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/spoon-core-7.1.0-20180803.071343-99.pom Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/spoon-core-7.1.0-20180803.071343-99.pom 4/22 KB 8/22 KB 12/22 KB 14/22 KB 18/22 KB 22/22 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/spoon-core-7.1.0-20180803.071343-99.pom (22 KB at 708.1 KB/sec) Downloading: http://maven-repo.gforge.inria.fr/releases/org/eclipse/platform/org.eclipse.core.resources/maven-metadata.xml Downloading: http://sachaproject.gforge.inria.fr/repositories/releases/org/eclipse/platform/org.eclipse.core.resources/maven-metadata.xml Downloading: http://spoon.gforge.inria.fr/repositories/releases/org/eclipse/platform/org.eclipse.core.resources/maven-metadata.xml Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/org/eclipse/platform/org.eclipse.core.resources/maven-metadata.xml Downloading: https://tdurieux.github.io/maven-repository/snapshots/org/eclipse/platform/org.eclipse.core.resources/maven-metadata.xml Downloading: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.resources/maven-metadata.xml Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/org/eclipse/platform/org.eclipse.core.resources/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.resources/maven-metadata.xml 420/420 B Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.resources/maven-metadata.xml (420 B at 12.8 KB/sec) Downloading: http://maven-repo.gforge.inria.fr/releases/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata.xml Downloading: http://sachaproject.gforge.inria.fr/repositories/releases/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata.xml Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata.xml Downloading: http://spoon.gforge.inria.fr/repositories/releases/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata.xml Downloading: https://tdurieux.github.io/maven-repository/snapshots/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata.xml Downloading: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata.xml 425/425 B Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata.xml Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata.xml (425 B at 59.3 KB/sec) Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata.xml Downloading: http://maven-repo.gforge.inria.fr/releases/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml Downloading: http://sachaproject.gforge.inria.fr/repositories/releases/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml Downloading: http://spoon.gforge.inria.fr/repositories/releases/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml Downloading: https://tdurieux.github.io/maven-repository/snapshots/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml Downloading: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml 418/418 B Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml (418 B at 58.3 KB/sec) Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml Downloading: http://maven-repo.gforge.inria.fr/releases/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml Downloading: https://tdurieux.github.io/maven-repository/snapshots/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml Downloading: http://spoon.gforge.inria.fr/repositories/releases/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml Downloading: http://sachaproject.gforge.inria.fr/repositories/releases/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml Downloading: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml 509/509 B Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml (509 B at 62.1 KB/sec) Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml Downloading: http://maven-repo.gforge.inria.fr/releases/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml Downloading: http://sachaproject.gforge.inria.fr/repositories/releases/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml Downloading: http://spoon.gforge.inria.fr/repositories/releases/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml Downloading: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml Downloading: https://tdurieux.github.io/maven-repository/snapshots/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml 418/418 B Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml (418 B at 27.2 KB/sec) Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml Downloading: http://maven-repo.gforge.inria.fr/releases/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml Downloading: http://sachaproject.gforge.inria.fr/repositories/releases/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml Downloading: https://tdurieux.github.io/maven-repository/snapshots/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml Downloading: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml Downloading: http://spoon.gforge.inria.fr/repositories/releases/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml 506/506 B Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml (506 B at 35.3 KB/sec) Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml Downloading: http://maven-repo.gforge.inria.fr/releases/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml Downloading: http://sachaproject.gforge.inria.fr/repositories/releases/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml Downloading: http://spoon.gforge.inria.fr/repositories/releases/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml Downloading: https://tdurieux.github.io/maven-repository/snapshots/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml Downloading: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml 419/419 B Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml (419 B at 58.5 KB/sec) Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml Downloading: http://sachaproject.gforge.inria.fr/repositories/releases/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml Downloading: http://maven-repo.gforge.inria.fr/releases/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml Downloading: http://spoon.gforge.inria.fr/repositories/releases/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml Downloading: https://tdurieux.github.io/maven-repository/snapshots/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml Downloading: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml 426/426 B Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml (426 B at 37.8 KB/sec) Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml Downloading: http://maven-repo.gforge.inria.fr/releases/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml Downloading: http://sachaproject.gforge.inria.fr/repositories/releases/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml Downloading: http://spoon.gforge.inria.fr/repositories/releases/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml Downloading: https://tdurieux.github.io/maven-repository/snapshots/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml Downloading: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml 419/419 B Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml (419 B at 25.6 KB/sec) Downloading: http://sachaproject.gforge.inria.fr/repositories/releases/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml Downloading: http://maven-repo.gforge.inria.fr/releases/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml Downloading: http://spoon.gforge.inria.fr/repositories/releases/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml Downloading: https://tdurieux.github.io/maven-repository/snapshots/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml Downloading: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml 389/389 B Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml (389 B at 22.3 KB/sec) Downloading: http://maven-repo.gforge.inria.fr/releases/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata.xml Downloading: http://sachaproject.gforge.inria.fr/repositories/releases/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata.xml Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata.xml Downloading: https://tdurieux.github.io/maven-repository/snapshots/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata.xml Downloading: http://spoon.gforge.inria.fr/repositories/releases/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata.xml Downloading: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata.xml 422/422 B Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata.xml (422 B at 58.9 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata.xml Downloading: http://maven-repo.gforge.inria.fr/releases/org/eclipse/platform/org.eclipse.text/maven-metadata.xml Downloading: http://sachaproject.gforge.inria.fr/repositories/releases/org/eclipse/platform/org.eclipse.text/maven-metadata.xml Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/org/eclipse/platform/org.eclipse.text/maven-metadata.xml Downloading: https://tdurieux.github.io/maven-repository/snapshots/org/eclipse/platform/org.eclipse.text/maven-metadata.xml Downloading: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.text/maven-metadata.xml Downloading: http://spoon.gforge.inria.fr/repositories/releases/org/eclipse/platform/org.eclipse.text/maven-metadata.xml 413/413 B Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.text/maven-metadata.xml (413 B at 57.6 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/org/eclipse/platform/org.eclipse.text/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.text/maven-metadata.xml Downloading: http://maven-repo.gforge.inria.fr/releases/org/eclipse/platform/org.eclipse.core.commands/maven-metadata.xml Downloading: http://sachaproject.gforge.inria.fr/repositories/releases/org/eclipse/platform/org.eclipse.core.commands/maven-metadata.xml Downloading: http://spoon.gforge.inria.fr/repositories/releases/org/eclipse/platform/org.eclipse.core.commands/maven-metadata.xml Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/org/eclipse/platform/org.eclipse.core.commands/maven-metadata.xml Downloading: https://tdurieux.github.io/maven-repository/snapshots/org/eclipse/platform/org.eclipse.core.commands/maven-metadata.xml Downloading: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.commands/maven-metadata.xml 451/451 B Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/org/eclipse/platform/org.eclipse.core.commands/maven-metadata.xml Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.commands/maven-metadata.xml (451 B at 62.9 KB/sec) Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.commands/maven-metadata.xml Downloading: http://maven-repo.gforge.inria.fr/releases/fil/iagl/cocospoon/CocoSpoon/1.0.0-SNAPSHOT/maven-metadata.xml Downloading: http://sachaproject.gforge.inria.fr/repositories/releases/fil/iagl/cocospoon/CocoSpoon/1.0.0-SNAPSHOT/maven-metadata.xml Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fil/iagl/cocospoon/CocoSpoon/1.0.0-SNAPSHOT/maven-metadata.xml Downloading: http://spoon.gforge.inria.fr/repositories/releases/fil/iagl/cocospoon/CocoSpoon/1.0.0-SNAPSHOT/maven-metadata.xml Downloading: https://tdurieux.github.io/maven-repository/snapshots/fil/iagl/cocospoon/CocoSpoon/1.0.0-SNAPSHOT/maven-metadata.xml 1005 B Downloaded: https://tdurieux.github.io/maven-repository/snapshots/fil/iagl/cocospoon/CocoSpoon/1.0.0-SNAPSHOT/maven-metadata.xml (1005 B at 19.6 KB/sec) Downloading: http://maven-repo.gforge.inria.fr/releases/fr/inria/gforge/spoon/spoon-core/6.2.0/spoon-core-6.2.0.pom Downloading: http://sachaproject.gforge.inria.fr/repositories/releases/fr/inria/gforge/spoon/spoon-core/6.2.0/spoon-core-6.2.0.pom Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/6.2.0/spoon-core-6.2.0.pom Downloading: http://spoon.gforge.inria.fr/repositories/releases/fr/inria/gforge/spoon/spoon-core/6.2.0/spoon-core-6.2.0.pom Downloading: https://tdurieux.github.io/maven-repository/snapshots/fr/inria/gforge/spoon/spoon-core/6.2.0/spoon-core-6.2.0.pom Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/6.2.0/spoon-core-6.2.0.pom 3/20 KB 5/20 KB 8/20 KB 11/20 KB 13/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/6.2.0/spoon-core-6.2.0.pom (20 KB at 1066.3 KB/sec) Downloading: http://maven-repo.gforge.inria.fr/releases/com/sanityinc/jargs/2.0-SNAPSHOT/maven-metadata.xml Downloading: http://sachaproject.gforge.inria.fr/repositories/releases/com/sanityinc/jargs/2.0-SNAPSHOT/maven-metadata.xml Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/com/sanityinc/jargs/2.0-SNAPSHOT/maven-metadata.xml Downloading: http://spoon.gforge.inria.fr/repositories/releases/com/sanityinc/jargs/2.0-SNAPSHOT/maven-metadata.xml Downloading: https://tdurieux.github.io/maven-repository/snapshots/com/sanityinc/jargs/2.0-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/groups/public/com/sanityinc/jargs/2.0-SNAPSHOT/maven-metadata.xml 762/762 B Downloaded: https://oss.sonatype.org/content/groups/public/com/sanityinc/jargs/2.0-SNAPSHOT/maven-metadata.xml (762 B at 1.9 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/spoon-core-7.1.0-20180803.071343-99.jar 4/1530 KB 8/1530 KB 12/1530 KB 13/1530 KB 17/1530 KB 21/1530 KB 25/1530 KB 29/1530 KB 33/1530 KB 37/1530 KB 41/1530 KB 42/1530 KB 46/1530 KB 50/1530 KB 54/1530 KB 58/1530 KB 62/1530 KB 66/1530 KB 70/1530 KB 74/1530 KB 78/1530 KB 82/1530 KB 86/1530 KB 90/1530 KB 94/1530 KB 98/1530 KB 98/1530 KB 102/1530 KB 106/1530 KB 110/1530 KB 114/1530 KB 118/1530 KB 122/1530 KB 126/1530 KB 130/1530 KB 134/1530 KB 138/1530 KB 142/1530 KB 146/1530 KB 150/1530 KB 154/1530 KB 158/1530 KB 162/1530 KB 166/1530 KB 170/1530 KB 174/1530 KB 178/1530 KB 182/1530 KB 186/1530 KB 190/1530 KB 194/1530 KB 198/1530 KB 202/1530 KB 206/1530 KB 210/1530 KB 214/1530 KB 218/1530 KB 222/1530 KB 226/1530 KB 230/1530 KB 234/1530 KB 238/1530 KB 242/1530 KB 246/1530 KB 250/1530 KB 254/1530 KB 258/1530 KB 262/1530 KB 266/1530 KB 270/1530 KB 274/1530 KB 278/1530 KB 282/1530 KB 286/1530 KB 290/1530 KB 294/1530 KB 298/1530 KB 302/1530 KB 306/1530 KB 310/1530 KB 314/1530 KB 318/1530 KB 322/1530 KB 326/1530 KB 330/1530 KB 334/1530 KB 338/1530 KB 342/1530 KB 346/1530 KB 350/1530 KB 354/1530 KB 358/1530 KB 362/1530 KB 366/1530 KB 370/1530 KB 374/1530 KB 378/1530 KB 382/1530 KB 386/1530 KB 390/1530 KB 394/1530 KB 398/1530 KB 402/1530 KB 406/1530 KB 410/1530 KB 414/1530 KB 418/1530 KB 422/1530 KB 426/1530 KB 430/1530 KB 434/1530 KB 438/1530 KB 442/1530 KB 446/1530 KB 450/1530 KB 454/1530 KB 458/1530 KB 462/1530 KB 466/1530 KB 470/1530 KB 474/1530 KB 478/1530 KB 482/1530 KB 486/1530 KB 490/1530 KB 494/1530 KB 498/1530 KB 502/1530 KB 506/1530 KB 510/1530 KB 514/1530 KB 518/1530 KB 522/1530 KB 526/1530 KB 530/1530 KB 534/1530 KB 538/1530 KB 542/1530 KB 546/1530 KB 550/1530 KB 554/1530 KB 558/1530 KB 562/1530 KB 566/1530 KB 570/1530 KB 574/1530 KB 578/1530 KB 582/1530 KB 586/1530 KB 590/1530 KB 594/1530 KB 598/1530 KB 602/1530 KB 606/1530 KB 610/1530 KB 614/1530 KB 618/1530 KB 622/1530 KB 626/1530 KB 630/1530 KB 634/1530 KB 638/1530 KB 642/1530 KB 646/1530 KB 650/1530 KB 654/1530 KB 658/1530 KB 662/1530 KB 666/1530 KB 670/1530 KB 674/1530 KB 678/1530 KB 682/1530 KB 686/1530 KB 690/1530 KB 694/1530 KB 698/1530 KB 702/1530 KB 706/1530 KB 710/1530 KB 714/1530 KB 718/1530 KB 722/1530 KB 726/1530 KB 730/1530 KB 734/1530 KB 738/1530 KB 742/1530 KB 746/1530 KB 750/1530 KB 754/1530 KB 758/1530 KB 762/1530 KB 766/1530 KB 770/1530 KB 774/1530 KB 778/1530 KB 782/1530 KB 786/1530 KB 790/1530 KB 794/1530 KB 798/1530 KB 802/1530 KB 806/1530 KB 810/1530 KB 814/1530 KB 818/1530 KB 822/1530 KB 826/1530 KB 830/1530 KB 834/1530 KB 838/1530 KB 842/1530 KB 846/1530 KB 850/1530 KB 854/1530 KB 858/1530 KB 862/1530 KB 866/1530 KB 870/1530 KB 874/1530 KB 878/1530 KB 882/1530 KB 886/1530 KB 890/1530 KB 894/1530 KB 898/1530 KB 902/1530 KB 906/1530 KB 910/1530 KB 914/1530 KB 918/1530 KB 922/1530 KB 926/1530 KB 930/1530 KB 934/1530 KB 938/1530 KB 942/1530 KB 946/1530 KB 950/1530 KB 954/1530 KB 958/1530 KB 962/1530 KB 966/1530 KB 970/1530 KB 974/1530 KB 978/1530 KB 982/1530 KB 986/1530 KB 990/1530 KB 994/1530 KB 998/1530 KB 1002/1530 KB 1006/1530 KB 1010/1530 KB 1014/1530 KB 1018/1530 KB 1022/1530 KB 1026/1530 KB 1030/1530 KB 1034/1530 KB 1038/1530 KB 1042/1530 KB 1046/1530 KB 1050/1530 KB 1054/1530 KB 1058/1530 KB 1062/1530 KB 1066/1530 KB 1070/1530 KB 1074/1530 KB 1078/1530 KB 1082/1530 KB 1086/1530 KB 1090/1530 KB 1094/1530 KB 1098/1530 KB 1102/1530 KB 1106/1530 KB 1110/1530 KB 1114/1530 KB 1118/1530 KB 1122/1530 KB 1126/1530 KB 1130/1530 KB 1134/1530 KB 1138/1530 KB 1142/1530 KB 1146/1530 KB 1150/1530 KB 1154/1530 KB 1158/1530 KB 1162/1530 KB 1166/1530 KB 1170/1530 KB 1174/1530 KB 1178/1530 KB 1182/1530 KB 1186/1530 KB 1190/1530 KB 1194/1530 KB 1198/1530 KB 1202/1530 KB 1206/1530 KB 1210/1530 KB 1214/1530 KB 1218/1530 KB 1222/1530 KB 1226/1530 KB 1230/1530 KB 1234/1530 KB 1238/1530 KB 1242/1530 KB 1246/1530 KB 1250/1530 KB 1254/1530 KB 1258/1530 KB 1262/1530 KB 1266/1530 KB 1270/1530 KB 1274/1530 KB 1278/1530 KB 1282/1530 KB 1286/1530 KB 1290/1530 KB 1294/1530 KB 1298/1530 KB 1302/1530 KB 1306/1530 KB 1310/1530 KB 1314/1530 KB 1318/1530 KB 1322/1530 KB 1326/1530 KB 1330/1530 KB 1334/1530 KB 1338/1530 KB 1342/1530 KB 1346/1530 KB 1350/1530 KB 1354/1530 KB 1358/1530 KB 1362/1530 KB 1366/1530 KB 1370/1530 KB 1374/1530 KB 1378/1530 KB 1382/1530 KB 1386/1530 KB 1390/1530 KB 1394/1530 KB 1398/1530 KB 1402/1530 KB 1406/1530 KB 1410/1530 KB 1414/1530 KB 1418/1530 KB 1422/1530 KB 1426/1530 KB 1430/1530 KB 1434/1530 KB 1438/1530 KB 1442/1530 KB 1446/1530 KB 1450/1530 KB 1454/1530 KB 1458/1530 KB 1462/1530 KB 1466/1530 KB 1470/1530 KB 1474/1530 KB 1478/1530 KB 1482/1530 KB 1486/1530 KB 1490/1530 KB 1494/1530 KB 1498/1530 KB 1502/1530 KB 1506/1530 KB 1510/1530 KB 1514/1530 KB 1518/1530 KB 1522/1530 KB 1526/1530 KB 1530/1530 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/spoon-core-7.1.0-20180803.071343-99.jar (1530 KB at 10195.2 KB/sec) [INFO] [INFO] --- maven-dependency-plugin:2.8:resolve (default-cli) @ nopol --- [INFO] [INFO] The following files have been resolved: [INFO] org.eclipse.platform:org.eclipse.core.resources:jar:3.13.0:compile [INFO] gov.nasa.jpf:jpf:jar:1154:provided [INFO] commons-cli:commons-cli:jar:1.4:compile [INFO] org.smtlib:smtlib:jar:0.9.7.1:compile [INFO] com.sun.mail:javax.mail:jar:1.6.0:runtime [INFO] com.martiansoftware:jsap:jar:2.1:compile [INFO] log4j:log4j:jar:1.2.17:compile [INFO] org.codehaus.mojo:animal-sniffer-annotations:jar:1.14:compile [INFO] com.microsoft.z3:z3:jar:0.0.1:compile [INFO] org.eclipse.platform:org.eclipse.osgi:jar:3.13.0:compile [INFO] com.fasterxml.jackson.core:jackson-core:jar:2.9.2:compile [INFO] org.eclipse.platform:org.eclipse.core.expressions:jar:3.6.100:compile [INFO] org.eclipse.platform:org.eclipse.core.jobs:jar:3.10.0:compile [INFO] gov.nasa.jpf:jpf-symbc:jar:576:provided [INFO] org.eclipse.platform:org.eclipse.equinox.app:jar:1.3.500:compile [INFO] fr.inria.gforge.spoon:spoon-core:jar:7.1.0-SNAPSHOT:compile [INFO] org.javassist:javassist:jar:3.21.0-GA:compile [INFO] com.sanityinc:jargs:jar:2.0-SNAPSHOT:compile [INFO] org.jvnet.localizer:localizer:jar:1.12:compile [INFO] org.hamcrest:hamcrest-core:jar:1.3:compile [INFO] com.fasterxml.jackson.core:jackson-annotations:jar:2.9.0:compile [INFO] org.eclipse.platform:org.eclipse.equinox.registry:jar:3.8.0:compile [INFO] org.apache.commons:commons-lang3:jar:3.5:compile [INFO] org.checkerframework:checker-qual:jar:2.5.2:compile [INFO] org.eclipse.platform:org.eclipse.core.runtime:jar:3.14.0:compile [INFO] org.apache.maven:maven-model:jar:3.3.9:compile [INFO] org.easytesting:fest-assert:jar:1.4:compile [INFO] com.google.guava:guava:jar:26.0-jre:compile [INFO] com.google.code.findbugs:jsr305:jar:3.0.2:compile [INFO] commons-io:commons-io:jar:2.5:compile [INFO] org.easytesting:fest-util:jar:1.1.6:compile [INFO] com.google.j2objc:j2objc-annotations:jar:1.1:compile [INFO] com.fasterxml.jackson.core:jackson-databind:jar:2.9.2:compile [INFO] fil.iagl.cocospoon:CocoSpoon:jar:1.0.0-SNAPSHOT:compile [INFO] sacha:infra:jar:0.1:compile [INFO] org.eclipse.platform:org.eclipse.text:jar:3.6.300:compile [INFO] javax.activation:activation:jar:1.1:runtime [INFO] org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.7.100:compile [INFO] org.eclipse.platform:org.eclipse.core.commands:jar:3.9.100:compile [INFO] com.sun:tools:jar:1.4.2:system [INFO] org.slf4j:slf4j-api:jar:1.8.0-beta2:compile [INFO] org.json:json:jar:20180130:compile [INFO] com.google.errorprone:error_prone_annotations:jar:2.1.3:compile [INFO] org.eclipse.platform:org.eclipse.core.contenttype:jar:3.7.0:compile [INFO] com.gzoltar:gzoltar:jar:0.1.1:compile [INFO] junit:junit:jar:4.13-SNAPSHOT:compile [INFO] org.eclipse.jdt:org.eclipse.jdt.core:jar:3.13.102:compile [INFO] ch.qos.logback:logback-classic:jar:1.3.0-alpha4:runtime [INFO] org.eclipse.platform:org.eclipse.core.filesystem:jar:1.7.100:compile [INFO] com.cloudbees:diff4j:jar:1.2:compile [INFO] org.reflections:reflections:jar:0.9.11:compile [INFO] ch.qos.logback:logback-core:jar:1.3.0-alpha4:runtime [INFO] org.eclipse.platform:org.eclipse.equinox.common:jar:3.10.0:compile [INFO] org.codehaus.plexus:plexus-utils:jar:3.0.22:compile [INFO] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8.434 s [INFO] Finished at: 2018-08-03T10:39:01+02:00 [INFO] Final Memory: 18M/151M [INFO] ------------------------------------------------------------------------ + mvn package Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for fr.inria.gforge.spirals:nopol:jar:0.2-SNAPSHOT [WARNING] 'build.pluginManagement.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-compiler-plugin @ line 355, column 25 [WARNING] 'build.pluginManagement.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-install-plugin @ line 363, column 25 [WARNING] 'build.pluginManagement.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-clean-plugin @ line 371, column 25 [WARNING] 'repositories.repository.id' must not contain any of these characters \/:"<>|?* but found / @ line 427, column 17 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nopol 0.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ nopol --- [INFO] argLine set to -javaagent:/builds/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/builds/workspace/nopol/nopol/target/jacoco.exec,excludes=com.sun.tools.jdi.** [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nopol --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ nopol --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 278 source files to /builds/workspace/nopol/nopol/target/classes [WARNING] /builds/workspace/nopol/nopol/src/main/java/fr/inria/lille/repair/expression/value/Value.java:[5,46] sun.reflect.generics.reflectiveObjects.NotImplementedException is internal proprietary API and may be removed in a future release [WARNING] /builds/workspace/nopol/nopol/src/main/java/fr/inria/lille/repair/expression/value/Value.java:[36,23] sun.reflect.generics.reflectiveObjects.NotImplementedException is internal proprietary API and may be removed in a future release [WARNING] /builds/workspace/nopol/nopol/src/main/java/fr/inria/lille/repair/expression/value/Value.java:[41,23] sun.reflect.generics.reflectiveObjects.NotImplementedException is internal proprietary API and may be removed in a future release [WARNING] /builds/workspace/nopol/nopol/src/main/java/fr/inria/lille/repair/expression/value/Value.java:[46,23] sun.reflect.generics.reflectiveObjects.NotImplementedException is internal proprietary API and may be removed in a future release [WARNING] /builds/workspace/nopol/nopol/src/main/java/fr/inria/lille/repair/expression/value/Value.java:[51,23] sun.reflect.generics.reflectiveObjects.NotImplementedException is internal proprietary API and may be removed in a future release [WARNING] /builds/workspace/nopol/nopol/src/main/java/fr/inria/lille/repair/expression/value/Value.java:[56,23] sun.reflect.generics.reflectiveObjects.NotImplementedException is internal proprietary API and may be removed in a future release [WARNING] /builds/workspace/nopol/nopol/src/main/java/fr/inria/lille/repair/expression/value/Value.java:[61,23] sun.reflect.generics.reflectiveObjects.NotImplementedException is internal proprietary API and may be removed in a future release [WARNING] /builds/workspace/nopol/nopol/src/main/java/fr/inria/lille/repair/expression/value/Value.java:[66,23] sun.reflect.generics.reflectiveObjects.NotImplementedException is internal proprietary API and may be removed in a future release [WARNING] /builds/workspace/nopol/nopol/src/main/java/fr/inria/lille/repair/expression/value/Value.java:[71,23] sun.reflect.generics.reflectiveObjects.NotImplementedException is internal proprietary API and may be removed in a future release [WARNING] /builds/workspace/nopol/nopol/src/main/java/fr/inria/lille/repair/expression/value/Value.java:[76,23] sun.reflect.generics.reflectiveObjects.NotImplementedException is internal proprietary API and may be removed in a future release [WARNING] /builds/workspace/nopol/nopol/src/main/java/fr/inria/lille/repair/expression/value/Value.java:[81,23] sun.reflect.generics.reflectiveObjects.NotImplementedException is internal proprietary API and may be removed in a future release [WARNING] /builds/workspace/nopol/nopol/src/main/java/fr/inria/lille/repair/expression/value/Value.java:[86,23] sun.reflect.generics.reflectiveObjects.NotImplementedException is internal proprietary API and may be removed in a future release [WARNING] /builds/workspace/nopol/nopol/src/main/java/fr/inria/lille/repair/nopol/spoon/symbolic/AssertReplacer.java: Some input files use or override a deprecated API. [WARNING] /builds/workspace/nopol/nopol/src/main/java/fr/inria/lille/repair/nopol/spoon/symbolic/AssertReplacer.java: Recompile with -Xlint:deprecation for details. [WARNING] /builds/workspace/nopol/nopol/src/main/java/fr/inria/lille/commons/synthesis/smt/SMTLib.java: Some input files use unchecked or unsafe operations. [WARNING] /builds/workspace/nopol/nopol/src/main/java/fr/inria/lille/commons/synthesis/smt/SMTLib.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nopol --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 19 resources [INFO] [INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ nopol --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 50 source files to /builds/workspace/nopol/nopol/target/test-classes [WARNING] /builds/workspace/nopol/nopol/src/test/java/fr/inria/lille/repair/nopol/Defects4jUtils.java: Some input files use or override a deprecated API. [WARNING] /builds/workspace/nopol/nopol/src/test/java/fr/inria/lille/repair/nopol/Defects4jUtils.java: Recompile with -Xlint:deprecation for details. [WARNING] /builds/workspace/nopol/nopol/src/test/java/fr/inria/lille/commons/trace/ValuesCollectorTest.java: Some input files use unchecked or unsafe operations. [WARNING] /builds/workspace/nopol/nopol/src/test/java/fr/inria/lille/commons/trace/ValuesCollectorTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.14.1:test (default-test) @ nopol --- [INFO] Surefire report directory: /builds/workspace/nopol/nopol/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running xxl.java.support.RangeMapperTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 sec Running xxl.java.junit.TestSuiteExecutionTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 sec Running xxl.java.compiler.DynamicClassCompilerTest 04:39:15.159 [main] ERROR x.java.compiler.DynamicClassCompiler - [Compilation errors] Mathematician.java:1: error: cannot find symbol package test.dynamic.math;import test.dynamic.math.Calculator;public class Mathematician { private Calculator calculator; public Mathematician(Calculator calculator) { this.calculator = calculator; } public int sum(int a, int b) { return calculator.sum(a, b); } public int multiply(int a, int b) { return calculator.multiply(a, b); }} ^ symbol: method multiply(int,int) location: variable calculator of type test.dynamic.math.Calculator Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.326 sec Running xxl.java.library.ObjectLibraryTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running xxl.java.library.JavaLibraryTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running xxl.java.library.StringLibraryTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec Running xxl.java.library.NumberLibraryTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running xxl.java.library.ClassLibraryTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running xxl.container.classic.map.MultimapTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running xxl.container.classic.map.DoubleMapTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running xxl.container.classic.MetaSetTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running xxl.container.classic.MetaListTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running xxl.container.classic.MetaMapTest Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec Running xxl.container.classic.MetaCollectionTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running xxl.container.various.BagTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec Running xxl.container.various.PairTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running xxl.container.various.MappingBagTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running xxl.container.various.TableTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec Running fr.inria.lille.localization.DumbLocalizerTest 04:39:16.150 [main] INFO fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_3] 04:39:16.155 [main] INFO fr.inria.lille.repair.nopol.NoPol - Classpath: [file:/builds/workspace/nopol/nopol/../test-projects/target/test-classes/, file:/builds/workspace/nopol/nopol/../test-projects/target/classes/, file:/builds/workspace/nopol/nopol/lib/junit-4.11.jar] 04:39:16.155 [main] INFO fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL 04:39:16.155 [main] INFO fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_3.NopolExampleTest] 04:39:16.155 [main] INFO fr.inria.lille.repair.nopol.NoPol - Config: Config{synthesisDepth=3, collectStaticMethods=true, collectStaticFields=false, collectLiterals=false, onlyOneSynthesisResult=true, sortExpressions=true, maxLineInvocationPerTest=250, timeoutMethodInvocation=2000, dataCollectionTimeoutInSecondForSynthesis=900, addWeight=0.19478, subWeight=0.04554, mulWeight=0.0102, divWeight=0.00613, andWeight=0.10597, orWeight=0.05708, eqWeight=0.22798, nEqWeight=0.0, lessEqWeight=0.0255, lessWeight=0.0947, methodCallWeight=0.1, fieldAccessWeight=0.08099, constantWeight=0.14232, variableWeight=0.05195, mode=REPAIR, type=CONDITIONAL, synthesis=SMT, oracle=ANGELIC, solver=Z3, solverPath='null', projectSources=[../test-projects/src/main/java/nopol_examples/nopol_example_3], projectClasspath='[Ljava.net.URL;@7e02331', projectTests=[nopol_examples.nopol_example_3.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false} 04:39:16.156 [main] INFO fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2 04:39:16.173 [main] INFO fr.inria.lille.repair.nopol.NoPol - Free memory: 119 MB 04:39:16.173 [main] INFO fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB 04:39:16.173 [main] INFO fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 208 MB 04:39:16.173 [main] INFO fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151 04:39:16.174 [main] INFO fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151 04:39:16.174 [main] INFO fr.inria.lille.repair.nopol.NoPol - PATH: /builds/tools/hudson.model.JDK/JDK_8.0.151/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games 04:39:18.826 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1 04:39:18.827 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_3.NopolExample:32 which is executed by 9 tests -126608641 04:39:18.904 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 04:39:19.297 [pool-10-thread-1] DEBUG f.i.l.r.n.s.ConstraintModelBuilder - Failing test(s): SourceLocation nopol_examples.nopol_example_3.NopolExample:32 [test5(nopol_examples.nopol_example_3.NopolExampleTest), test4(nopol_examples.nopol_example_3.NopolExampleTest), test3(nopol_examples.nopol_example_3.NopolExampleTest), test2(nopol_examples.nopol_example_3.NopolExampleTest), test1(nopol_examples.nopol_example_3.NopolExampleTest), test9(nopol_examples.nopol_example_3.NopolExampleTest), test8(nopol_examples.nopol_example_3.NopolExampleTest), test7(nopol_examples.nopol_example_3.NopolExampleTest), test6(nopol_examples.nopol_example_3.NopolExampleTest)] 04:39:19.297 [pool-10-thread-1] DEBUG tests.output - First set: [test5(nopol_examples.nopol_example_3.NopolExampleTest): null, test4(nopol_examples.nopol_example_3.NopolExampleTest): null, test3(nopol_examples.nopol_example_3.NopolExampleTest): null, test2(nopol_examples.nopol_example_3.NopolExampleTest): null, test1(nopol_examples.nopol_example_3.NopolExampleTest): null, test9(nopol_examples.nopol_example_3.NopolExampleTest): null, test8(nopol_examples.nopol_example_3.NopolExampleTest): null, test7(nopol_examples.nopol_example_3.NopolExampleTest): null, test6(nopol_examples.nopol_example_3.NopolExampleTest): null] 04:39:19.298 [pool-10-thread-1] DEBUG tests.output - Second set: [test5(nopol_examples.nopol_example_3.NopolExampleTest): null, test4(nopol_examples.nopol_example_3.NopolExampleTest): null, test3(nopol_examples.nopol_example_3.NopolExampleTest): null, test2(nopol_examples.nopol_example_3.NopolExampleTest): null, test1(nopol_examples.nopol_example_3.NopolExampleTest): null, test9(nopol_examples.nopol_example_3.NopolExampleTest): null, test8(nopol_examples.nopol_example_3.NopolExampleTest): null, test7(nopol_examples.nopol_example_3.NopolExampleTest): null, test6(nopol_examples.nopol_example_3.NopolExampleTest): null] 04:39:19.298 [pool-10-thread-1] INFO f.i.l.r.n.synth.SMTNopolSynthesizer - Not enough specifications: 0. A trivial patch is "true" or "false", please write new tests specifying SourceLocation nopol_examples.nopol_example_3.NopolExample:32. 04:39:19.298 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2 04:39:19.298 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_3.NopolExample:11 which is executed by 9 tests -126608641 04:39:19.352 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 04:39:20.115 [pool-30-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {0=0, a=-8, tmp != 0=true, tmp=-1}. outcome: false (test5) constraint: {0=0, a=2, tmp != 0=true, tmp=1}. outcome: false (test4) constraint: {0=0, a=0, tmp != 0=true, tmp=-1}. outcome: false (test9) constraint: {0=0, a=50, tmp != 0=true, tmp=1}. outcome: false (test8) constraint: {0=0, a=8, tmp != 0=true, tmp=1}. outcome: false (test7) constraint: {0=0, a=-1, tmp != 0=false, tmp=0}. outcome: true (test3) constraint: {0=0, a=5, tmp != 0=false, tmp=0}. outcome: true (test2) constraint: {0=0, a=3, tmp != 0=false, tmp=0}. outcome: true (test1) constraint: {0=0, a=65, tmp != 0=false, tmp=0}. outcome: true (test6) 04:39:20.116 [pool-30-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 04:39:20.386 [pool-30-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 04:39:20.552 [pool-30-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: 0 == tmp 04:39:20.554 [pool-30-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_3.NopolExample:11: CONDITIONAL 0 == tmp 04:39:20.663 [pool-30-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "0 == tmp" is working 04:39:20.671 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----INFORMATION---- 04:39:20.674 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb classes : 1 04:39:20.674 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb methods : 3 04:39:20.674 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 2 04:39:20.674 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 1 04:39:20.674 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 9 04:39:20.674 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2 04:39:20.674 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2] 04:39:20.675 [main] INFO fr.inria.lille.repair.nopol.NoPol - class java.lang.Boolean: 4 04:39:20.675 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 12 04:39:20.675 [main] INFO fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 4522ms 04:39:20.675 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:39:20.675 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND---- 04:39:20.675 [main] INFO fr.inria.lille.repair.nopol.NoPol - 0 == tmp 04:39:20.727 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9 04:39:20.729 [main] INFO fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_3.NopolExample:11: CONDITIONAL 04:39:20.735 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:39:20.822 [main] INFO fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_2] 04:39:20.824 [main] INFO fr.inria.lille.repair.nopol.NoPol - Classpath: [file:/builds/workspace/nopol/nopol/../test-projects/target/test-classes/, file:/builds/workspace/nopol/nopol/../test-projects/target/classes/, file:/builds/workspace/nopol/nopol/lib/junit-4.11.jar] 04:39:20.824 [main] INFO fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL 04:39:20.825 [main] INFO fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_2.NopolExampleTest] 04:39:20.826 [main] INFO fr.inria.lille.repair.nopol.NoPol - Config: Config{synthesisDepth=3, collectStaticMethods=true, collectStaticFields=false, collectLiterals=false, onlyOneSynthesisResult=true, sortExpressions=true, maxLineInvocationPerTest=250, timeoutMethodInvocation=2000, dataCollectionTimeoutInSecondForSynthesis=900, addWeight=0.19478, subWeight=0.04554, mulWeight=0.0102, divWeight=0.00613, andWeight=0.10597, orWeight=0.05708, eqWeight=0.22798, nEqWeight=0.0, lessEqWeight=0.0255, lessWeight=0.0947, methodCallWeight=0.1, fieldAccessWeight=0.08099, constantWeight=0.14232, variableWeight=0.05195, mode=REPAIR, type=CONDITIONAL, synthesis=SMT, oracle=ANGELIC, solver=Z3, solverPath='null', projectSources=[../test-projects/src/main/java/nopol_examples/nopol_example_2], projectClasspath='[Ljava.net.URL;@4eee0b1a', projectTests=[nopol_examples.nopol_example_2.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false} 04:39:20.828 [main] INFO fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2 04:39:20.829 [main] INFO fr.inria.lille.repair.nopol.NoPol - Free memory: 184 MB 04:39:20.830 [main] INFO fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB 04:39:20.831 [main] INFO fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 231 MB 04:39:20.832 [main] INFO fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151 04:39:20.833 [main] INFO fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151 04:39:20.833 [main] INFO fr.inria.lille.repair.nopol.NoPol - PATH: /builds/tools/hudson.model.JDK/JDK_8.0.151/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games 04:39:20.948 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1 04:39:20.949 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_2.NopolExample:21 which is executed by 9 tests -126608641 04:39:21.000 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 04:39:21.273 [pool-86-thread-1] DEBUG f.i.l.r.n.s.ConstraintModelBuilder - Failing test(s): SourceLocation nopol_examples.nopol_example_2.NopolExample:21 [test7(nopol_examples.nopol_example_2.NopolExampleTest), test9(nopol_examples.nopol_example_2.NopolExampleTest), test4(nopol_examples.nopol_example_2.NopolExampleTest), test5(nopol_examples.nopol_example_2.NopolExampleTest), test6(nopol_examples.nopol_example_2.NopolExampleTest), test1(nopol_examples.nopol_example_2.NopolExampleTest), test2(nopol_examples.nopol_example_2.NopolExampleTest)] 04:39:21.273 [pool-86-thread-1] DEBUG tests.output - First set: [test7(nopol_examples.nopol_example_2.NopolExampleTest): expected:<-2> but was:<-4>, test9(nopol_examples.nopol_example_2.NopolExampleTest): expected:<2> but was:<-8>, test4(nopol_examples.nopol_example_2.NopolExampleTest): expected:<4> but was:<-2>, test5(nopol_examples.nopol_example_2.NopolExampleTest): expected:<4> but was:<-2>, test6(nopol_examples.nopol_example_2.NopolExampleTest): expected:<-2> but was:<-4>, test1(nopol_examples.nopol_example_2.NopolExampleTest): expected:<4> but was:<2>, test2(nopol_examples.nopol_example_2.NopolExampleTest): expected:<4> but was:<2>] 04:39:21.273 [pool-86-thread-1] DEBUG tests.output - Second set: [test7(nopol_examples.nopol_example_2.NopolExampleTest): expected:<-2> but was:<-4>, test9(nopol_examples.nopol_example_2.NopolExampleTest): expected:<2> but was:<-8>, test4(nopol_examples.nopol_example_2.NopolExampleTest): expected:<4> but was:<-2>, test5(nopol_examples.nopol_example_2.NopolExampleTest): expected:<4> but was:<-2>, test6(nopol_examples.nopol_example_2.NopolExampleTest): expected:<-2> but was:<-4>, test1(nopol_examples.nopol_example_2.NopolExampleTest): expected:<4> but was:<2>, test2(nopol_examples.nopol_example_2.NopolExampleTest): expected:<4> but was:<2>] 04:39:21.273 [pool-86-thread-1] INFO f.i.l.r.n.synth.SMTNopolSynthesizer - Not enough specifications: 0. A trivial patch is "true" or "false", please write new tests specifying SourceLocation nopol_examples.nopol_example_2.NopolExample:21. 04:39:21.274 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2 04:39:21.274 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_2.NopolExample:11 which is executed by 9 tests -126608641 04:39:21.338 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 04:39:21.594 [pool-102-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {0=0, a=2, b=-8, (b - a)=-10, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass=12302, (b - a) < 0=true}. outcome: false (test9) constraint: {0=0, a=4, b=-2, (b - a)=-6, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass=12302, (b - a) < 0=true}. outcome: false (test4) constraint: {0=0, a=-2, b=-4, (b - a)=-2, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass=12302, (b - a) < 0=true}. outcome: false (test6) constraint: {0=0, a=4, b=2, (b - a)=-2, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass=12302, (b - a) < 0=true}. outcome: false (test2) constraint: {0=0, a=-4, b=-2, (b - a)=2, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass=12302, (b - a) < 0=false}. outcome: true (test7) constraint: {0=0, a=-2, b=4, (b - a)=6, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass=12302, (b - a) < 0=false}. outcome: true (test5) constraint: {0=0, a=2, b=4, (b - a)=2, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass=12302, (b - a) < 0=false}. outcome: true (test1) 04:39:21.596 [pool-102-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 04:39:21.620 [pool-102-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 04:39:21.722 [pool-102-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: 1 < (b - a) 04:39:21.722 [pool-102-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL 1 < (b - a) 04:39:21.833 [pool-102-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "1 < (b - a)" is working 04:39:21.863 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----INFORMATION---- 04:39:21.864 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb classes : 1 04:39:21.864 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb methods : 2 04:39:21.864 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 4 04:39:21.864 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 2 04:39:21.864 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 7 04:39:21.864 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2 04:39:21.864 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2] 04:39:21.864 [main] INFO fr.inria.lille.repair.nopol.NoPol - class java.lang.Boolean: 4 04:39:21.864 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 14 04:39:21.864 [main] INFO fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 1041ms 04:39:21.864 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:39:21.864 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND---- 04:39:21.864 [main] INFO fr.inria.lille.repair.nopol.NoPol - 1 < (b - a) 04:39:21.917 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9 04:39:21.918 [main] INFO fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL 04:39:21.922 [main] INFO fr.inria.lille.repair.nopol.NoPol - Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.785 sec Running fr.inria.lille.localization.GzoltarLocalizerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.07 sec Running fr.inria.lille.localization.CocospoonLocalizerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 sec Running fr.inria.lille.repair.symbolic.SymbolicTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec Running fr.inria.lille.repair.infinitel.loop.implant.LoopStatisticsTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Running fr.inria.lille.repair.infinitel.InfinitelTest 04:39:25.337 [main] DEBUG f.i.l.r.infinitel.InfiniteLoopFixer - Angelic records for hanging tests: infinitel_examples.infinitel_example_2.InfinitelExampleTest#infiniteLoop=1 04:39:25.337 [main] DEBUG f.i.l.r.infinitel.InfiniteLoopFixer - Tests of infinite loop: infinitel_examples.infinitel_example_2.InfinitelExampleTest#oneIteration infinitel_examples.infinitel_example_2.InfinitelExampleTest#infiniteLoop 04:39:25.341 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {(!oneIteration)=true, 0=0, a=10, oneIteration || ((!oneIteration) && (a == 0))=false, oneIteration=false, (a == 0)=false, ((!oneIteration) && (a == 0))=false}. outcome: false (oneIteration) constraint: {(!oneIteration)=true, 0=0, a=0, oneIteration || ((!oneIteration) && (a == 0))=true, oneIteration=false, (a == 0)=true, ((!oneIteration) && (a == 0))=true}. outcome: true (oneIteration) constraint: {(!oneIteration)=false, 0=0, a=0, oneIteration || ((!oneIteration) && (a == 0))=true, oneIteration=true, (a == 0)=true, ((!oneIteration) && (a == 0))=false}. outcome: true (infiniteLoop) constraint: {(!oneIteration)=false, 0=0, a=10, oneIteration || ((!oneIteration) && (a == 0))=true, oneIteration=true, (a == 0)=false, ((!oneIteration) && (a == 0))=false}. outcome: false (infiniteLoop) 04:39:25.341 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 04:39:25.352 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: (a == 0) (a == 0) 04:39:25.720 [main] DEBUG f.i.l.r.infinitel.InfiniteLoopFixer - Angelic records for hanging tests: infinitel_examples.infinitel_example_5.InfinitelExampleTest#infiniteLoop=37 04:39:25.720 [main] DEBUG f.i.l.r.infinitel.InfiniteLoopFixer - Tests of infinite loop: infinitel_examples.infinitel_example_5.InfinitelExampleTest#consumePartially infinitel_examples.infinitel_example_5.InfinitelExampleTest#consumedEverything infinitel_examples.infinitel_example_5.InfinitelExampleTest#infiniteLoop 04:39:25.741 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {canKeepConsuming(index, word)=false, word.length()==0=false, word.length()=19, index=18, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=18, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=18}. outcome: false (consumedEverything) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=32, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=32, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=36, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=36, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=33, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=33, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=false, word.length()==0=false, word.length()=18, index=3, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=3, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=3}. outcome: false (consumePartially) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=34, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=34, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=35, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=35, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=19, index=2, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=2, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=18}. outcome: true (consumedEverything) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=19, index=6, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=6, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=18}. outcome: true (consumedEverything) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=19, index=10, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=10, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=18}. outcome: true (consumedEverything) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=19, index=14, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=14, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=18}. outcome: true (consumedEverything) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=18, index=1, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=1, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=3}. outcome: true (consumePartially) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=18, index=0, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=0, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=3}. outcome: true (consumePartially) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=19, index=1, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=1, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=18}. outcome: true (consumedEverything) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=19, index=5, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=5, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=18}. outcome: true (consumedEverything) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=19, index=9, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=9, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=18}. outcome: true (consumedEverything) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=19, index=13, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=13, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=18}. outcome: true (consumedEverything) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=19, index=17, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=17, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=18}. outcome: true (consumedEverything) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=19, index=3, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=3, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=18}. outcome: true (consumedEverything) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=19, index=7, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=7, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=18}. outcome: true (consumedEverything) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=19, index=11, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=11, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=18}. outcome: true (consumedEverything) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=19, index=15, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=15, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=18}. outcome: true (consumedEverything) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=19, index=0, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=0, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=18}. outcome: true (consumedEverything) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=19, index=4, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=4, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=18}. outcome: true (consumedEverything) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=19, index=8, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=8, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=18}. outcome: true (consumedEverything) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=19, index=12, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=12, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=18}. outcome: true (consumedEverything) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=19, index=16, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=16, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=18}. outcome: true (consumedEverything) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=18, index=2, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=2, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=3}. outcome: true (consumePartially) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=0, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=0, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=4, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=4, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=8, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=8, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=12, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=12, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=16, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=16, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=20, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=20, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=24, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=24, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=28, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=28, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=1, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=1, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=5, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=5, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=9, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=9, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=13, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=13, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=17, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=17, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=21, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=21, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=25, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=25, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=29, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=29, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=18, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=18, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=2, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=2, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=6, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=6, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=10, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=10, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=14, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=14, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=22, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=22, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=26, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=26, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=30, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=30, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=37, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=37, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: false (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=3, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=3, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=7, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=7, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=11, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=11, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=15, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=15, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=19, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=19, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=23, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=23, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=27, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=27, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) constraint: {canKeepConsuming(index, word)=true, word.length()==0=false, word.length()=37, index=31, word!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()=31, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer!=null=true, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()=37}. outcome: true (infiniteLoop) 04:39:25.744 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 04:39:25.783 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 04:39:25.949 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: (infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()) != (infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()) (infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getSize()) != (infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer.getConsumed()) Tests run: 13, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.882 sec Running fr.inria.lille.repair.synthesis.SynthesizerOnRealBugTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec Running fr.inria.lille.repair.synthesis.DynamothCodeGenesisTest java -cp /builds/workspace/nopol/nopol/../test-projects/target/test-classes:/builds/workspace/nopol/nopol/../test-projects/target/classes:/builds/workspace/nopol/nopol/lib/junit-4.11.jar:/builds/workspace/nopol/nopol/target/surefire/surefirebooter8668024130170059493.jar:/builds/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar: fr.inria.lille.repair.MethodTestRunner nopol_examples.nopol_example_12.NopolExampleTest#test_4 nopol_examples.nopol_example_12.NopolExampleTest#test_3 nopol_examples.nopol_example_12.NopolExampleTest#test_2 nopol_examples.nopol_example_12.NopolExampleTest#test_1 04:39:26.801 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - ClassPrepareEvent 04:39:26.866 [main] DEBUG f.i.l.r.s.c.spoon.ClassCollector - [class] java.util.List 04:39:26.890 [main] DEBUG f.i.l.r.s.c.spoon.ClassCollector - [class] java.util.ArrayList 04:39:26.893 [main] DEBUG f.i.l.r.s.c.spoon.ClassCollector - [class] nopol_examples.nopol_example_12.NopolExample 04:39:26.900 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:26.905 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_12.NopolExampleTest#test_4 iteration 0 04:39:26.910 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 3=3 04:39:26.925 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:26.927 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_12.NopolExample(id=329) 04:39:26.938 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list 04:39:26.939 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list2 04:39:26.980 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.foo((java.util.List) list) 04:39:26.983 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.foo((java.util.List) list2) 04:39:26.988 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list.size() 04:39:26.994 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list.isEmpty() 04:39:26.999 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list2.size() 04:39:27.007 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list2.isEmpty() 04:39:27.031 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:27.034 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_12.NopolExampleTest#test_3 iteration 0 04:39:27.034 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 3=3 04:39:27.034 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:27.034 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_12.NopolExample(id=531) 04:39:27.035 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list 04:39:27.036 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list2 04:39:27.053 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.foo((java.util.List) list2) 04:39:27.060 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list2.size() 04:39:27.061 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list2.isEmpty() 04:39:27.069 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:27.070 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_12.NopolExampleTest#test_2 iteration 0 04:39:27.070 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 3=3 04:39:27.071 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:27.071 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_12.NopolExample(id=548) 04:39:27.071 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list 04:39:27.072 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list2 04:39:27.079 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.foo((java.util.List) list) 04:39:27.081 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.foo((java.util.List) list2) 04:39:27.086 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list.size() 04:39:27.087 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list.isEmpty() 04:39:27.091 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list2.size() 04:39:27.095 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list2.isEmpty() 04:39:27.098 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:27.099 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_12.NopolExampleTest#test_1 iteration 0 04:39:27.100 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 3=3 04:39:27.100 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:27.100 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_12.NopolExample(id=556) 04:39:27.102 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list 04:39:27.103 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list2 04:39:27.109 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.foo((java.util.List) list) 04:39:27.111 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.foo((java.util.List) list2) 04:39:27.115 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list.size() 04:39:27.118 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list.isEmpty() 04:39:27.122 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list2.size() 04:39:27.125 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list2.isEmpty() 04:39:27.127 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - Exit 04:39:27.136 [main] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] start on 13 elements 04:39:27.920 [main] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] end 172365 evaluated elements ========= Info ========== Nb constants 7 Nb method invocations 3 Nb field access 0 Nb variables 3 Total 13 Nb evaluated expressions 88678 Init Execution time 835 ms Collect Execution time 229 ms Combine Execution time 793.0 ms Nb Combination par sec 111826 combinations/sec Total Execution time 1857 ms Nb line execution 4 Nb results 17 Results: 1. (list == null) || list.isEmpty() 2. (list == null) || (list.isEmpty() && list2.isEmpty()) 3. (list == null) || (list2.isEmpty() && list.isEmpty()) 4. (list == null) || (list.size() == 0) 5. (list == null) || (this.foo((java.util.List) list) == list.size()) 6. (list == null) || (this.foo((java.util.List) list2) == list.size()) 7. (list == null) || (list.size() == this.foo((java.util.List) list)) 8. (list == null) || (list.size() == this.foo((java.util.List) list2)) 9. (list == null) || (list.size() == list2.size()) 10. (list == null) || (list.isEmpty() == list2.isEmpty()) 11. (list == null) || (list2.size() == list.size()) 12. (list == null) || (list2.isEmpty() == list.isEmpty()) 13. (list == null) || (list.size() <= 0) 14. (list == null) || (list.size() <= this.foo((java.util.List) list)) 15. (list == null) || (list.size() <= this.foo((java.util.List) list2)) 16. (list == null) || (list.size() <= list2.size()) 17. (list == null) || (list.size() < 1) ======================== Stat ======================== Operators: PLUS 1 Methods: foo(java.util.List) 1 size() 1 isEmpty() 1 Variable: list2 1 x 1 list 1 & 7 & 3 & 0 & 3 & 13 & 88678 & 1859 ms & 4 & basic: 3, 0, 1, null, this, list, list2, this.foo((java.util.List) list), this.foo((java.util.List) list2), list.size(), list.isEmpty(), list2.size(), list2.isEmpty(), java -cp /builds/workspace/nopol/nopol/../test-projects/target/test-classes:/builds/workspace/nopol/nopol/../test-projects/target/classes:/builds/workspace/nopol/nopol/lib/junit-4.11.jar:/builds/workspace/nopol/nopol/target/surefire/surefirebooter8668024130170059493.jar:/builds/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar: fr.inria.lille.repair.MethodTestRunner nopol_examples.nopol_example_13.NopolExampleTest#test_3 nopol_examples.nopol_example_13.NopolExampleTest#test_2 nopol_examples.nopol_example_13.NopolExampleTest#test_1 04:39:28.138 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - ClassPrepareEvent 04:39:28.197 [main] DEBUG f.i.l.r.s.c.spoon.ClassCollector - [class] java.util.List 04:39:28.204 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:28.206 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_13.NopolExampleTest#test_3 iteration 0 04:39:28.207 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] list=instance of java.util.ArrayList(id=331) 04:39:28.207 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:28.207 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_13.NopolExample(id=329) 04:39:28.208 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list 04:39:28.217 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list.isEmpty() 04:39:28.244 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:28.245 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_13.NopolExampleTest#test_2 iteration 0 04:39:28.246 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] list=instance of java.util.ArrayList(id=430) 04:39:28.246 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:28.246 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_13.NopolExample(id=428) 04:39:28.247 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list 04:39:28.254 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list.isEmpty() 04:39:28.258 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:28.259 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_13.NopolExampleTest#test_1 iteration 0 04:39:28.260 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] list=instance of java.util.Collections$EmptyList(id=434) 04:39:28.260 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:28.260 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_13.NopolExample(id=432) 04:39:28.261 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list 04:39:28.264 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list.isEmpty() 04:39:28.265 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:28.266 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_13.NopolExampleTest#test_1 iteration 1 04:39:28.267 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] list=null 04:39:28.267 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:28.267 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_13.NopolExample(id=436) 04:39:28.267 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] list 04:39:28.274 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - Exit 04:39:28.275 [main] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] start on 6 elements 04:39:28.277 [main] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] end 524 evaluated elements ========= Info ========== Nb constants 3 Nb method invocations 1 Nb field access 0 Nb variables 2 Total 6 Nb evaluated expressions 259 Init Execution time 278 ms Collect Execution time 71 ms Combine Execution time 4.0 ms Nb Combination par sec 64750 combinations/sec Total Execution time 353 ms Nb line execution 4 Nb results 1 Results: 1. (list == null) || list.isEmpty() ======================== Stat ======================== Operators: Methods: isEmpty() 1 Variable: list 1 & 3 & 1 & 0 & 2 & 6 & 259 & 353 ms & 4 & basic: 0, 1, null, list, this, list.isEmpty(), java -cp /builds/workspace/nopol/nopol/../test-projects/target/test-classes:/builds/workspace/nopol/nopol/../test-projects/target/classes:/builds/workspace/nopol/nopol/lib/junit-4.11.jar:/builds/workspace/nopol/nopol/target/surefire/surefirebooter8668024130170059493.jar:/builds/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar: fr.inria.lille.repair.MethodTestRunner nopol_examples.nopol_example_1.NopolExampleTest#test4 nopol_examples.nopol_example_1.NopolExampleTest#test5 nopol_examples.nopol_example_1.NopolExampleTest#test2 nopol_examples.nopol_example_1.NopolExampleTest#test3 nopol_examples.nopol_example_1.NopolExampleTest#test9 nopol_examples.nopol_example_1.NopolExampleTest#test1 04:39:28.477 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - ClassPrepareEvent 04:39:28.532 [main] DEBUG f.i.l.r.s.c.spoon.ClassCollector - [class] java.lang.String 04:39:28.537 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:28.538 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_1.NopolExampleTest#test4 iteration 0 04:39:28.539 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] index=12 04:39:28.539 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 04:39:28.539 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:28.539 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_1.NopolExample(id=320) 04:39:28.540 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] s 04:39:28.541 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] index 04:39:28.548 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.s 04:39:28.549 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.index 04:39:28.552 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] s.length() 04:39:28.586 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:28.590 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_1.NopolExampleTest#test5 iteration 0 04:39:28.591 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] index=-5 04:39:28.591 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 04:39:28.591 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:28.591 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_1.NopolExample(id=432) 04:39:28.592 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] s 04:39:28.592 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] index 04:39:28.594 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.s 04:39:28.595 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.index 04:39:28.597 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] s.length() 04:39:28.622 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:28.624 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_1.NopolExampleTest#test2 iteration 0 04:39:28.626 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] index=3 04:39:28.626 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 04:39:28.626 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:28.626 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_1.NopolExample(id=447) 04:39:28.626 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] s 04:39:28.627 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] index 04:39:28.630 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.s 04:39:28.630 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.index 04:39:28.639 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] s.length() 04:39:28.647 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:28.649 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_1.NopolExampleTest#test3 iteration 0 04:39:28.649 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] index=3 04:39:28.649 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 04:39:28.649 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:28.649 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_1.NopolExample(id=450) 04:39:28.650 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] s 04:39:28.651 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] index 04:39:28.653 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.s 04:39:28.653 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.index 04:39:28.655 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] s.length() 04:39:28.663 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:28.664 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_1.NopolExampleTest#test9 iteration 0 04:39:28.665 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] index=5 04:39:28.665 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 04:39:28.666 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:28.666 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_1.NopolExample(id=453) 04:39:28.668 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] s 04:39:28.669 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] index 04:39:28.675 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.s 04:39:28.675 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.index 04:39:28.678 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] s.length() 04:39:28.684 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:28.686 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_1.NopolExampleTest#test1 iteration 0 04:39:28.687 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] index=0 04:39:28.687 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 04:39:28.687 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:28.687 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_1.NopolExample(id=457) 04:39:28.688 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] s 04:39:28.688 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] index 04:39:28.691 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.s 04:39:28.691 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.index 04:39:28.695 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] s.length() 04:39:28.697 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - Exit 04:39:28.698 [main] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] start on 9 elements 04:39:28.699 [main] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] end 47 evaluated elements ========= Info ========== Nb constants 5 Nb method invocations 1 Nb field access 0 Nb variables 3 Total 9 Nb evaluated expressions 20 Init Execution time 258 ms Collect Execution time 160 ms Combine Execution time 5.0 ms Nb Combination par sec 4000 combinations/sec Total Execution time 423 ms Nb line execution 6 Nb results 1 Results: 1. index <= 0 ======================== Stat ======================== Operators: EQ 1 MINUS 1 LT 1 Methods: charAt(int) 3 length() 2 Variable: s 5 index 3 & 5 & 1 & 0 & 3 & 9 & 20 & 426 ms & 6 & java -cp /builds/workspace/nopol/nopol/../test-projects/target/test-classes:/builds/workspace/nopol/nopol/../test-projects/target/classes:/builds/workspace/nopol/nopol/lib/junit-4.11.jar:/builds/workspace/nopol/nopol/target/surefire/surefirebooter8668024130170059493.jar:/builds/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar: fr.inria.lille.repair.MethodTestRunner nopol_examples.nopol_example_2.NopolExampleTest#test4 nopol_examples.nopol_example_2.NopolExampleTest#test5 nopol_examples.nopol_example_2.NopolExampleTest#test2 nopol_examples.nopol_example_2.NopolExampleTest#test3 nopol_examples.nopol_example_2.NopolExampleTest#test8 nopol_examples.nopol_example_2.NopolExampleTest#test9 nopol_examples.nopol_example_2.NopolExampleTest#test6 nopol_examples.nopol_example_2.NopolExampleTest#test7 nopol_examples.nopol_example_2.NopolExampleTest#test1 04:39:28.900 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - ClassPrepareEvent 04:39:28.949 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:28.951 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_2.NopolExampleTest#test4 iteration 0 04:39:28.952 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=-2 04:39:28.952 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=4 04:39:28.952 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 04:39:28.952 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:28.952 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_2.NopolExample(id=329) 04:39:28.953 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:39:28.954 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 04:39:28.955 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.fieldOfOuterClass 04:39:28.989 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:28.990 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_2.NopolExampleTest#test5 iteration 0 04:39:28.991 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=4 04:39:28.991 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=-2 04:39:28.991 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 04:39:28.992 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:28.992 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_2.NopolExample(id=428) 04:39:28.993 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:39:28.993 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 04:39:28.994 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.fieldOfOuterClass 04:39:28.998 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:28.999 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_2.NopolExampleTest#test2 iteration 0 04:39:28.999 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=2 04:39:29.000 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=4 04:39:29.000 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 04:39:29.000 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:29.000 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_2.NopolExample(id=431) 04:39:29.001 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:39:29.003 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 04:39:29.004 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.fieldOfOuterClass 04:39:29.018 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:29.020 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_2.NopolExampleTest#test3 iteration 0 04:39:29.020 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=4 04:39:29.020 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=4 04:39:29.021 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 04:39:29.021 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:29.021 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_2.NopolExample(id=434) 04:39:29.021 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:39:29.022 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 04:39:29.025 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.fieldOfOuterClass 04:39:29.030 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:29.031 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_2.NopolExampleTest#test8 iteration 0 04:39:29.032 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=-2 04:39:29.032 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=-2 04:39:29.032 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 04:39:29.032 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:29.032 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_2.NopolExample(id=437) 04:39:29.033 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:39:29.034 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 04:39:29.035 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.fieldOfOuterClass 04:39:29.039 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:29.040 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_2.NopolExampleTest#test9 iteration 0 04:39:29.041 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=-8 04:39:29.041 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=2 04:39:29.041 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 04:39:29.042 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:29.042 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_2.NopolExample(id=440) 04:39:29.042 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:39:29.045 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 04:39:29.046 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.fieldOfOuterClass 04:39:29.061 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:29.062 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_2.NopolExampleTest#test6 iteration 0 04:39:29.063 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=-4 04:39:29.063 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=-2 04:39:29.063 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 04:39:29.063 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:29.063 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_2.NopolExample(id=443) 04:39:29.064 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:39:29.064 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 04:39:29.065 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.fieldOfOuterClass 04:39:29.072 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:29.074 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_2.NopolExampleTest#test7 iteration 0 04:39:29.074 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=-2 04:39:29.075 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=-4 04:39:29.075 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 04:39:29.075 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:29.075 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_2.NopolExample(id=446) 04:39:29.075 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:39:29.076 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 04:39:29.077 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.fieldOfOuterClass 04:39:29.088 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:29.089 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_2.NopolExampleTest#test1 iteration 0 04:39:29.089 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=4 04:39:29.089 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=2 04:39:29.090 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 04:39:29.090 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:29.090 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_2.NopolExample(id=449) 04:39:29.091 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:39:29.091 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 04:39:29.092 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.fieldOfOuterClass 04:39:29.095 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - Exit 04:39:29.096 [main] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] start on 7 elements 04:39:29.097 [main] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] end 87 evaluated elements ========= Info ========== Nb constants 4 Nb method invocations 0 Nb field access 0 Nb variables 3 Total 7 Nb evaluated expressions 40 Init Execution time 239 ms Collect Execution time 148 ms Combine Execution time 2.0 ms Nb Combination par sec 20000 combinations/sec Total Execution time 389 ms Nb line execution 9 Nb results 1 Results: 1. a < b ======================== Stat ======================== Operators: MINUS 1 LT 1 Methods: Variable: a 2 b 2 & 4 & 0 & 0 & 3 & 7 & 40 & 389 ms & 9 & java -cp /builds/workspace/nopol/nopol/../test-projects/target/test-classes:/builds/workspace/nopol/nopol/../test-projects/target/classes:/builds/workspace/nopol/nopol/lib/junit-4.11.jar:/builds/workspace/nopol/nopol/target/surefire/surefirebooter8668024130170059493.jar:/builds/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar: fr.inria.lille.repair.MethodTestRunner nopol_examples.nopol_example_3.NopolExampleTest#test4 nopol_examples.nopol_example_3.NopolExampleTest#test5 nopol_examples.nopol_example_3.NopolExampleTest#test2 nopol_examples.nopol_example_3.NopolExampleTest#test3 nopol_examples.nopol_example_3.NopolExampleTest#test8 nopol_examples.nopol_example_3.NopolExampleTest#test9 nopol_examples.nopol_example_3.NopolExampleTest#test6 nopol_examples.nopol_example_3.NopolExampleTest#test7 nopol_examples.nopol_example_3.NopolExampleTest#test1 04:39:29.326 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - ClassPrepareEvent 04:39:29.388 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:29.395 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_3.NopolExampleTest#test4 iteration 0 04:39:29.395 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] tmp=1 04:39:29.395 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 04:39:29.395 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:29.395 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_3.NopolExample(id=329) 04:39:29.396 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:39:29.396 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] tmp 04:39:29.432 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:29.433 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_3.NopolExampleTest#test5 iteration 0 04:39:29.434 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] tmp=-1 04:39:29.434 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 04:39:29.434 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:29.434 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_3.NopolExample(id=428) 04:39:29.435 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:39:29.436 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] tmp 04:39:29.440 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:29.441 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_3.NopolExampleTest#test2 iteration 0 04:39:29.442 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] tmp=0 04:39:29.442 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 04:39:29.442 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:29.442 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_3.NopolExample(id=431) 04:39:29.442 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:39:29.443 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] tmp 04:39:29.448 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:29.450 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_3.NopolExampleTest#test3 iteration 0 04:39:29.450 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] tmp=0 04:39:29.451 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 04:39:29.451 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:29.451 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_3.NopolExample(id=434) 04:39:29.451 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:39:29.452 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] tmp 04:39:29.465 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:29.467 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_3.NopolExampleTest#test8 iteration 0 04:39:29.468 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] tmp=1 04:39:29.468 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 04:39:29.468 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:29.468 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_3.NopolExample(id=437) 04:39:29.468 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:39:29.469 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] tmp 04:39:29.476 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:29.477 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_3.NopolExampleTest#test9 iteration 0 04:39:29.477 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] tmp=-1 04:39:29.478 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 04:39:29.478 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:29.478 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_3.NopolExample(id=440) 04:39:29.478 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:39:29.479 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] tmp 04:39:29.488 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:29.489 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_3.NopolExampleTest#test6 iteration 0 04:39:29.489 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] tmp=0 04:39:29.489 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 04:39:29.489 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:29.489 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_3.NopolExample(id=443) 04:39:29.490 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:39:29.490 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] tmp 04:39:29.500 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:29.501 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_3.NopolExampleTest#test7 iteration 0 04:39:29.501 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] tmp=1 04:39:29.502 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 04:39:29.502 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:29.502 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_3.NopolExample(id=446) 04:39:29.503 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:39:29.504 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] tmp 04:39:29.512 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:29.513 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_3.NopolExampleTest#test1 iteration 0 04:39:29.513 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] tmp=0 04:39:29.513 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 0=0 04:39:29.513 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:29.513 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_3.NopolExample(id=449) 04:39:29.514 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:39:29.514 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] tmp 04:39:29.526 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - Exit 04:39:29.527 [main] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] start on 6 elements 04:39:29.528 [main] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] end 7 evaluated elements ========= Info ========== Nb constants 3 Nb method invocations 0 Nb field access 0 Nb variables 3 Total 6 Nb evaluated expressions 1 Init Execution time 290 ms Collect Execution time 139 ms Combine Execution time 2.0 ms Nb Combination par sec 500 combinations/sec Total Execution time 431 ms Nb line execution 9 Nb results 1 Results: 1. tmp == 0 ======================== Stat ======================== Operators: MOD 1 NE 1 MINUS 1 Methods: Variable: a 1 tmp 1 & 3 & 0 & 0 & 3 & 6 & 1 & 431 ms & 9 & java -cp /builds/workspace/nopol/nopol/../test-projects/target/test-classes:/builds/workspace/nopol/nopol/../test-projects/target/classes:/builds/workspace/nopol/nopol/lib/junit-4.11.jar:/builds/workspace/nopol/nopol/target/surefire/surefirebooter8668024130170059493.jar:/builds/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar: fr.inria.lille.repair.MethodTestRunner nopol_examples.nopol_example_4.NopolExampleTest#test4 nopol_examples.nopol_example_4.NopolExampleTest#test5 nopol_examples.nopol_example_4.NopolExampleTest#test2 nopol_examples.nopol_example_4.NopolExampleTest#test3 nopol_examples.nopol_example_4.NopolExampleTest#test8 nopol_examples.nopol_example_4.NopolExampleTest#test9 nopol_examples.nopol_example_4.NopolExampleTest#test11 nopol_examples.nopol_example_4.NopolExampleTest#test6 nopol_examples.nopol_example_4.NopolExampleTest#test10 nopol_examples.nopol_example_4.NopolExampleTest#test7 nopol_examples.nopol_example_4.NopolExampleTest#test1 04:39:29.720 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - ClassPrepareEvent 04:39:29.794 [main] DEBUG f.i.l.r.s.c.spoon.ClassCollector - [class] java.lang.String 04:39:29.806 [main] DEBUG f.i.l.r.s.c.spoon.ClassCollector - [class] java.lang.Integer 04:39:29.820 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:29.822 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_4.NopolExampleTest#test4 iteration 0 04:39:29.823 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="333" 04:39:29.824 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="333" 04:39:29.824 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 1=1 04:39:29.824 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:29.825 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_4.NopolExample(id=329) 04:39:29.825 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:39:29.826 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] initializedVariableShouldBeCollected 04:39:29.826 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] otherInitializedVariableShouldBeCollected 04:39:29.836 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a.length() 04:39:29.871 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:29.872 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_4.NopolExampleTest#test5 iteration 0 04:39:29.872 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="8142" 04:39:29.874 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="8142" 04:39:29.874 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 1=1 04:39:29.874 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:29.874 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_4.NopolExample(id=425) 04:39:29.875 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:39:29.876 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] initializedVariableShouldBeCollected 04:39:29.877 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] otherInitializedVariableShouldBeCollected 04:39:29.882 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a.length() 04:39:29.891 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:29.892 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_4.NopolExampleTest#test3 iteration 0 04:39:29.893 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="33" 04:39:29.893 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="33" 04:39:29.894 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 1=1 04:39:29.894 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:29.894 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_4.NopolExample(id=439) 04:39:29.894 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:39:29.895 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] initializedVariableShouldBeCollected 04:39:29.895 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] otherInitializedVariableShouldBeCollected 04:39:29.900 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a.length() 04:39:29.906 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:29.907 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_4.NopolExampleTest#test8 iteration 0 04:39:29.908 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="-1411111" 04:39:29.908 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="-1411111" 04:39:29.908 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 1=1 04:39:29.908 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:29.908 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_4.NopolExample(id=443) 04:39:29.909 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:39:29.909 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] initializedVariableShouldBeCollected 04:39:29.911 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] otherInitializedVariableShouldBeCollected 04:39:29.916 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a.length() 04:39:29.921 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:29.922 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_4.NopolExampleTest#test9 iteration 0 04:39:29.922 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="-2212" 04:39:29.923 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="-2212" 04:39:29.923 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 1=1 04:39:29.923 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:29.923 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_4.NopolExample(id=447) 04:39:29.923 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:39:29.924 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] initializedVariableShouldBeCollected 04:39:29.924 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] otherInitializedVariableShouldBeCollected 04:39:29.931 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a.length() 04:39:29.940 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:29.941 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_4.NopolExampleTest#test6 iteration 0 04:39:29.942 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="-15339" 04:39:29.943 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="-15339" 04:39:29.943 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 1=1 04:39:29.943 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:29.943 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_4.NopolExample(id=451) 04:39:29.943 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:39:29.944 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] initializedVariableShouldBeCollected 04:39:29.945 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] otherInitializedVariableShouldBeCollected 04:39:29.949 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a.length() 04:39:29.959 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:29.961 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_4.NopolExampleTest#test10 iteration 0 04:39:29.962 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="-" 04:39:29.962 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="-" 04:39:29.962 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 1=1 04:39:29.963 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:29.963 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_4.NopolExample(id=455) 04:39:29.965 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:39:29.965 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] initializedVariableShouldBeCollected 04:39:29.966 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] otherInitializedVariableShouldBeCollected 04:39:29.971 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a.length() 04:39:29.990 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:29.995 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_4.NopolExampleTest#test7 iteration 0 04:39:29.996 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="-150333333" 04:39:29.996 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a="-150333333" 04:39:29.996 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 1=1 04:39:29.997 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:29.997 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_4.NopolExample(id=460) 04:39:29.997 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:39:29.997 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] initializedVariableShouldBeCollected 04:39:29.998 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] otherInitializedVariableShouldBeCollected 04:39:30.006 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a.length() 04:39:30.014 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - Exit 04:39:30.019 [main] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] start on 8 elements 04:39:30.019 [main] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] end 21 evaluated elements ========= Info ========== Nb constants 5 Nb method invocations 1 Nb field access 0 Nb variables 2 Total 8 Nb evaluated expressions 11 Init Execution time 282 ms Collect Execution time 204 ms Combine Execution time 5.0 ms Nb Combination par sec 2200 combinations/sec Total Execution time 491 ms Nb line execution 8 Nb results 1 Results: 1. a.length() != 1 ======================== Stat ======================== Operators: EQ 3 MOD 1 Methods: parseInt(java.lang.String) 1 length() 1 charAt(int) 1 substring(int) 1 Variable: a 5 otherInitializedVariableShouldBeCollected 1 result 1 & 5 & 1 & 0 & 2 & 8 & 11 & 491 ms & 8 & basic: 1, initializedVariableShouldBeCollected, otherInitializedVariableShouldBeCollected, 0, null, a, this, a.length(), java -cp /builds/workspace/nopol/nopol/../test-projects/target/test-classes:/builds/workspace/nopol/nopol/../test-projects/target/classes:/builds/workspace/nopol/nopol/lib/junit-4.11.jar:/builds/workspace/nopol/nopol/target/surefire/surefirebooter8668024130170059493.jar:/builds/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar: fr.inria.lille.repair.MethodTestRunner nopol_examples.nopol_example_5.NopolExampleTest#test4 nopol_examples.nopol_example_5.NopolExampleTest#test5 nopol_examples.nopol_example_5.NopolExampleTest#test2 nopol_examples.nopol_example_5.NopolExampleTest#test3 nopol_examples.nopol_example_5.NopolExampleTest#test6 nopol_examples.nopol_example_5.NopolExampleTest#test1 04:39:30.250 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - ClassPrepareEvent 04:39:30.305 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:30.307 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_5.NopolExampleTest#test4 iteration 0 04:39:30.307 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] r=1 04:39:30.308 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 1=1 04:39:30.308 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:30.308 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_5.NopolExample(id=329) 04:39:30.308 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:39:30.309 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] r 04:39:30.311 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.unreachableFromInnterStaticClass 04:39:30.336 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:30.338 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_5.NopolExampleTest#test5 iteration 0 04:39:30.338 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] r=1 04:39:30.338 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 1=1 04:39:30.338 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:30.338 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_5.NopolExample(id=428) 04:39:30.339 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:39:30.339 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] r 04:39:30.341 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.unreachableFromInnterStaticClass 04:39:30.344 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:30.345 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_5.NopolExampleTest#test2 iteration 0 04:39:30.345 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] r=1 04:39:30.345 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 1=1 04:39:30.345 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:30.346 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_5.NopolExample(id=431) 04:39:30.346 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:39:30.347 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] r 04:39:30.348 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.unreachableFromInnterStaticClass 04:39:30.351 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:30.352 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_5.NopolExampleTest#test3 iteration 0 04:39:30.353 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] r=1 04:39:30.353 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 1=1 04:39:30.353 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:30.353 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_5.NopolExample(id=434) 04:39:30.354 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:39:30.355 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] r 04:39:30.356 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.unreachableFromInnterStaticClass 04:39:30.359 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:30.360 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_5.NopolExampleTest#test6 iteration 0 04:39:30.361 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] r=1 04:39:30.361 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 1=1 04:39:30.361 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:30.361 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_5.NopolExample(id=437) 04:39:30.362 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:39:30.363 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] r 04:39:30.364 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.unreachableFromInnterStaticClass 04:39:30.366 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:30.368 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_5.NopolExampleTest#test1 iteration 0 04:39:30.369 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] r=1 04:39:30.369 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 1=1 04:39:30.369 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:30.369 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_5.NopolExample(id=440) 04:39:30.369 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:39:30.370 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] r 04:39:30.371 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this.unreachableFromInnterStaticClass 04:39:30.373 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - Exit 04:39:30.375 [main] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] start on 7 elements 04:39:30.375 [main] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] end 28 evaluated elements ========= Info ========== Nb constants 5 Nb method invocations 0 Nb field access 0 Nb variables 2 Total 7 Nb evaluated expressions 11 Init Execution time 285 ms Collect Execution time 68 ms Combine Execution time 2.0 ms Nb Combination par sec 5500 combinations/sec Total Execution time 355 ms Nb line execution 6 Nb results 1 Results: 1. r <= a ======================== Stat ======================== Operators: MUL 1 Methods: Variable: r 2 a 1 & 5 & 0 & 0 & 2 & 7 & 11 & 355 ms & 6 & java -cp /builds/workspace/nopol/nopol/../test-projects/target/test-classes:/builds/workspace/nopol/nopol/../test-projects/target/classes:/builds/workspace/nopol/nopol/lib/junit-4.11.jar:/builds/workspace/nopol/nopol/target/surefire/surefirebooter8668024130170059493.jar:/builds/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar: fr.inria.lille.repair.MethodTestRunner nopol_examples.nopol_example_6.NopolExampleTest#test4 nopol_examples.nopol_example_6.NopolExampleTest#test5 nopol_examples.nopol_example_6.NopolExampleTest#test2 nopol_examples.nopol_example_6.NopolExampleTest#test3 nopol_examples.nopol_example_6.NopolExampleTest#test6 nopol_examples.nopol_example_6.NopolExampleTest#test1 04:39:30.556 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - ClassPrepareEvent 04:39:30.603 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:30.605 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_6.NopolExampleTest#test4 iteration 0 04:39:30.607 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=0 04:39:30.608 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=4 04:39:30.610 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:30.610 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_6.NopolExample(id=320) 04:39:30.611 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:39:30.611 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 04:39:30.674 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:30.675 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_6.NopolExampleTest#test5 iteration 0 04:39:30.676 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=1 04:39:30.677 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=1 04:39:30.677 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:30.677 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_6.NopolExample(id=419) 04:39:30.677 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:39:30.678 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 04:39:30.688 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:30.690 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_6.NopolExampleTest#test2 iteration 0 04:39:30.690 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=5 04:39:30.691 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=3 04:39:30.691 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:30.691 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_6.NopolExample(id=441) 04:39:30.691 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:39:30.692 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 04:39:30.697 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:30.698 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_6.NopolExampleTest#test3 iteration 0 04:39:30.699 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=4 04:39:30.699 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=0 04:39:30.699 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:30.699 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_6.NopolExample(id=444) 04:39:30.700 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:39:30.700 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 04:39:30.708 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:30.709 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_6.NopolExampleTest#test6 iteration 0 04:39:30.709 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=0 04:39:30.710 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=-3 04:39:30.710 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:30.710 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_6.NopolExample(id=447) 04:39:30.712 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:39:30.712 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 04:39:30.720 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:30.722 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_6.NopolExampleTest#test1 iteration 0 04:39:30.723 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=3 04:39:30.723 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=5 04:39:30.723 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:30.723 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_6.NopolExample(id=450) 04:39:30.724 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:39:30.725 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 04:39:30.731 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - Exit 04:39:30.732 [main] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] start on 6 elements 04:39:30.732 [main] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] end 63 evaluated elements ========= Info ========== Nb constants 3 Nb method invocations 0 Nb field access 0 Nb variables 3 Total 6 Nb evaluated expressions 29 Init Execution time 224 ms Collect Execution time 131 ms Combine Execution time 2.0 ms Nb Combination par sec 14500 combinations/sec Total Execution time 357 ms Nb line execution 6 Nb results 1 Results: 1. a < b ======================== Stat ======================== Operators: MINUS 2 GT 1 Methods: Variable: a 3 b 3 & 3 & 0 & 0 & 3 & 6 & 29 & 357 ms & 6 & java -cp /builds/workspace/nopol/nopol/../test-projects/target/test-classes:/builds/workspace/nopol/nopol/../test-projects/target/classes:/builds/workspace/nopol/nopol/lib/junit-4.11.jar:/builds/workspace/nopol/nopol/target/surefire/surefirebooter8668024130170059493.jar:/builds/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar: fr.inria.lille.repair.MethodTestRunner nopol_examples.nopol_example_8.NopolExampleTest#test_4 nopol_examples.nopol_example_8.NopolExampleTest#test_3 nopol_examples.nopol_example_8.NopolExampleTest#test_2 nopol_examples.nopol_example_8.NopolExampleTest#test_1 nopol_examples.nopol_example_8.NopolExampleTest#test_11 nopol_examples.nopol_example_8.NopolExampleTest#test_9 nopol_examples.nopol_example_8.NopolExampleTest#test_10 nopol_examples.nopol_example_8.NopolExampleTest#test_8 nopol_examples.nopol_example_8.NopolExampleTest#test_7 nopol_examples.nopol_example_8.NopolExampleTest#test_6 nopol_examples.nopol_example_8.NopolExampleTest#test_5 04:39:30.981 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - ClassPrepareEvent 04:39:31.024 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:31.026 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_8.NopolExampleTest#test_4 iteration 0 04:39:31.029 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=7.0 04:39:31.029 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=8.0 04:39:31.030 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 100=100 04:39:31.030 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:31.031 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_8.NopolExample(id=329) 04:39:31.031 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:39:31.032 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 04:39:31.074 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:31.076 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_8.NopolExampleTest#test_3 iteration 0 04:39:31.076 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=50.0 04:39:31.077 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=1.0 04:39:31.077 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 100=100 04:39:31.077 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:31.077 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_8.NopolExample(id=418) 04:39:31.078 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:39:31.080 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 04:39:31.086 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:31.087 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_8.NopolExampleTest#test_2 iteration 0 04:39:31.089 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=2.0 04:39:31.090 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=50.0 04:39:31.090 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 100=100 04:39:31.090 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:31.090 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_8.NopolExample(id=421) 04:39:31.090 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:39:31.091 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 04:39:31.103 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:31.104 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_8.NopolExampleTest#test_1 iteration 0 04:39:31.106 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=5.0 04:39:31.108 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=5.0 04:39:31.108 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 100=100 04:39:31.108 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:31.108 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_8.NopolExample(id=434) 04:39:31.108 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:39:31.109 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 04:39:31.122 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:31.123 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_8.NopolExampleTest#test_9 iteration 0 04:39:31.124 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=101.0 04:39:31.124 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=1.0 04:39:31.124 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 100=100 04:39:31.125 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:31.125 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_8.NopolExample(id=440) 04:39:31.125 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:39:31.125 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 04:39:31.129 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:31.130 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_8.NopolExampleTest#test_10 iteration 0 04:39:31.131 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=8451.0 04:39:31.131 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=4897.0 04:39:31.131 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 100=100 04:39:31.131 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:31.131 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_8.NopolExample(id=443) 04:39:31.134 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:39:31.135 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 04:39:31.146 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:31.147 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_8.NopolExampleTest#test_8 iteration 0 04:39:31.148 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=50.0 04:39:31.148 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=50.0 04:39:31.148 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 100=100 04:39:31.148 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:31.148 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_8.NopolExample(id=446) 04:39:31.149 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:39:31.150 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 04:39:31.155 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:31.156 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_8.NopolExampleTest#test_7 iteration 0 04:39:31.156 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=5.0 04:39:31.157 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=50.0 04:39:31.157 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 100=100 04:39:31.157 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:31.157 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_8.NopolExample(id=449) 04:39:31.157 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:39:31.158 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 04:39:31.161 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:31.162 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_8.NopolExampleTest#test_6 iteration 0 04:39:31.162 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=0.0 04:39:31.163 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=1.0 04:39:31.163 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 100=100 04:39:31.164 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:31.164 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_8.NopolExample(id=452) 04:39:31.165 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:39:31.165 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 04:39:31.170 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - BreakpointEvent 04:39:31.171 [main] INFO f.i.l.r.s.DynamothCodeGenesisImpl - [test] nopol_examples.nopol_example_8.NopolExampleTest#test_5 iteration 0 04:39:31.171 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] a=9.0 04:39:31.172 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] b=9.0 04:39:31.172 [main] DEBUG f.i.l.r.s.c.SpoonElementsCollector - [data] 100=100 04:39:31.172 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - Collect Level 1 04:39:31.172 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] this=instance of nopol_examples.nopol_example_8.NopolExample(id=455) 04:39:31.174 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] a 04:39:31.176 [main] DEBUG f.i.l.r.s.c.DynamothDataCollector - [data] b 04:39:31.178 [main] DEBUG f.i.l.r.s.DynamothCodeGenesisImpl - Exit 04:39:31.180 [main] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] start on 7 elements 04:39:31.364 [main] DEBUG f.i.l.r.s.collect.DataCombiner - [combine] end 53457 evaluated elements ========= Info ========== Nb constants 4 Nb method invocations 0 Nb field access 0 Nb variables 3 Total 7 Nb evaluated expressions 26696 Init Execution time 289 ms Collect Execution time 155 ms Combine Execution time 189.0 ms Nb Combination par sec 141249 combinations/sec Total Execution time 634 ms Nb line execution 10 Nb results 1 Results: 1. (a * b) <= 100 ======================== Stat ======================== Operators: LT 1 MUL 1 Methods: Variable: a 1 b 1 & 4 & 0 & 0 & 3 & 7 & 26696 & 637 ms & 10 & Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.313 sec Running fr.inria.lille.repair.spoon.ConditionnalInstrumenterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.381 sec Running fr.inria.lille.repair.expression.ExpressionTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running fr.inria.lille.repair.nopol.TseEvaluationTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec Running fr.inria.lille.repair.nopol.Defects4jEvaluationMathTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running fr.inria.lille.repair.nopol.Defects4jEvaluationTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running fr.inria.lille.repair.nopol.NopolTest 04:39:31.805 [main] INFO fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_1] 04:39:31.805 [main] INFO fr.inria.lille.repair.nopol.NoPol - Classpath: [file:/builds/workspace/nopol/nopol/../test-projects/target/test-classes/, file:/builds/workspace/nopol/nopol/../test-projects/target/classes/, file:/builds/workspace/nopol/nopol/lib/junit-4.11.jar] 04:39:31.805 [main] INFO fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL 04:39:31.805 [main] INFO fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_1.NopolExampleTest] 04:39:31.806 [main] INFO fr.inria.lille.repair.nopol.NoPol - Config: Config{synthesisDepth=3, collectStaticMethods=true, collectStaticFields=false, collectLiterals=false, onlyOneSynthesisResult=true, sortExpressions=true, maxLineInvocationPerTest=250, timeoutMethodInvocation=2000, dataCollectionTimeoutInSecondForSynthesis=900, addWeight=0.19478, subWeight=0.04554, mulWeight=0.0102, divWeight=0.00613, andWeight=0.10597, orWeight=0.05708, eqWeight=0.22798, nEqWeight=0.0, lessEqWeight=0.0255, lessWeight=0.0947, methodCallWeight=0.1, fieldAccessWeight=0.08099, constantWeight=0.14232, variableWeight=0.05195, mode=REPAIR, type=CONDITIONAL, synthesis=SMT, oracle=ANGELIC, solver=Z3, solverPath='null', projectSources=[../test-projects/src/main/java/nopol_examples/nopol_example_1], projectClasspath='[Ljava.net.URL;@5a23fbb4', projectTests=[nopol_examples.nopol_example_1.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false} 04:39:31.806 [main] INFO fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2 04:39:31.807 [main] INFO fr.inria.lille.repair.nopol.NoPol - Free memory: 88 MB 04:39:31.807 [main] INFO fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB 04:39:31.807 [main] INFO fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 227 MB 04:39:31.807 [main] INFO fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151 04:39:31.808 [main] INFO fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151 04:39:31.808 [main] INFO fr.inria.lille.repair.nopol.NoPol - PATH: /builds/tools/hudson.model.JDK/JDK_8.0.151/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games 04:39:33.347 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1 04:39:33.348 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_1.NopolExample:16 which is executed by 7 tests -126608641 04:39:33.379 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2 04:39:33.380 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_1.NopolExample:15 which is executed by 8 tests -126608641 04:39:33.408 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 04:39:33.534 [pool-292-thread-1] DEBUG f.i.l.r.n.s.ConstraintModelBuilder - Failing test(s): SourceLocation nopol_examples.nopol_example_1.NopolExample:15 [test6(nopol_examples.nopol_example_1.NopolExampleTest), test5(nopol_examples.nopol_example_1.NopolExampleTest)] 04:39:33.534 [pool-292-thread-1] DEBUG tests.output - First set: [test6(nopol_examples.nopol_example_1.NopolExampleTest): expected: but was:, test5(nopol_examples.nopol_example_1.NopolExampleTest): expected: but was:] 04:39:33.534 [pool-292-thread-1] DEBUG tests.output - Second set: [test6(nopol_examples.nopol_example_1.NopolExampleTest): String index out of range: -1, test5(nopol_examples.nopol_example_1.NopolExampleTest): String index out of range: -5] 04:39:33.534 [pool-292-thread-1] INFO f.i.l.r.n.synth.SMTNopolSynthesizer - Not enough specifications: 0. A trivial patch is "true" or "false", please write new tests specifying SourceLocation nopol_examples.nopol_example_1.NopolExample:15. 04:39:33.534 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #3 04:39:33.534 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_1.NopolExample:12 which is executed by 9 tests -126608641 04:39:33.566 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 04:39:33.696 [pool-298-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {0=0, s.length()==0=false, s.length()=4, nopol_examples.nopol_example_1.NopolExample.this.index=30, nopol_examples.nopol_example_1.NopolExample.s.length()=42, index=-1, index == 0=false, nopol_examples.nopol_example_1.NopolExample.s!=null=true, nopol_examples.nopol_example_1.NopolExample.s.length()==0=false, s!=null=true}. outcome: true (test6) constraint: {0=0, s.length()==0=false, s.length()=4, nopol_examples.nopol_example_1.NopolExample.this.index=30, nopol_examples.nopol_example_1.NopolExample.s.length()=42, index=-5, index == 0=false, nopol_examples.nopol_example_1.NopolExample.s!=null=true, nopol_examples.nopol_example_1.NopolExample.s.length()==0=false, s!=null=true}. outcome: true (test5) constraint: {0=0, s.length()==0=false, s.length()=4, nopol_examples.nopol_example_1.NopolExample.this.index=30, nopol_examples.nopol_example_1.NopolExample.s.length()=42, index=3, index == 0=false, nopol_examples.nopol_example_1.NopolExample.s!=null=true, nopol_examples.nopol_example_1.NopolExample.s.length()==0=false, s!=null=true}. outcome: false (test2) constraint: {0=0, s.length()==0=false, s.length()=4, nopol_examples.nopol_example_1.NopolExample.this.index=30, nopol_examples.nopol_example_1.NopolExample.s.length()=42, index=12, index == 0=false, nopol_examples.nopol_example_1.NopolExample.s!=null=true, nopol_examples.nopol_example_1.NopolExample.s.length()==0=false, s!=null=true}. outcome: false (test4) constraint: {0=0, s.length()==0=false, s.length()=4, nopol_examples.nopol_example_1.NopolExample.this.index=30, nopol_examples.nopol_example_1.NopolExample.s.length()=42, index=2, index == 0=false, nopol_examples.nopol_example_1.NopolExample.s!=null=true, nopol_examples.nopol_example_1.NopolExample.s.length()==0=false, s!=null=true}. outcome: false (test7) constraint: {0=0, s.length()==0=false, s.length()=4, nopol_examples.nopol_example_1.NopolExample.this.index=30, nopol_examples.nopol_example_1.NopolExample.s.length()=42, index=1, index == 0=false, nopol_examples.nopol_example_1.NopolExample.s!=null=true, nopol_examples.nopol_example_1.NopolExample.s.length()==0=false, s!=null=true}. outcome: false (test8) constraint: {0=0, s.length()==0=false, s.length()=13, nopol_examples.nopol_example_1.NopolExample.this.index=30, nopol_examples.nopol_example_1.NopolExample.s.length()=42, index=5, index == 0=false, nopol_examples.nopol_example_1.NopolExample.s!=null=true, nopol_examples.nopol_example_1.NopolExample.s.length()==0=false, s!=null=true}. outcome: false (test9) 04:39:33.696 [pool-298-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 04:39:33.707 [pool-298-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 04:39:33.762 [pool-298-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: index < 0 04:39:33.762 [pool-298-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_1.NopolExample:12: CONDITIONAL index < 0 04:39:33.850 [pool-298-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "index < 0" is working 04:39:33.873 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----INFORMATION---- 04:39:33.873 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb classes : 1 04:39:33.873 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb methods : 1 04:39:33.873 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 6 04:39:33.873 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 3 04:39:33.873 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 7 04:39:33.873 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2 04:39:33.873 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2] 04:39:33.873 [main] INFO fr.inria.lille.repair.nopol.NoPol - class java.lang.Boolean: 4 04:39:33.873 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 16 04:39:33.873 [main] INFO fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 2068ms 04:39:33.873 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:39:33.874 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND---- 04:39:33.874 [main] INFO fr.inria.lille.repair.nopol.NoPol - index < 0 04:39:33.874 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9 04:39:33.874 [main] INFO fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_1.NopolExample:12: CONDITIONAL 04:39:33.875 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:39:33.878 [main] INFO fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_2] 04:39:33.879 [main] INFO fr.inria.lille.repair.nopol.NoPol - Classpath: [file:/builds/workspace/nopol/nopol/../test-projects/target/test-classes/, file:/builds/workspace/nopol/nopol/../test-projects/target/classes/, file:/builds/workspace/nopol/nopol/lib/junit-4.11.jar] 04:39:33.879 [main] INFO fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL 04:39:33.879 [main] INFO fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_2.NopolExampleTest] 04:39:33.879 [main] INFO fr.inria.lille.repair.nopol.NoPol - Config: Config{synthesisDepth=3, collectStaticMethods=true, collectStaticFields=false, collectLiterals=false, onlyOneSynthesisResult=true, sortExpressions=true, maxLineInvocationPerTest=250, timeoutMethodInvocation=2000, dataCollectionTimeoutInSecondForSynthesis=900, addWeight=0.19478, subWeight=0.04554, mulWeight=0.0102, divWeight=0.00613, andWeight=0.10597, orWeight=0.05708, eqWeight=0.22798, nEqWeight=0.0, lessEqWeight=0.0255, lessWeight=0.0947, methodCallWeight=0.1, fieldAccessWeight=0.08099, constantWeight=0.14232, variableWeight=0.05195, mode=REPAIR, type=CONDITIONAL, synthesis=SMT, oracle=ANGELIC, solver=Z3, solverPath='null', projectSources=[../test-projects/src/main/java/nopol_examples/nopol_example_2], projectClasspath='[Ljava.net.URL;@21420326', projectTests=[nopol_examples.nopol_example_2.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false} 04:39:33.879 [main] INFO fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2 04:39:33.879 [main] INFO fr.inria.lille.repair.nopol.NoPol - Free memory: 148 MB 04:39:33.879 [main] INFO fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB 04:39:33.879 [main] INFO fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 229 MB 04:39:33.879 [main] INFO fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151 04:39:33.879 [main] INFO fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151 04:39:33.879 [main] INFO fr.inria.lille.repair.nopol.NoPol - PATH: /builds/tools/hudson.model.JDK/JDK_8.0.151/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games 04:39:35.496 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1 04:39:35.496 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_2.NopolExample:11 which is executed by 9 tests -126608641 04:39:35.561 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 04:39:35.893 [pool-340-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {0=0, a=2, b=-8, (b - a)=-10, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass=12302, (b - a) < 0=true}. outcome: false (test9) constraint: {0=0, a=4, b=-2, (b - a)=-6, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass=12302, (b - a) < 0=true}. outcome: false (test4) constraint: {0=0, a=-2, b=-4, (b - a)=-2, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass=12302, (b - a) < 0=true}. outcome: false (test6) constraint: {0=0, a=4, b=2, (b - a)=-2, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass=12302, (b - a) < 0=true}. outcome: false (test2) constraint: {0=0, a=-4, b=-2, (b - a)=2, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass=12302, (b - a) < 0=false}. outcome: true (test7) constraint: {0=0, a=-2, b=4, (b - a)=6, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass=12302, (b - a) < 0=false}. outcome: true (test5) constraint: {0=0, a=2, b=4, (b - a)=2, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass=12302, (b - a) < 0=false}. outcome: true (test1) 04:39:35.893 [pool-340-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 04:39:35.911 [pool-340-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 04:39:35.966 [pool-340-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: 1 < (b - a) 04:39:35.966 [pool-340-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL 1 < (b - a) 04:39:36.051 [pool-340-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "1 < (b - a)" is working 04:39:36.061 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----INFORMATION---- 04:39:36.062 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb classes : 1 04:39:36.062 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb methods : 2 04:39:36.062 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 7 04:39:36.062 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 4 04:39:36.062 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 7 04:39:36.062 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2 04:39:36.063 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2] 04:39:36.063 [main] INFO fr.inria.lille.repair.nopol.NoPol - class java.lang.Boolean: 4 04:39:36.063 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 14 04:39:36.063 [main] INFO fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 2183ms 04:39:36.063 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:39:36.063 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND---- 04:39:36.063 [main] INFO fr.inria.lille.repair.nopol.NoPol - 1 < (b - a) 04:39:36.063 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9 04:39:36.063 [main] INFO fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL 04:39:36.064 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:39:36.070 [main] INFO fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_3] 04:39:36.070 [main] INFO fr.inria.lille.repair.nopol.NoPol - Classpath: [file:/builds/workspace/nopol/nopol/../test-projects/target/test-classes/, file:/builds/workspace/nopol/nopol/../test-projects/target/classes/, file:/builds/workspace/nopol/nopol/lib/junit-4.11.jar] 04:39:36.071 [main] INFO fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL 04:39:36.071 [main] INFO fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_3.NopolExampleTest] 04:39:36.071 [main] INFO fr.inria.lille.repair.nopol.NoPol - Config: Config{synthesisDepth=3, collectStaticMethods=true, collectStaticFields=false, collectLiterals=false, onlyOneSynthesisResult=true, sortExpressions=true, maxLineInvocationPerTest=250, timeoutMethodInvocation=2000, dataCollectionTimeoutInSecondForSynthesis=900, addWeight=0.19478, subWeight=0.04554, mulWeight=0.0102, divWeight=0.00613, andWeight=0.10597, orWeight=0.05708, eqWeight=0.22798, nEqWeight=0.0, lessEqWeight=0.0255, lessWeight=0.0947, methodCallWeight=0.1, fieldAccessWeight=0.08099, constantWeight=0.14232, variableWeight=0.05195, mode=REPAIR, type=CONDITIONAL, synthesis=SMT, oracle=ANGELIC, solver=Z3, solverPath='null', projectSources=[../test-projects/src/main/java/nopol_examples/nopol_example_3], projectClasspath='[Ljava.net.URL;@5e75477a', projectTests=[nopol_examples.nopol_example_3.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false} 04:39:36.071 [main] INFO fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2 04:39:36.071 [main] INFO fr.inria.lille.repair.nopol.NoPol - Free memory: 52 MB 04:39:36.071 [main] INFO fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB 04:39:36.071 [main] INFO fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 229 MB 04:39:36.072 [main] INFO fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151 04:39:36.072 [main] INFO fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151 04:39:36.072 [main] INFO fr.inria.lille.repair.nopol.NoPol - PATH: /builds/tools/hudson.model.JDK/JDK_8.0.151/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games 04:39:37.723 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1 04:39:37.723 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_3.NopolExample:11 which is executed by 9 tests -126608641 04:39:37.759 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 04:39:37.995 [pool-391-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {0=0, a=-8, tmp != 0=true, tmp=-1}. outcome: false (test5) constraint: {0=0, a=2, tmp != 0=true, tmp=1}. outcome: false (test4) constraint: {0=0, a=0, tmp != 0=true, tmp=-1}. outcome: false (test9) constraint: {0=0, a=50, tmp != 0=true, tmp=1}. outcome: false (test8) constraint: {0=0, a=8, tmp != 0=true, tmp=1}. outcome: false (test7) constraint: {0=0, a=-1, tmp != 0=false, tmp=0}. outcome: true (test3) constraint: {0=0, a=5, tmp != 0=false, tmp=0}. outcome: true (test2) constraint: {0=0, a=3, tmp != 0=false, tmp=0}. outcome: true (test1) constraint: {0=0, a=65, tmp != 0=false, tmp=0}. outcome: true (test6) 04:39:37.995 [pool-391-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 04:39:38.006 [pool-391-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 04:39:38.042 [pool-391-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: 0 == tmp 04:39:38.042 [pool-391-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_3.NopolExample:11: CONDITIONAL 0 == tmp 04:39:38.099 [pool-391-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "0 == tmp" is working 04:39:38.107 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----INFORMATION---- 04:39:38.108 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb classes : 1 04:39:38.108 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb methods : 3 04:39:38.108 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 8 04:39:38.108 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 5 04:39:38.108 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 9 04:39:38.108 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2 04:39:38.108 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2] 04:39:38.108 [main] INFO fr.inria.lille.repair.nopol.NoPol - class java.lang.Boolean: 4 04:39:38.108 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 12 04:39:38.108 [main] INFO fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 2037ms 04:39:38.108 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:39:38.108 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND---- 04:39:38.108 [main] INFO fr.inria.lille.repair.nopol.NoPol - 0 == tmp 04:39:38.108 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9 04:39:38.108 [main] INFO fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_3.NopolExample:11: CONDITIONAL 04:39:38.108 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:39:38.119 [main] INFO fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_5] 04:39:38.119 [main] INFO fr.inria.lille.repair.nopol.NoPol - Classpath: [file:/builds/workspace/nopol/nopol/../test-projects/target/test-classes/, file:/builds/workspace/nopol/nopol/../test-projects/target/classes/, file:/builds/workspace/nopol/nopol/lib/junit-4.11.jar] 04:39:38.119 [main] INFO fr.inria.lille.repair.nopol.NoPol - Statement type: PRECONDITION 04:39:38.119 [main] INFO fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_5.NopolExampleTest] 04:39:38.119 [main] INFO fr.inria.lille.repair.nopol.NoPol - Config: Config{synthesisDepth=3, collectStaticMethods=true, collectStaticFields=false, collectLiterals=false, onlyOneSynthesisResult=true, sortExpressions=true, maxLineInvocationPerTest=250, timeoutMethodInvocation=2000, dataCollectionTimeoutInSecondForSynthesis=900, addWeight=0.19478, subWeight=0.04554, mulWeight=0.0102, divWeight=0.00613, andWeight=0.10597, orWeight=0.05708, eqWeight=0.22798, nEqWeight=0.0, lessEqWeight=0.0255, lessWeight=0.0947, methodCallWeight=0.1, fieldAccessWeight=0.08099, constantWeight=0.14232, variableWeight=0.05195, mode=REPAIR, type=PRECONDITION, synthesis=SMT, oracle=ANGELIC, solver=Z3, solverPath='null', projectSources=[../test-projects/src/main/java/nopol_examples/nopol_example_5], projectClasspath='[Ljava.net.URL;@e8c8d3d', projectTests=[nopol_examples.nopol_example_5.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false} 04:39:38.119 [main] INFO fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2 04:39:38.119 [main] INFO fr.inria.lille.repair.nopol.NoPol - Free memory: 79 MB 04:39:38.119 [main] INFO fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB 04:39:38.119 [main] INFO fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 228 MB 04:39:38.119 [main] INFO fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151 04:39:38.119 [main] INFO fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151 04:39:38.119 [main] INFO fr.inria.lille.repair.nopol.NoPol - PATH: /builds/tools/hudson.model.JDK/JDK_8.0.151/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games 04:39:39.637 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1 04:39:39.637 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_5.NopolExample:21 which is executed by 6 tests -126608641 04:39:39.671 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2 04:39:39.671 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_5.NopolExample:20 which is executed by 6 tests -126608641 04:39:39.702 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalAdder 04:39:39.847 [pool-448-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {a=-2, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false, r=1}. outcome: false (test4) constraint: {a=-5, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false, r=1}. outcome: false (test5) constraint: {a=2, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false, r=1}. outcome: true (test1) constraint: {a=10, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false, r=1}. outcome: true (test2) constraint: {a=1, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false, r=1}. outcome: true (test6) 04:39:39.847 [pool-448-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 04:39:39.856 [pool-448-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 04:39:39.878 [pool-448-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: -1 < a 04:39:39.878 [pool-448-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_5.NopolExample:20: PRECONDITION -1 < a 04:39:39.936 [pool-448-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "-1 < a" is working 04:39:39.944 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----INFORMATION---- 04:39:39.944 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb classes : 1 04:39:39.944 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb methods : 1 04:39:39.945 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 9 04:39:39.945 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 6 04:39:39.945 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 5 04:39:39.945 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2 04:39:39.945 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2] 04:39:39.945 [main] INFO fr.inria.lille.repair.nopol.NoPol - class java.lang.Boolean: 4 04:39:39.945 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 7 04:39:39.945 [main] INFO fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 1825ms 04:39:39.945 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:39:39.945 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND---- 04:39:39.945 [main] INFO fr.inria.lille.repair.nopol.NoPol - -1 < a 04:39:39.945 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 6 04:39:39.945 [main] INFO fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_5.NopolExample:20: PRECONDITION 04:39:39.945 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:39:39.949 [main] INFO fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_6] 04:39:39.949 [main] INFO fr.inria.lille.repair.nopol.NoPol - Classpath: [file:/builds/workspace/nopol/nopol/../test-projects/target/test-classes/, file:/builds/workspace/nopol/nopol/../test-projects/target/classes/, file:/builds/workspace/nopol/nopol/lib/junit-4.11.jar] 04:39:39.949 [main] INFO fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL 04:39:39.949 [main] INFO fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_6.NopolExampleTest] 04:39:39.949 [main] INFO fr.inria.lille.repair.nopol.NoPol - Config: Config{synthesisDepth=3, collectStaticMethods=true, collectStaticFields=false, collectLiterals=false, onlyOneSynthesisResult=true, sortExpressions=true, maxLineInvocationPerTest=250, timeoutMethodInvocation=2000, dataCollectionTimeoutInSecondForSynthesis=900, addWeight=0.19478, subWeight=0.04554, mulWeight=0.0102, divWeight=0.00613, andWeight=0.10597, orWeight=0.05708, eqWeight=0.22798, nEqWeight=0.0, lessEqWeight=0.0255, lessWeight=0.0947, methodCallWeight=0.1, fieldAccessWeight=0.08099, constantWeight=0.14232, variableWeight=0.05195, mode=REPAIR, type=CONDITIONAL, synthesis=SMT, oracle=ANGELIC, solver=Z3, solverPath='null', projectSources=[../test-projects/src/main/java/nopol_examples/nopol_example_6], projectClasspath='[Ljava.net.URL;@6c64f9f4', projectTests=[nopol_examples.nopol_example_6.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false} 04:39:39.949 [main] INFO fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2 04:39:39.949 [main] INFO fr.inria.lille.repair.nopol.NoPol - Free memory: 104 MB 04:39:39.949 [main] INFO fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB 04:39:39.949 [main] INFO fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 232 MB 04:39:39.949 [main] INFO fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151 04:39:39.949 [main] INFO fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151 04:39:39.949 [main] INFO fr.inria.lille.repair.nopol.NoPol - PATH: /builds/tools/hudson.model.JDK/JDK_8.0.151/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games 04:39:41.517 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1 04:39:41.517 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_6.NopolExample:7 which is executed by 6 tests -126608641 04:39:41.560 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 04:39:41.681 [pool-478-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {a=5, b=3, a > b=true}. outcome: false (test2) constraint: {a=0, b=-3, a > b=true}. outcome: false (test6) constraint: {a=4, b=0, a > b=true}. outcome: false (test3) constraint: {a=3, b=5, a > b=false}. outcome: true (test1) constraint: {a=0, b=4, a > b=false}. outcome: true (test4) 04:39:41.681 [pool-478-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 04:39:41.689 [pool-478-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 04:39:41.714 [pool-478-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: a < b 04:39:41.715 [pool-478-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_6.NopolExample:7: CONDITIONAL a < b 04:39:41.787 [pool-478-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "a < b" is working 04:39:41.797 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----INFORMATION---- 04:39:41.798 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb classes : 1 04:39:41.798 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb methods : 1 04:39:41.798 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 10 04:39:41.798 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 7 04:39:41.798 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 5 04:39:41.798 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2 04:39:41.798 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2] 04:39:41.798 [main] INFO fr.inria.lille.repair.nopol.NoPol - class java.lang.Boolean: 4 04:39:41.798 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 7 04:39:41.798 [main] INFO fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 1848ms 04:39:41.798 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:39:41.798 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND---- 04:39:41.798 [main] INFO fr.inria.lille.repair.nopol.NoPol - a < b 04:39:41.798 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 6 04:39:41.798 [main] INFO fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_6.NopolExample:7: CONDITIONAL 04:39:41.798 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:39:41.820 [main] INFO fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_7] 04:39:41.820 [main] INFO fr.inria.lille.repair.nopol.NoPol - Classpath: [file:/builds/workspace/nopol/nopol/../test-projects/target/test-classes/, file:/builds/workspace/nopol/nopol/../test-projects/target/classes/, file:/builds/workspace/nopol/nopol/lib/junit-4.11.jar] 04:39:41.820 [main] INFO fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL 04:39:41.820 [main] INFO fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_7.NopolExampleTest] 04:39:41.820 [main] INFO fr.inria.lille.repair.nopol.NoPol - Config: Config{synthesisDepth=3, collectStaticMethods=true, collectStaticFields=false, collectLiterals=false, onlyOneSynthesisResult=true, sortExpressions=true, maxLineInvocationPerTest=250, timeoutMethodInvocation=2000, dataCollectionTimeoutInSecondForSynthesis=900, addWeight=0.19478, subWeight=0.04554, mulWeight=0.0102, divWeight=0.00613, andWeight=0.10597, orWeight=0.05708, eqWeight=0.22798, nEqWeight=0.0, lessEqWeight=0.0255, lessWeight=0.0947, methodCallWeight=0.1, fieldAccessWeight=0.08099, constantWeight=0.14232, variableWeight=0.05195, mode=REPAIR, type=CONDITIONAL, synthesis=SMT, oracle=ANGELIC, solver=Z3, solverPath='null', projectSources=[../test-projects/src/main/java/nopol_examples/nopol_example_7], projectClasspath='[Ljava.net.URL;@65810882', projectTests=[nopol_examples.nopol_example_7.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false} 04:39:41.820 [main] INFO fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2 04:39:41.820 [main] INFO fr.inria.lille.repair.nopol.NoPol - Free memory: 151 MB 04:39:41.820 [main] INFO fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB 04:39:41.820 [main] INFO fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 233 MB 04:39:41.820 [main] INFO fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151 04:39:41.820 [main] INFO fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151 04:39:41.820 [main] INFO fr.inria.lille.repair.nopol.NoPol - PATH: /builds/tools/hudson.model.JDK/JDK_8.0.151/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games 04:39:43.436 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1 04:39:43.436 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_7.NopolExample:22 which is executed by 4 tests -126608641 04:39:43.465 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2 04:39:43.465 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_7.NopolExample:21 which is executed by 30 tests -126608641 04:39:43.524 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 04:39:43.690 [pool-514-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {0=0, a=2, intermediaire=0, intermediaire == 0=true}. outcome: false (test1) constraint: {0=0, a=29, intermediaire=1, intermediaire == 0=false}. outcome: false (test10) constraint: {0=0, a=31, intermediaire=1, intermediaire == 0=false}. outcome: false (test11) constraint: {0=0, a=37, intermediaire=1, intermediaire == 0=false}. outcome: false (test12) constraint: {0=0, a=41, intermediaire=1, intermediaire == 0=false}. outcome: false (test13) constraint: {0=0, a=43, intermediaire=1, intermediaire == 0=false}. outcome: false (test14) constraint: {0=0, a=47, intermediaire=1, intermediaire == 0=false}. outcome: false (test15) constraint: {0=0, a=53, intermediaire=1, intermediaire == 0=false}. outcome: false (test16) constraint: {0=0, a=59, intermediaire=1, intermediaire == 0=false}. outcome: false (test17) constraint: {0=0, a=61, intermediaire=1, intermediaire == 0=false}. outcome: false (test18) constraint: {0=0, a=67, intermediaire=1, intermediaire == 0=false}. outcome: false (test19) constraint: {0=0, a=71, intermediaire=1, intermediaire == 0=false}. outcome: false (test20) constraint: {0=0, a=73, intermediaire=1, intermediaire == 0=false}. outcome: false (test21) constraint: {0=0, a=79, intermediaire=1, intermediaire == 0=false}. outcome: false (test22) constraint: {0=0, a=83, intermediaire=1, intermediaire == 0=false}. outcome: false (test23) constraint: {0=0, a=89, intermediaire=1, intermediaire == 0=false}. outcome: false (test24) constraint: {0=0, a=97, intermediaire=1, intermediaire == 0=false}. outcome: false (test25) constraint: {0=0, a=4, intermediaire=0, intermediaire == 0=true}. outcome: true (test26) constraint: {0=0, a=3, intermediaire=1, intermediaire == 0=false}. outcome: false (test2) constraint: {0=0, a=5, intermediaire=1, intermediaire == 0=false}. outcome: false (test3) constraint: {0=0, a=7, intermediaire=1, intermediaire == 0=false}. outcome: false (test4) constraint: {0=0, a=11, intermediaire=1, intermediaire == 0=false}. outcome: false (test5) constraint: {0=0, a=13, intermediaire=1, intermediaire == 0=false}. outcome: false (test6) constraint: {0=0, a=17, intermediaire=1, intermediaire == 0=false}. outcome: false (test7) constraint: {0=0, a=19, intermediaire=1, intermediaire == 0=false}. outcome: false (test8) constraint: {0=0, a=23, intermediaire=1, intermediaire == 0=false}. outcome: false (test9) 04:39:43.690 [pool-514-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 04:39:43.703 [pool-514-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 04:39:43.801 [pool-514-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 ! of arity: 1 || of arity: 2 && of arity: 2 04:39:43.978 [pool-514-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: (intermediaire == 0) && (3 < a) 04:39:43.978 [pool-514-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_7.NopolExample:21: CONDITIONAL (intermediaire == 0) && (3 < a) 04:39:44.051 [pool-514-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "(intermediaire == 0) && (3 < a)" is working 04:39:44.074 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----INFORMATION---- 04:39:44.075 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb classes : 1 04:39:44.075 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb methods : 1 04:39:44.075 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 11 04:39:44.075 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 8 04:39:44.075 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 26 04:39:44.075 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 3 04:39:44.075 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [7] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2, ! of arity: 1, || of arity: 2, && of arity: 2] 04:39:44.075 [main] INFO fr.inria.lille.repair.nopol.NoPol - class java.lang.Boolean: 7 04:39:44.075 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 9 04:39:44.075 [main] INFO fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 2254ms 04:39:44.075 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:39:44.075 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND---- 04:39:44.075 [main] INFO fr.inria.lille.repair.nopol.NoPol - (intermediaire == 0) && (3 < a) 04:39:44.075 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 30 04:39:44.075 [main] INFO fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_7.NopolExample:21: CONDITIONAL 04:39:44.075 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:39:44.079 [main] INFO fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_8] 04:39:44.079 [main] INFO fr.inria.lille.repair.nopol.NoPol - Classpath: [file:/builds/workspace/nopol/nopol/../test-projects/target/test-classes/, file:/builds/workspace/nopol/nopol/../test-projects/target/classes/, file:/builds/workspace/nopol/nopol/lib/junit-4.11.jar] 04:39:44.079 [main] INFO fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL 04:39:44.079 [main] INFO fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_8.NopolExampleTest] 04:39:44.079 [main] INFO fr.inria.lille.repair.nopol.NoPol - Config: Config{synthesisDepth=3, collectStaticMethods=true, collectStaticFields=false, collectLiterals=false, onlyOneSynthesisResult=true, sortExpressions=true, maxLineInvocationPerTest=250, timeoutMethodInvocation=2000, dataCollectionTimeoutInSecondForSynthesis=900, addWeight=0.19478, subWeight=0.04554, mulWeight=0.0102, divWeight=0.00613, andWeight=0.10597, orWeight=0.05708, eqWeight=0.22798, nEqWeight=0.0, lessEqWeight=0.0255, lessWeight=0.0947, methodCallWeight=0.1, fieldAccessWeight=0.08099, constantWeight=0.14232, variableWeight=0.05195, mode=REPAIR, type=CONDITIONAL, synthesis=SMT, oracle=ANGELIC, solver=Z3, solverPath='null', projectSources=[../test-projects/src/main/java/nopol_examples/nopol_example_8], projectClasspath='[Ljava.net.URL;@3d051b2f', projectTests=[nopol_examples.nopol_example_8.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false} 04:39:44.079 [main] INFO fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2 04:39:44.080 [main] INFO fr.inria.lille.repair.nopol.NoPol - Free memory: 147 MB 04:39:44.080 [main] INFO fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB 04:39:44.080 [main] INFO fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 234 MB 04:39:44.080 [main] INFO fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151 04:39:44.080 [main] INFO fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151 04:39:44.080 [main] INFO fr.inria.lille.repair.nopol.NoPol - PATH: /builds/tools/hudson.model.JDK/JDK_8.0.151/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games 04:39:45.548 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1 04:39:45.548 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_8.NopolExample:15 which is executed by 5 tests -126608641 04:39:45.609 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2 04:39:45.610 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_8.NopolExample:12 which is executed by 10 tests -126608641 04:39:45.669 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 04:39:45.827 [pool-635-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {a=2.0, (a * b)=100.0, 100=100, b=50.0, (a * b) < 100=false}. outcome: true (test_2) constraint: {a=8451.0, (a * b)=4.1384547E7, 100=100, b=4897.0, (a * b) < 100=false}. outcome: false (test_10) constraint: {a=5.0, (a * b)=25.0, 100=100, b=5.0, (a * b) < 100=true}. outcome: true (test_1) constraint: {a=50.0, (a * b)=50.0, 100=100, b=1.0, (a * b) < 100=true}. outcome: true (test_3) constraint: {a=7.0, (a * b)=56.0, 100=100, b=8.0, (a * b) < 100=true}. outcome: true (test_4) constraint: {a=9.0, (a * b)=81.0, 100=100, b=9.0, (a * b) < 100=true}. outcome: true (test_5) constraint: {a=0.0, (a * b)=0.0, 100=100, b=1.0, (a * b) < 100=true}. outcome: true (test_6) constraint: {a=5.0, (a * b)=250.0, 100=100, b=50.0, (a * b) < 100=false}. outcome: false (test_7) constraint: {a=50.0, (a * b)=2500.0, 100=100, b=50.0, (a * b) < 100=false}. outcome: false (test_8) constraint: {a=101.0, (a * b)=101.0, 100=100, b=1.0, (a * b) < 100=false}. outcome: false (test_9) 04:39:45.828 [pool-635-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 04:39:45.839 [pool-635-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 04:39:45.889 [pool-635-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: (a * b) <= 100 04:39:45.889 [pool-635-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_8.NopolExample:12: CONDITIONAL (a * b) <= 100 04:39:45.963 [pool-635-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "(a * b) <= 100" is working 04:39:45.970 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----INFORMATION---- 04:39:45.970 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb classes : 1 04:39:45.970 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb methods : 2 04:39:45.970 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 12 04:39:45.970 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 9 04:39:45.970 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 10 04:39:45.970 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2 04:39:45.970 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2] 04:39:45.970 [main] INFO fr.inria.lille.repair.nopol.NoPol - class java.lang.Boolean: 4 04:39:45.970 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 10 04:39:45.970 [main] INFO fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 1891ms 04:39:45.970 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:39:45.970 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND---- 04:39:45.970 [main] INFO fr.inria.lille.repair.nopol.NoPol - (a * b) <= 100 04:39:45.970 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 10 04:39:45.971 [main] INFO fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_8.NopolExample:12: CONDITIONAL 04:39:45.971 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:39:45.971 [main] INFO fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_2] 04:39:45.971 [main] INFO fr.inria.lille.repair.nopol.NoPol - Classpath: [file:/builds/workspace/nopol/nopol/../test-projects/target/test-classes/, file:/builds/workspace/nopol/nopol/../test-projects/target/classes/, file:/builds/workspace/nopol/nopol/lib/junit-4.11.jar] 04:39:45.971 [main] INFO fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL 04:39:45.971 [main] INFO fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_2.NopolExampleTest] 04:39:45.971 [main] INFO fr.inria.lille.repair.nopol.NoPol - Config: Config{synthesisDepth=3, collectStaticMethods=true, collectStaticFields=false, collectLiterals=false, onlyOneSynthesisResult=true, sortExpressions=true, maxLineInvocationPerTest=250, timeoutMethodInvocation=2000, dataCollectionTimeoutInSecondForSynthesis=900, addWeight=0.19478, subWeight=0.04554, mulWeight=0.0102, divWeight=0.00613, andWeight=0.10597, orWeight=0.05708, eqWeight=0.22798, nEqWeight=0.0, lessEqWeight=0.0255, lessWeight=0.0947, methodCallWeight=0.1, fieldAccessWeight=0.08099, constantWeight=0.14232, variableWeight=0.05195, mode=REPAIR, type=CONDITIONAL, synthesis=SMT, oracle=ANGELIC, solver=Z3, solverPath='null', projectSources=[../test-projects/src/main/java/nopol_examples/nopol_example_2], projectClasspath='[Ljava.net.URL;@7d1a6e04', projectTests=[nopol_examples.nopol_example_2.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false} 04:39:45.971 [main] INFO fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2 04:39:45.971 [main] INFO fr.inria.lille.repair.nopol.NoPol - Free memory: 48 MB 04:39:45.972 [main] INFO fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB 04:39:45.972 [main] INFO fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 227 MB 04:39:45.972 [main] INFO fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151 04:39:45.972 [main] INFO fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151 04:39:45.972 [main] INFO fr.inria.lille.repair.nopol.NoPol - PATH: /builds/tools/hudson.model.JDK/JDK_8.0.151/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games 04:39:46.019 [main] INFO fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_2] 04:39:46.019 [main] INFO fr.inria.lille.repair.nopol.NoPol - Classpath: [file:/builds/workspace/nopol/nopol/../test-projects/target/test-classes/, file:/builds/workspace/nopol/nopol/../test-projects/target/classes/, file:/builds/workspace/nopol/nopol/lib/junit-4.11.jar] 04:39:46.020 [main] INFO fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL 04:39:46.020 [main] INFO fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_2.NopolExampleTest] 04:39:46.021 [main] INFO fr.inria.lille.repair.nopol.NoPol - Config: Config{synthesisDepth=3, collectStaticMethods=true, collectStaticFields=false, collectLiterals=false, onlyOneSynthesisResult=true, sortExpressions=true, maxLineInvocationPerTest=250, timeoutMethodInvocation=2000, dataCollectionTimeoutInSecondForSynthesis=900, addWeight=0.19478, subWeight=0.04554, mulWeight=0.0102, divWeight=0.00613, andWeight=0.10597, orWeight=0.05708, eqWeight=0.22798, nEqWeight=0.0, lessEqWeight=0.0255, lessWeight=0.0947, methodCallWeight=0.1, fieldAccessWeight=0.08099, constantWeight=0.14232, variableWeight=0.05195, mode=REPAIR, type=CONDITIONAL, synthesis=SMT, oracle=ANGELIC, solver=Z3, solverPath='null', projectSources=[../test-projects/src/main/java/nopol_examples/nopol_example_2], projectClasspath='[Ljava.net.URL;@7d1a6e04', projectTests=[nopol_examples.nopol_example_2.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false} 04:39:46.021 [main] INFO fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2 04:39:46.021 [main] INFO fr.inria.lille.repair.nopol.NoPol - Free memory: 161 MB 04:39:46.022 [main] INFO fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB 04:39:46.022 [main] INFO fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 234 MB 04:39:46.022 [main] INFO fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151 04:39:46.023 [main] INFO fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151 04:39:46.023 [main] INFO fr.inria.lille.repair.nopol.NoPol - PATH: /builds/tools/hudson.model.JDK/JDK_8.0.151/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games 04:39:47.638 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1 04:39:47.639 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_2.NopolExample:11 which is executed by 9 tests -126608641 04:39:47.678 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 04:39:47.826 [pool-679-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {0=0, a=-2, b=-4, (b - a)=-2, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass=12302, (b - a) < 0=true}. outcome: false (test6) constraint: {0=0, a=2, b=4, (b - a)=2, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass=12302, (b - a) < 0=false}. outcome: true (test1) 04:39:47.826 [pool-679-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 04:39:47.835 [pool-679-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 04:39:47.860 [pool-679-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: (b - a) == 2 04:39:47.860 [pool-679-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL (b - a) == 2 04:39:47.941 [pool-679-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "(b - a) == 2" is working 04:39:47.946 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----INFORMATION---- 04:39:47.946 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb classes : 1 04:39:47.946 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb methods : 2 04:39:47.946 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 13 04:39:47.946 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 10 04:39:47.946 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 2 04:39:47.946 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2 04:39:47.946 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2] 04:39:47.946 [main] INFO fr.inria.lille.repair.nopol.NoPol - class java.lang.Boolean: 4 04:39:47.946 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 14 04:39:47.946 [main] INFO fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 1927ms 04:39:47.946 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:39:47.946 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND---- 04:39:47.946 [main] INFO fr.inria.lille.repair.nopol.NoPol - (b - a) == 2 04:39:47.946 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9 04:39:47.946 [main] INFO fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL 04:39:47.947 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:39:47.950 [main] INFO fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_5] 04:39:47.950 [main] INFO fr.inria.lille.repair.nopol.NoPol - Classpath: [file:/builds/workspace/nopol/nopol/../test-projects/target/test-classes/, file:/builds/workspace/nopol/nopol/../test-projects/target/classes/, file:/builds/workspace/nopol/nopol/lib/junit-4.11.jar] 04:39:47.950 [main] INFO fr.inria.lille.repair.nopol.NoPol - Statement type: PRE_THEN_COND 04:39:47.950 [main] INFO fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_5.NopolExampleTest] 04:39:47.950 [main] INFO fr.inria.lille.repair.nopol.NoPol - Config: Config{synthesisDepth=3, collectStaticMethods=true, collectStaticFields=false, collectLiterals=false, onlyOneSynthesisResult=true, sortExpressions=true, maxLineInvocationPerTest=250, timeoutMethodInvocation=2000, dataCollectionTimeoutInSecondForSynthesis=900, addWeight=0.19478, subWeight=0.04554, mulWeight=0.0102, divWeight=0.00613, andWeight=0.10597, orWeight=0.05708, eqWeight=0.22798, nEqWeight=0.0, lessEqWeight=0.0255, lessWeight=0.0947, methodCallWeight=0.1, fieldAccessWeight=0.08099, constantWeight=0.14232, variableWeight=0.05195, mode=REPAIR, type=PRE_THEN_COND, synthesis=SMT, oracle=ANGELIC, solver=Z3, solverPath='null', projectSources=[../test-projects/src/main/java/nopol_examples/nopol_example_5], projectClasspath='[Ljava.net.URL;@43410128', projectTests=[nopol_examples.nopol_example_5.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false} 04:39:47.950 [main] INFO fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2 04:39:47.950 [main] INFO fr.inria.lille.repair.nopol.NoPol - Free memory: 89 MB 04:39:47.950 [main] INFO fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB 04:39:47.950 [main] INFO fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 233 MB 04:39:47.950 [main] INFO fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151 04:39:47.950 [main] INFO fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151 04:39:47.950 [main] INFO fr.inria.lille.repair.nopol.NoPol - PATH: /builds/tools/hudson.model.JDK/JDK_8.0.151/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games 04:39:49.499 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1 04:39:49.499 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_5.NopolExample:21 which is executed by 6 tests -126608641 04:39:49.534 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2 04:39:49.534 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_5.NopolExample:20 which is executed by 6 tests -126608641 04:39:49.564 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalAdder 04:39:49.706 [pool-700-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {a=-2, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false, r=1}. outcome: false (test4) constraint: {a=-5, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false, r=1}. outcome: false (test5) constraint: {a=2, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false, r=1}. outcome: true (test1) constraint: {a=10, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false, r=1}. outcome: true (test2) constraint: {a=1, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false, r=1}. outcome: true (test6) 04:39:49.708 [pool-700-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 04:39:49.722 [pool-700-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 04:39:49.758 [pool-700-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: -1 < a 04:39:49.758 [pool-700-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_5.NopolExample:20: PRECONDITION -1 < a 04:39:49.826 [pool-700-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "-1 < a" is working 04:39:49.830 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----INFORMATION---- 04:39:49.830 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb classes : 1 04:39:49.830 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb methods : 1 04:39:49.831 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 14 04:39:49.831 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 11 04:39:49.831 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 5 04:39:49.831 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2 04:39:49.831 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2] 04:39:49.831 [main] INFO fr.inria.lille.repair.nopol.NoPol - class java.lang.Boolean: 4 04:39:49.831 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 7 04:39:49.831 [main] INFO fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 1880ms 04:39:49.831 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:39:49.831 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND---- 04:39:49.831 [main] INFO fr.inria.lille.repair.nopol.NoPol - -1 < a 04:39:49.831 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 6 04:39:49.831 [main] INFO fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_5.NopolExample:20: PRECONDITION 04:39:49.831 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:39:49.832 [main] INFO fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_2] 04:39:49.832 [main] INFO fr.inria.lille.repair.nopol.NoPol - Classpath: [file:/builds/workspace/nopol/nopol/../test-projects/target/test-classes/, file:/builds/workspace/nopol/nopol/../test-projects/target/classes/, file:/builds/workspace/nopol/nopol/lib/junit-4.11.jar] 04:39:49.832 [main] INFO fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL 04:39:49.832 [main] INFO fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_2.NopolExampleTest] 04:39:49.832 [main] INFO fr.inria.lille.repair.nopol.NoPol - Config: Config{synthesisDepth=3, collectStaticMethods=true, collectStaticFields=false, collectLiterals=false, onlyOneSynthesisResult=true, sortExpressions=true, maxLineInvocationPerTest=250, timeoutMethodInvocation=2000, dataCollectionTimeoutInSecondForSynthesis=900, addWeight=0.19478, subWeight=0.04554, mulWeight=0.0102, divWeight=0.00613, andWeight=0.10597, orWeight=0.05708, eqWeight=0.22798, nEqWeight=0.0, lessEqWeight=0.0255, lessWeight=0.0947, methodCallWeight=0.1, fieldAccessWeight=0.08099, constantWeight=0.14232, variableWeight=0.05195, mode=REPAIR, type=CONDITIONAL, synthesis=SMT, oracle=ANGELIC, solver=Z3, solverPath='null', projectSources=[../test-projects/src/main/java/nopol_examples/nopol_example_2], projectClasspath='[Ljava.net.URL;@387d1fef', projectTests=[nopol_examples.nopol_example_2.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false} 04:39:49.832 [main] INFO fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2 04:39:49.832 [main] INFO fr.inria.lille.repair.nopol.NoPol - Free memory: 127 MB 04:39:49.832 [main] INFO fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB 04:39:49.832 [main] INFO fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 235 MB 04:39:49.832 [main] INFO fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151 04:39:49.832 [main] INFO fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151 04:39:49.832 [main] INFO fr.inria.lille.repair.nopol.NoPol - PATH: /builds/tools/hudson.model.JDK/JDK_8.0.151/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games 04:39:51.332 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1 04:39:51.332 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_2.NopolExample:11 which is executed by 9 tests -126608641 04:39:51.395 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 04:39:51.560 [pool-729-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {0=0, a=2, b=-8, (b - a)=-10, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass=12302, (b - a) < 0=true}. outcome: false (test9) constraint: {0=0, a=4, b=-2, (b - a)=-6, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass=12302, (b - a) < 0=true}. outcome: false (test4) constraint: {0=0, a=-2, b=-4, (b - a)=-2, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass=12302, (b - a) < 0=true}. outcome: false (test6) constraint: {0=0, a=4, b=2, (b - a)=-2, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass=12302, (b - a) < 0=true}. outcome: false (test2) constraint: {0=0, a=-4, b=-2, (b - a)=2, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass=12302, (b - a) < 0=false}. outcome: true (test7) constraint: {0=0, a=-2, b=4, (b - a)=6, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass=12302, (b - a) < 0=false}. outcome: true (test5) constraint: {0=0, a=2, b=4, (b - a)=2, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass=12302, (b - a) < 0=false}. outcome: true (test1) 04:39:51.563 [pool-729-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 04:39:51.572 [pool-729-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 04:39:51.621 [pool-729-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: 1 < (b - a) 04:39:51.621 [pool-729-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL 1 < (b - a) 04:39:51.706 [pool-729-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "1 < (b - a)" is working 04:39:51.719 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----INFORMATION---- 04:39:51.719 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb classes : 1 04:39:51.720 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb methods : 2 04:39:51.720 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 15 04:39:51.720 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 12 04:39:51.720 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 7 04:39:51.720 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2 04:39:51.720 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2] 04:39:51.720 [main] INFO fr.inria.lille.repair.nopol.NoPol - class java.lang.Boolean: 4 04:39:51.720 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 14 04:39:51.720 [main] INFO fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 1888ms 04:39:51.720 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:39:51.720 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND---- 04:39:51.720 [main] INFO fr.inria.lille.repair.nopol.NoPol - 1 < (b - a) 04:39:51.720 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9 04:39:51.720 [main] INFO fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_2.NopolExample:11: CONDITIONAL 04:39:51.720 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:39:51.724 [main] INFO fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_1] 04:39:51.724 [main] INFO fr.inria.lille.repair.nopol.NoPol - Classpath: [file:/builds/workspace/nopol/nopol/../test-projects/target/test-classes/, file:/builds/workspace/nopol/nopol/../test-projects/target/classes/, file:/builds/workspace/nopol/nopol/lib/junit-4.11.jar] 04:39:51.724 [main] INFO fr.inria.lille.repair.nopol.NoPol - Statement type: COND_THEN_PRE 04:39:51.724 [main] INFO fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_1.NopolExampleTest] 04:39:51.724 [main] INFO fr.inria.lille.repair.nopol.NoPol - Config: Config{synthesisDepth=3, collectStaticMethods=true, collectStaticFields=false, collectLiterals=false, onlyOneSynthesisResult=true, sortExpressions=true, maxLineInvocationPerTest=250, timeoutMethodInvocation=2000, dataCollectionTimeoutInSecondForSynthesis=900, addWeight=0.19478, subWeight=0.04554, mulWeight=0.0102, divWeight=0.00613, andWeight=0.10597, orWeight=0.05708, eqWeight=0.22798, nEqWeight=0.0, lessEqWeight=0.0255, lessWeight=0.0947, methodCallWeight=0.1, fieldAccessWeight=0.08099, constantWeight=0.14232, variableWeight=0.05195, mode=REPAIR, type=COND_THEN_PRE, synthesis=SMT, oracle=ANGELIC, solver=Z3, solverPath='null', projectSources=[../test-projects/src/main/java/nopol_examples/nopol_example_1], projectClasspath='[Ljava.net.URL;@134e9a69', projectTests=[nopol_examples.nopol_example_1.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false} 04:39:51.724 [main] INFO fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2 04:39:51.724 [main] INFO fr.inria.lille.repair.nopol.NoPol - Free memory: 44 MB 04:39:51.724 [main] INFO fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB 04:39:51.724 [main] INFO fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 233 MB 04:39:51.725 [main] INFO fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151 04:39:51.725 [main] INFO fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151 04:39:51.725 [main] INFO fr.inria.lille.repair.nopol.NoPol - PATH: /builds/tools/hudson.model.JDK/JDK_8.0.151/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games 04:39:53.194 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1 04:39:53.194 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_1.NopolExample:16 which is executed by 7 tests -126608641 04:39:53.228 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalAdder 04:39:53.341 [pool-780-thread-1] DEBUG f.i.l.r.n.s.ConstraintModelBuilder - Failing test(s): SourceLocation nopol_examples.nopol_example_1.NopolExample:16 [test6(nopol_examples.nopol_example_1.NopolExampleTest), test5(nopol_examples.nopol_example_1.NopolExampleTest)] 04:39:53.341 [pool-780-thread-1] DEBUG tests.output - First set: [test6(nopol_examples.nopol_example_1.NopolExampleTest): expected: but was:, test5(nopol_examples.nopol_example_1.NopolExampleTest): expected: but was:] 04:39:53.341 [pool-780-thread-1] DEBUG tests.output - Second set: [test6(nopol_examples.nopol_example_1.NopolExampleTest): String index out of range: -1, test5(nopol_examples.nopol_example_1.NopolExampleTest): String index out of range: -5] 04:39:53.341 [pool-780-thread-1] INFO f.i.l.r.n.synth.SMTNopolSynthesizer - Not enough specifications: 0. A trivial patch is "true" or "false", please write new tests specifying SourceLocation nopol_examples.nopol_example_1.NopolExample:16. 04:39:53.341 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2 04:39:53.341 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_1.NopolExample:15 which is executed by 8 tests -126608641 04:39:53.376 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 04:39:53.469 [pool-786-thread-1] DEBUG f.i.l.r.n.s.ConstraintModelBuilder - Failing test(s): SourceLocation nopol_examples.nopol_example_1.NopolExample:15 [test6(nopol_examples.nopol_example_1.NopolExampleTest), test5(nopol_examples.nopol_example_1.NopolExampleTest)] 04:39:53.469 [pool-786-thread-1] DEBUG tests.output - First set: [test6(nopol_examples.nopol_example_1.NopolExampleTest): expected: but was:, test5(nopol_examples.nopol_example_1.NopolExampleTest): expected: but was:] 04:39:53.469 [pool-786-thread-1] DEBUG tests.output - Second set: [test6(nopol_examples.nopol_example_1.NopolExampleTest): String index out of range: -1, test5(nopol_examples.nopol_example_1.NopolExampleTest): String index out of range: -5] 04:39:53.469 [pool-786-thread-1] INFO f.i.l.r.n.synth.SMTNopolSynthesizer - Not enough specifications: 0. A trivial patch is "true" or "false", please write new tests specifying SourceLocation nopol_examples.nopol_example_1.NopolExample:15. 04:39:53.469 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalAdder 04:39:53.563 [pool-792-thread-1] DEBUG f.i.l.r.n.s.ConstraintModelBuilder - Failing test(s): SourceLocation nopol_examples.nopol_example_1.NopolExample:15 [test6(nopol_examples.nopol_example_1.NopolExampleTest), test5(nopol_examples.nopol_example_1.NopolExampleTest)] 04:39:53.563 [pool-792-thread-1] DEBUG tests.output - First set: [test6(nopol_examples.nopol_example_1.NopolExampleTest): expected: but was:, test5(nopol_examples.nopol_example_1.NopolExampleTest): expected: but was:] 04:39:53.563 [pool-792-thread-1] DEBUG tests.output - Second set: [test6(nopol_examples.nopol_example_1.NopolExampleTest): String index out of range: -1, test5(nopol_examples.nopol_example_1.NopolExampleTest): String index out of range: -5] 04:39:53.564 [pool-792-thread-1] INFO f.i.l.r.n.synth.SMTNopolSynthesizer - Not enough specifications: 0. A trivial patch is "true" or "false", please write new tests specifying SourceLocation nopol_examples.nopol_example_1.NopolExample:15. 04:39:53.564 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #3 04:39:53.564 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_1.NopolExample:12 which is executed by 9 tests -126608641 04:39:53.596 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 04:39:53.754 [pool-798-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {0=0, s.length()==0=false, s.length()=4, nopol_examples.nopol_example_1.NopolExample.this.index=30, nopol_examples.nopol_example_1.NopolExample.s.length()=42, index=-1, index == 0=false, nopol_examples.nopol_example_1.NopolExample.s!=null=true, nopol_examples.nopol_example_1.NopolExample.s.length()==0=false, s!=null=true}. outcome: true (test6) constraint: {0=0, s.length()==0=false, s.length()=4, nopol_examples.nopol_example_1.NopolExample.this.index=30, nopol_examples.nopol_example_1.NopolExample.s.length()=42, index=-5, index == 0=false, nopol_examples.nopol_example_1.NopolExample.s!=null=true, nopol_examples.nopol_example_1.NopolExample.s.length()==0=false, s!=null=true}. outcome: true (test5) constraint: {0=0, s.length()==0=false, s.length()=4, nopol_examples.nopol_example_1.NopolExample.this.index=30, nopol_examples.nopol_example_1.NopolExample.s.length()=42, index=3, index == 0=false, nopol_examples.nopol_example_1.NopolExample.s!=null=true, nopol_examples.nopol_example_1.NopolExample.s.length()==0=false, s!=null=true}. outcome: false (test2) constraint: {0=0, s.length()==0=false, s.length()=4, nopol_examples.nopol_example_1.NopolExample.this.index=30, nopol_examples.nopol_example_1.NopolExample.s.length()=42, index=12, index == 0=false, nopol_examples.nopol_example_1.NopolExample.s!=null=true, nopol_examples.nopol_example_1.NopolExample.s.length()==0=false, s!=null=true}. outcome: false (test4) constraint: {0=0, s.length()==0=false, s.length()=4, nopol_examples.nopol_example_1.NopolExample.this.index=30, nopol_examples.nopol_example_1.NopolExample.s.length()=42, index=2, index == 0=false, nopol_examples.nopol_example_1.NopolExample.s!=null=true, nopol_examples.nopol_example_1.NopolExample.s.length()==0=false, s!=null=true}. outcome: false (test7) constraint: {0=0, s.length()==0=false, s.length()=4, nopol_examples.nopol_example_1.NopolExample.this.index=30, nopol_examples.nopol_example_1.NopolExample.s.length()=42, index=1, index == 0=false, nopol_examples.nopol_example_1.NopolExample.s!=null=true, nopol_examples.nopol_example_1.NopolExample.s.length()==0=false, s!=null=true}. outcome: false (test8) constraint: {0=0, s.length()==0=false, s.length()=13, nopol_examples.nopol_example_1.NopolExample.this.index=30, nopol_examples.nopol_example_1.NopolExample.s.length()=42, index=5, index == 0=false, nopol_examples.nopol_example_1.NopolExample.s!=null=true, nopol_examples.nopol_example_1.NopolExample.s.length()==0=false, s!=null=true}. outcome: false (test9) 04:39:53.755 [pool-798-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 04:39:53.776 [pool-798-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 04:39:53.825 [pool-798-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: index < 0 04:39:53.825 [pool-798-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_1.NopolExample:12: CONDITIONAL index < 0 04:39:53.884 [pool-798-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "index < 0" is working 04:39:53.889 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----INFORMATION---- 04:39:53.889 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb classes : 1 04:39:53.889 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb methods : 1 04:39:53.889 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 19 04:39:53.889 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 13 04:39:53.889 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 7 04:39:53.890 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2 04:39:53.890 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2] 04:39:53.890 [main] INFO fr.inria.lille.repair.nopol.NoPol - class java.lang.Boolean: 4 04:39:53.890 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 16 04:39:53.890 [main] INFO fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 2165ms 04:39:53.890 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:39:53.890 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND---- 04:39:53.890 [main] INFO fr.inria.lille.repair.nopol.NoPol - index < 0 04:39:53.890 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9 04:39:53.890 [main] INFO fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_1.NopolExample:12: CONDITIONAL 04:39:53.890 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:39:53.898 [main] INFO fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_1] 04:39:53.898 [main] INFO fr.inria.lille.repair.nopol.NoPol - Classpath: [file:/builds/workspace/nopol/nopol/../test-projects/target/test-classes/, file:/builds/workspace/nopol/nopol/../test-projects/target/classes/, file:/builds/workspace/nopol/nopol/lib/junit-4.11.jar] 04:39:53.898 [main] INFO fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL 04:39:53.898 [main] INFO fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_1.NopolExampleTest] 04:39:53.898 [main] INFO fr.inria.lille.repair.nopol.NoPol - Config: Config{synthesisDepth=3, collectStaticMethods=true, collectStaticFields=false, collectLiterals=false, onlyOneSynthesisResult=true, sortExpressions=true, maxLineInvocationPerTest=250, timeoutMethodInvocation=2000, dataCollectionTimeoutInSecondForSynthesis=900, addWeight=0.19478, subWeight=0.04554, mulWeight=0.0102, divWeight=0.00613, andWeight=0.10597, orWeight=0.05708, eqWeight=0.22798, nEqWeight=0.0, lessEqWeight=0.0255, lessWeight=0.0947, methodCallWeight=0.1, fieldAccessWeight=0.08099, constantWeight=0.14232, variableWeight=0.05195, mode=REPAIR, type=CONDITIONAL, synthesis=SMT, oracle=ANGELIC, solver=Z3, solverPath='null', projectSources=[../test-projects/src/main/java/nopol_examples/nopol_example_1], projectClasspath='[Ljava.net.URL;@655b80e6', projectTests=[nopol_examples.nopol_example_1.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false} 04:39:53.898 [main] INFO fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2 04:39:53.899 [main] INFO fr.inria.lille.repair.nopol.NoPol - Free memory: 82 MB 04:39:53.899 [main] INFO fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB 04:39:53.899 [main] INFO fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 234 MB 04:39:53.899 [main] INFO fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151 04:39:53.899 [main] INFO fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151 04:39:53.899 [main] INFO fr.inria.lille.repair.nopol.NoPol - PATH: /builds/tools/hudson.model.JDK/JDK_8.0.151/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games 04:39:55.458 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1 04:39:55.458 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_1.NopolExample:16 which is executed by 7 tests -126608641 04:39:55.487 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2 04:39:55.488 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_1.NopolExample:15 which is executed by 8 tests -126608641 04:39:55.520 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 04:39:55.613 [pool-840-thread-1] DEBUG f.i.l.r.n.s.ConstraintModelBuilder - Failing test(s): SourceLocation nopol_examples.nopol_example_1.NopolExample:15 [test6(nopol_examples.nopol_example_1.NopolExampleTest), test5(nopol_examples.nopol_example_1.NopolExampleTest)] 04:39:55.613 [pool-840-thread-1] DEBUG tests.output - First set: [test6(nopol_examples.nopol_example_1.NopolExampleTest): expected: but was:, test5(nopol_examples.nopol_example_1.NopolExampleTest): expected: but was:] 04:39:55.615 [pool-840-thread-1] DEBUG tests.output - Second set: [test6(nopol_examples.nopol_example_1.NopolExampleTest): String index out of range: -1, test5(nopol_examples.nopol_example_1.NopolExampleTest): String index out of range: -5] 04:39:55.615 [pool-840-thread-1] INFO f.i.l.r.n.synth.SMTNopolSynthesizer - Not enough specifications: 0. A trivial patch is "true" or "false", please write new tests specifying SourceLocation nopol_examples.nopol_example_1.NopolExample:15. 04:39:55.615 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #3 04:39:55.615 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_1.NopolExample:12 which is executed by 9 tests -126608641 04:39:55.664 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 04:39:55.809 [pool-846-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {0=0, s.length()==0=false, s.length()=4, nopol_examples.nopol_example_1.NopolExample.this.index=30, nopol_examples.nopol_example_1.NopolExample.s.length()=42, index=-1, index == 0=false, nopol_examples.nopol_example_1.NopolExample.s!=null=true, nopol_examples.nopol_example_1.NopolExample.s.length()==0=false, s!=null=true}. outcome: true (test6) constraint: {0=0, s.length()==0=false, s.length()=4, nopol_examples.nopol_example_1.NopolExample.this.index=30, nopol_examples.nopol_example_1.NopolExample.s.length()=42, index=-5, index == 0=false, nopol_examples.nopol_example_1.NopolExample.s!=null=true, nopol_examples.nopol_example_1.NopolExample.s.length()==0=false, s!=null=true}. outcome: true (test5) constraint: {0=0, s.length()==0=false, s.length()=4, nopol_examples.nopol_example_1.NopolExample.this.index=30, nopol_examples.nopol_example_1.NopolExample.s.length()=42, index=3, index == 0=false, nopol_examples.nopol_example_1.NopolExample.s!=null=true, nopol_examples.nopol_example_1.NopolExample.s.length()==0=false, s!=null=true}. outcome: false (test2) constraint: {0=0, s.length()==0=false, s.length()=4, nopol_examples.nopol_example_1.NopolExample.this.index=30, nopol_examples.nopol_example_1.NopolExample.s.length()=42, index=12, index == 0=false, nopol_examples.nopol_example_1.NopolExample.s!=null=true, nopol_examples.nopol_example_1.NopolExample.s.length()==0=false, s!=null=true}. outcome: false (test4) constraint: {0=0, s.length()==0=false, s.length()=4, nopol_examples.nopol_example_1.NopolExample.this.index=30, nopol_examples.nopol_example_1.NopolExample.s.length()=42, index=2, index == 0=false, nopol_examples.nopol_example_1.NopolExample.s!=null=true, nopol_examples.nopol_example_1.NopolExample.s.length()==0=false, s!=null=true}. outcome: false (test7) constraint: {0=0, s.length()==0=false, s.length()=4, nopol_examples.nopol_example_1.NopolExample.this.index=30, nopol_examples.nopol_example_1.NopolExample.s.length()=42, index=1, index == 0=false, nopol_examples.nopol_example_1.NopolExample.s!=null=true, nopol_examples.nopol_example_1.NopolExample.s.length()==0=false, s!=null=true}. outcome: false (test8) constraint: {0=0, s.length()==0=false, s.length()=13, nopol_examples.nopol_example_1.NopolExample.this.index=30, nopol_examples.nopol_example_1.NopolExample.s.length()=42, index=5, index == 0=false, nopol_examples.nopol_example_1.NopolExample.s!=null=true, nopol_examples.nopol_example_1.NopolExample.s.length()==0=false, s!=null=true}. outcome: false (test9) 04:39:55.809 [pool-846-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 04:39:55.821 [pool-846-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 04:39:55.869 [pool-846-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: index < 0 04:39:55.869 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----INFORMATION---- 04:39:55.869 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb classes : 1 04:39:55.869 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb methods : 1 04:39:55.869 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 21 04:39:55.869 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 14 04:39:55.869 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 7 04:39:55.869 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2 04:39:55.869 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2] 04:39:55.869 [main] INFO fr.inria.lille.repair.nopol.NoPol - class java.lang.Boolean: 4 04:39:55.869 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 16 04:39:55.869 [main] INFO fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 1971ms 04:39:55.869 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:39:55.869 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND---- 04:39:55.869 [main] INFO fr.inria.lille.repair.nopol.NoPol - index < 0 04:39:55.870 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9 04:39:55.870 [main] INFO fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_1.NopolExample:12: CONDITIONAL 04:39:55.870 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:39:55.879 [main] INFO fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_1] 04:39:55.879 [main] INFO fr.inria.lille.repair.nopol.NoPol - Classpath: [file:/builds/workspace/nopol/nopol/../test-projects/target/test-classes/, file:/builds/workspace/nopol/nopol/../test-projects/target/classes/, file:/builds/workspace/nopol/nopol/lib/junit-4.11.jar] 04:39:55.879 [main] INFO fr.inria.lille.repair.nopol.NoPol - Statement type: PRE_THEN_COND 04:39:55.879 [main] INFO fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_1.NopolExampleTest] 04:39:55.879 [main] INFO fr.inria.lille.repair.nopol.NoPol - Config: Config{synthesisDepth=3, collectStaticMethods=true, collectStaticFields=false, collectLiterals=false, onlyOneSynthesisResult=true, sortExpressions=true, maxLineInvocationPerTest=250, timeoutMethodInvocation=2000, dataCollectionTimeoutInSecondForSynthesis=900, addWeight=0.19478, subWeight=0.04554, mulWeight=0.0102, divWeight=0.00613, andWeight=0.10597, orWeight=0.05708, eqWeight=0.22798, nEqWeight=0.0, lessEqWeight=0.0255, lessWeight=0.0947, methodCallWeight=0.1, fieldAccessWeight=0.08099, constantWeight=0.14232, variableWeight=0.05195, mode=REPAIR, type=PRE_THEN_COND, synthesis=SMT, oracle=ANGELIC, solver=Z3, solverPath='null', projectSources=[../test-projects/src/main/java/nopol_examples/nopol_example_1], projectClasspath='[Ljava.net.URL;@49768664', projectTests=[nopol_examples.nopol_example_1.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false} 04:39:55.879 [main] INFO fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2 04:39:55.879 [main] INFO fr.inria.lille.repair.nopol.NoPol - Free memory: 86 MB 04:39:55.879 [main] INFO fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB 04:39:55.879 [main] INFO fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 234 MB 04:39:55.879 [main] INFO fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151 04:39:55.879 [main] INFO fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151 04:39:55.879 [main] INFO fr.inria.lille.repair.nopol.NoPol - PATH: /builds/tools/hudson.model.JDK/JDK_8.0.151/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games 04:39:57.375 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1 04:39:57.375 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_1.NopolExample:16 which is executed by 7 tests -126608641 04:39:57.404 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalAdder 04:39:57.496 [pool-879-thread-1] DEBUG f.i.l.r.n.s.ConstraintModelBuilder - Failing test(s): SourceLocation nopol_examples.nopol_example_1.NopolExample:16 [test6(nopol_examples.nopol_example_1.NopolExampleTest), test5(nopol_examples.nopol_example_1.NopolExampleTest)] 04:39:57.496 [pool-879-thread-1] DEBUG tests.output - First set: [test6(nopol_examples.nopol_example_1.NopolExampleTest): expected: but was:, test5(nopol_examples.nopol_example_1.NopolExampleTest): expected: but was:] 04:39:57.496 [pool-879-thread-1] DEBUG tests.output - Second set: [test6(nopol_examples.nopol_example_1.NopolExampleTest): String index out of range: -1, test5(nopol_examples.nopol_example_1.NopolExampleTest): String index out of range: -5] 04:39:57.496 [pool-879-thread-1] INFO f.i.l.r.n.synth.SMTNopolSynthesizer - Not enough specifications: 0. A trivial patch is "true" or "false", please write new tests specifying SourceLocation nopol_examples.nopol_example_1.NopolExample:16. 04:39:57.496 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2 04:39:57.496 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_1.NopolExample:15 which is executed by 8 tests -126608641 04:39:57.528 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalAdder 04:39:57.621 [pool-885-thread-1] DEBUG f.i.l.r.n.s.ConstraintModelBuilder - Failing test(s): SourceLocation nopol_examples.nopol_example_1.NopolExample:15 [test6(nopol_examples.nopol_example_1.NopolExampleTest), test5(nopol_examples.nopol_example_1.NopolExampleTest)] 04:39:57.621 [pool-885-thread-1] DEBUG tests.output - First set: [test6(nopol_examples.nopol_example_1.NopolExampleTest): expected: but was:, test5(nopol_examples.nopol_example_1.NopolExampleTest): expected: but was:] 04:39:57.621 [pool-885-thread-1] DEBUG tests.output - Second set: [test6(nopol_examples.nopol_example_1.NopolExampleTest): String index out of range: -1, test5(nopol_examples.nopol_example_1.NopolExampleTest): String index out of range: -5] 04:39:57.621 [pool-885-thread-1] INFO f.i.l.r.n.synth.SMTNopolSynthesizer - Not enough specifications: 0. A trivial patch is "true" or "false", please write new tests specifying SourceLocation nopol_examples.nopol_example_1.NopolExample:15. 04:39:57.621 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 04:39:57.703 [pool-891-thread-1] DEBUG f.i.l.r.n.s.ConstraintModelBuilder - Failing test(s): SourceLocation nopol_examples.nopol_example_1.NopolExample:15 [test6(nopol_examples.nopol_example_1.NopolExampleTest), test5(nopol_examples.nopol_example_1.NopolExampleTest)] 04:39:57.703 [pool-891-thread-1] DEBUG tests.output - First set: [test6(nopol_examples.nopol_example_1.NopolExampleTest): expected: but was:, test5(nopol_examples.nopol_example_1.NopolExampleTest): expected: but was:] 04:39:57.703 [pool-891-thread-1] DEBUG tests.output - Second set: [test6(nopol_examples.nopol_example_1.NopolExampleTest): String index out of range: -1, test5(nopol_examples.nopol_example_1.NopolExampleTest): String index out of range: -5] 04:39:57.704 [pool-891-thread-1] INFO f.i.l.r.n.synth.SMTNopolSynthesizer - Not enough specifications: 0. A trivial patch is "true" or "false", please write new tests specifying SourceLocation nopol_examples.nopol_example_1.NopolExample:15. 04:39:57.704 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #3 04:39:57.704 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_1.NopolExample:12 which is executed by 9 tests -126608641 04:39:57.736 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalAdder 04:39:57.822 [pool-897-thread-1] DEBUG f.i.l.r.n.s.ConstraintModelBuilder - Failing test(s): SourceLocation nopol_examples.nopol_example_1.NopolExample:12 [test6(nopol_examples.nopol_example_1.NopolExampleTest), test5(nopol_examples.nopol_example_1.NopolExampleTest)] 04:39:57.823 [pool-897-thread-1] DEBUG tests.output - First set: [test6(nopol_examples.nopol_example_1.NopolExampleTest): String index out of range: -1, test5(nopol_examples.nopol_example_1.NopolExampleTest): String index out of range: -5] 04:39:57.823 [pool-897-thread-1] DEBUG tests.output - Second set: [test6(nopol_examples.nopol_example_1.NopolExampleTest): String index out of range: -1, test5(nopol_examples.nopol_example_1.NopolExampleTest): String index out of range: -5] 04:39:57.823 [pool-897-thread-1] INFO f.i.l.r.n.synth.SMTNopolSynthesizer - Not enough specifications: 0. A trivial patch is "true" or "false", please write new tests specifying SourceLocation nopol_examples.nopol_example_1.NopolExample:12. 04:39:57.823 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 04:39:58.024 [pool-903-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {0=0, s.length()==0=false, s.length()=4, nopol_examples.nopol_example_1.NopolExample.this.index=30, nopol_examples.nopol_example_1.NopolExample.s.length()=42, index=-1, index == 0=false, nopol_examples.nopol_example_1.NopolExample.s!=null=true, nopol_examples.nopol_example_1.NopolExample.s.length()==0=false, s!=null=true}. outcome: true (test6) constraint: {0=0, s.length()==0=false, s.length()=4, nopol_examples.nopol_example_1.NopolExample.this.index=30, nopol_examples.nopol_example_1.NopolExample.s.length()=42, index=-5, index == 0=false, nopol_examples.nopol_example_1.NopolExample.s!=null=true, nopol_examples.nopol_example_1.NopolExample.s.length()==0=false, s!=null=true}. outcome: true (test5) constraint: {0=0, s.length()==0=false, s.length()=4, nopol_examples.nopol_example_1.NopolExample.this.index=30, nopol_examples.nopol_example_1.NopolExample.s.length()=42, index=3, index == 0=false, nopol_examples.nopol_example_1.NopolExample.s!=null=true, nopol_examples.nopol_example_1.NopolExample.s.length()==0=false, s!=null=true}. outcome: false (test2) constraint: {0=0, s.length()==0=false, s.length()=4, nopol_examples.nopol_example_1.NopolExample.this.index=30, nopol_examples.nopol_example_1.NopolExample.s.length()=42, index=12, index == 0=false, nopol_examples.nopol_example_1.NopolExample.s!=null=true, nopol_examples.nopol_example_1.NopolExample.s.length()==0=false, s!=null=true}. outcome: false (test4) constraint: {0=0, s.length()==0=false, s.length()=4, nopol_examples.nopol_example_1.NopolExample.this.index=30, nopol_examples.nopol_example_1.NopolExample.s.length()=42, index=2, index == 0=false, nopol_examples.nopol_example_1.NopolExample.s!=null=true, nopol_examples.nopol_example_1.NopolExample.s.length()==0=false, s!=null=true}. outcome: false (test7) constraint: {0=0, s.length()==0=false, s.length()=4, nopol_examples.nopol_example_1.NopolExample.this.index=30, nopol_examples.nopol_example_1.NopolExample.s.length()=42, index=1, index == 0=false, nopol_examples.nopol_example_1.NopolExample.s!=null=true, nopol_examples.nopol_example_1.NopolExample.s.length()==0=false, s!=null=true}. outcome: false (test8) constraint: {0=0, s.length()==0=false, s.length()=13, nopol_examples.nopol_example_1.NopolExample.this.index=30, nopol_examples.nopol_example_1.NopolExample.s.length()=42, index=5, index == 0=false, nopol_examples.nopol_example_1.NopolExample.s!=null=true, nopol_examples.nopol_example_1.NopolExample.s.length()==0=false, s!=null=true}. outcome: false (test9) 04:39:58.024 [pool-903-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 04:39:58.036 [pool-903-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 04:39:58.084 [pool-903-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: index < 0 04:39:58.084 [pool-903-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_1.NopolExample:12: CONDITIONAL index < 0 04:39:58.149 [pool-903-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "index < 0" is working 04:39:58.156 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----INFORMATION---- 04:39:58.157 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb classes : 1 04:39:58.157 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb methods : 1 04:39:58.157 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 26 04:39:58.157 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 15 04:39:58.157 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 7 04:39:58.157 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2 04:39:58.157 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2] 04:39:58.157 [main] INFO fr.inria.lille.repair.nopol.NoPol - class java.lang.Boolean: 4 04:39:58.157 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 16 04:39:58.157 [main] INFO fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 2277ms 04:39:58.157 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:39:58.157 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND---- 04:39:58.157 [main] INFO fr.inria.lille.repair.nopol.NoPol - index < 0 04:39:58.157 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 9 04:39:58.157 [main] INFO fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_1.NopolExample:12: CONDITIONAL 04:39:58.157 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:39:58.161 [main] INFO fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java/nopol_examples/nopol_example_5] 04:39:58.162 [main] INFO fr.inria.lille.repair.nopol.NoPol - Classpath: [file:/builds/workspace/nopol/nopol/../test-projects/target/test-classes/, file:/builds/workspace/nopol/nopol/../test-projects/target/classes/, file:/builds/workspace/nopol/nopol/lib/junit-4.11.jar] 04:39:58.162 [main] INFO fr.inria.lille.repair.nopol.NoPol - Statement type: COND_THEN_PRE 04:39:58.162 [main] INFO fr.inria.lille.repair.nopol.NoPol - Args: [nopol_examples.nopol_example_5.NopolExampleTest] 04:39:58.162 [main] INFO fr.inria.lille.repair.nopol.NoPol - Config: Config{synthesisDepth=3, collectStaticMethods=true, collectStaticFields=false, collectLiterals=false, onlyOneSynthesisResult=true, sortExpressions=true, maxLineInvocationPerTest=250, timeoutMethodInvocation=2000, dataCollectionTimeoutInSecondForSynthesis=900, addWeight=0.19478, subWeight=0.04554, mulWeight=0.0102, divWeight=0.00613, andWeight=0.10597, orWeight=0.05708, eqWeight=0.22798, nEqWeight=0.0, lessEqWeight=0.0255, lessWeight=0.0947, methodCallWeight=0.1, fieldAccessWeight=0.08099, constantWeight=0.14232, variableWeight=0.05195, mode=REPAIR, type=COND_THEN_PRE, synthesis=SMT, oracle=ANGELIC, solver=Z3, solverPath='null', projectSources=[../test-projects/src/main/java/nopol_examples/nopol_example_5], projectClasspath='[Ljava.net.URL;@2747de27', projectTests=[nopol_examples.nopol_example_5.NopolExampleTest], complianceLevel=7, outputFolder=./, json=false} 04:39:58.162 [main] INFO fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2 04:39:58.162 [main] INFO fr.inria.lille.repair.nopol.NoPol - Free memory: 77 MB 04:39:58.162 [main] INFO fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB 04:39:58.162 [main] INFO fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 231 MB 04:39:58.162 [main] INFO fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151 04:39:58.162 [main] INFO fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151 04:39:58.162 [main] INFO fr.inria.lille.repair.nopol.NoPol - PATH: /builds/tools/hudson.model.JDK/JDK_8.0.151/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games 04:39:59.799 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1 04:39:59.799 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_5.NopolExample:21 which is executed by 6 tests -126608641 04:39:59.828 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2 04:39:59.828 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation nopol_examples.nopol_example_5.NopolExample:20 which is executed by 6 tests -126608641 04:39:59.858 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalAdder 04:40:00.011 [pool-945-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {a=-2, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false, r=1}. outcome: false (test4) constraint: {a=-5, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false, r=1}. outcome: false (test5) constraint: {a=2, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false, r=1}. outcome: true (test1) constraint: {a=10, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false, r=1}. outcome: true (test2) constraint: {a=1, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false, r=1}. outcome: true (test6) 04:40:00.012 [pool-945-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 04:40:00.021 [pool-945-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 04:40:00.045 [pool-945-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: -1 < a 04:40:00.045 [pool-945-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: nopol_examples.nopol_example_5.NopolExample:20: PRECONDITION -1 < a 04:40:00.107 [pool-945-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "-1 < a" is working 04:40:00.110 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----INFORMATION---- 04:40:00.110 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb classes : 1 04:40:00.110 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb methods : 1 04:40:00.110 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 27 04:40:00.110 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 16 04:40:00.110 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 5 04:40:00.111 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2 04:40:00.111 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2] 04:40:00.111 [main] INFO fr.inria.lille.repair.nopol.NoPol - class java.lang.Boolean: 4 04:40:00.111 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 7 04:40:00.111 [main] INFO fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 1949ms 04:40:00.111 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:40:00.111 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND---- 04:40:00.111 [main] INFO fr.inria.lille.repair.nopol.NoPol - -1 < a 04:40:00.111 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 6 04:40:00.111 [main] INFO fr.inria.lille.repair.nopol.NoPol - nopol_examples.nopol_example_5.NopolExample:20: PRECONDITION 04:40:00.111 [main] INFO fr.inria.lille.repair.nopol.NoPol - Tests run: 15, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 28.317 sec Running fr.inria.lille.commons.smt.SMTLibTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.147 sec Running fr.inria.lille.commons.smt.SMTLibEqualVisitorTest 04:40:00.284 [main] WARN f.i.l.c.s.smt.SMTLibEqualVisitor - Empty implementation of fr.inria.lille.commons.synthesis.smt.SMTLibEqualVisitor.visit(IApplication) Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec Running fr.inria.lille.commons.smt.ComparisonTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running fr.inria.lille.commons.trace.ValuesCollectorTest Collected variables [aBoolean, reachableVariable] Expected variables [aBoolean, reachableVariable] Getters: {} Collected variables [index, word, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer] Expected variables [word, index, infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer] Getters: {infinitel_examples.infinitel_example_5.InfinitelExample.this.consumer=[getConsumed, getSize]} Collected variables [nested.privateInstanceField, spoon.example.ClassToSpoon.privateStaticField, spoon.example.ClassToSpoon.this.protectedInstanceField, spoon.example.ClassToSpoon.this.publicInstanceField, spoon.example.ClassToSpoon.protectedStaticField, spoon.example.ClassToSpoon.NestedClassToSpoon.this.privateNestedInstanceField, comparable.privateNestedInstanceField, comparable.publicNestedInstanceField, nested, nested.protectedInstanceField, nested.publicInstanceField, comparable.protectedNestedInstanceField, spoon.example.ClassToSpoon.publicStaticField, spoon.example.ClassToSpoon.NestedClassToSpoon.this.protectedNestedInstanceField, spoon.example.ClassToSpoon.this.privateInstanceField, comparable, spoon.example.ClassToSpoon.NestedClassToSpoon.this.publicNestedInstanceField] Expected variables [comparable, nested, comparable.privateNestedInstanceField, comparable.publicNestedInstanceField, comparable.protectedNestedInstanceField, spoon.example.ClassToSpoon.protectedStaticField, spoon.example.ClassToSpoon.privateStaticField, spoon.example.ClassToSpoon.publicStaticField, nested.publicInstanceField, nested.protectedInstanceField, nested.privateInstanceField, spoon.example.ClassToSpoon.NestedClassToSpoon.this.protectedNestedInstanceField, spoon.example.ClassToSpoon.NestedClassToSpoon.this.publicNestedInstanceField, spoon.example.ClassToSpoon.NestedClassToSpoon.this.privateNestedInstanceField, spoon.example.ClassToSpoon.this.publicInstanceField, spoon.example.ClassToSpoon.this.privateInstanceField, spoon.example.ClassToSpoon.this.protectedInstanceField] Getters: {} Collected variables [nopol_examples.nopol_example_2.NopolExample.1.this.limit] Expected variables [nopol_examples.nopol_example_2.NopolExample.1.this.limit] Getters: {} 04:40:00.648 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {a=-5, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false, r=1}. outcome: false () constraint: {a=2, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false, r=1}. outcome: true () constraint: {a=10, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false, r=1}. outcome: true () constraint: {a=-2, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false, r=1}. outcome: false () constraint: {a=-2, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false, r=1}. outcome: false () constraint: {a=1, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false, r=1}. outcome: true () constraint: {a=0, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false, r=1}. outcome: true () 04:40:00.649 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 04:40:00.657 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 04:40:00.677 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 ! of arity: 1 || of arity: 2 && of arity: 2 04:40:00.804 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 ! of arity: 1 || of arity: 2 && of arity: 2 == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 04:40:01.059 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 ! of arity: 1 || of arity: 2 && of arity: 2 == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 ! of arity: 1 || of arity: 2 && of arity: 2 04:40:24.986 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Failed code synthesis, returning NullCodeGenesis 04:40:25.053 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {result=false, a=-5, r=1, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false}. outcome: false () constraint: {result=true, a=2, r=1, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false}. outcome: true () constraint: {result=true, a=10, r=1, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false}. outcome: true () constraint: {result=false, a=-2, r=1, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false}. outcome: false () constraint: {result=false, a=-2, r=1, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false}. outcome: false () constraint: {result=true, a=1, r=1, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false}. outcome: true () constraint: {result=true, a=0, r=1, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass!=null=false}. outcome: true () 04:40:25.054 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 04:40:25.065 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 04:40:25.090 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: -1 <= a Collected variables [a, b] Expected variables [a, b] Getters: {} Collected variables [11, (!(a < b)), 0, a, (a * b), b, -b, ((a * b) < 11), (a < b)] Expected variables [0, 11, a, b, -b, (a * b), (a < b), (!(a < b)), ((a * b) < 11)] Getters: {} Collected variables [spoon.example.ClassToSpoon.privateStaticField, nested2.protectedInstanceField, spoon.example.ClassToSpoon.this.protectedInstanceField, spoon.example.ClassToSpoon.this.publicInstanceField, spoon.example.ClassToSpoon.protectedStaticField, comparable.privateNestedInstanceField, nested2, comparable.publicNestedInstanceField, nested2.privateInstanceField, nested2.publicInstanceField, comparable.protectedNestedInstanceField, spoon.example.ClassToSpoon.publicStaticField, spoon.example.ClassToSpoon.this.privateInstanceField, comparable] Expected variables [comparable, nested2, comparable.privateNestedInstanceField, comparable.publicNestedInstanceField, comparable.protectedNestedInstanceField, spoon.example.ClassToSpoon.protectedStaticField, spoon.example.ClassToSpoon.privateStaticField, spoon.example.ClassToSpoon.publicStaticField, nested2.privateInstanceField, nested2.publicInstanceField, nested2.protectedInstanceField, spoon.example.ClassToSpoon.this.publicInstanceField, spoon.example.ClassToSpoon.this.privateInstanceField, spoon.example.ClassToSpoon.this.protectedInstanceField] Getters: {} Collected variables [aBoolean, nopol_examples.nopol_example_2.NopolExample.InnerNopolExample.this.fieldOfInnerClass, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass] Expected variables [aBoolean, nopol_examples.nopol_example_2.NopolExample.InnerNopolExample.this.fieldOfInnerClass, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass] Getters: {} Collected variables [index, nopol_examples.nopol_example_1.NopolExample.s, s, nopol_examples.nopol_example_1.NopolExample.this.index] Expected variables [s, index, nopol_examples.nopol_example_1.NopolExample.this.index, nopol_examples.nopol_example_1.NopolExample.s] Getters: {} Collected variables [a, b, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass] Expected variables [b, a, nopol_examples.nopol_example_2.NopolExample.this.fieldOfOuterClass] Getters: {} Collected variables [a, tmp] Expected variables [a, tmp] Getters: {} Collected variables [a, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass, r] Expected variables [r, a, nopol_examples.nopol_example_5.NopolExample.this.unreachableFromInnterStaticClass] Getters: {} Collected variables [a, b] Expected variables [a, b] Getters: {} Collected variables [stringParameter] Expected variables [stringParameter] Getters: {} Tests run: 26, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 25.39 sec Running fr.inria.lille.commons.synthesis.CodeSynthesisTest 04:40:25.701 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {}. outcome: 0 () constraint: {}. outcome: 0 () 04:40:25.701 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 04:40:25.711 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: 0 04:40:25.719 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {0=0, cond=true, size=4}. outcome: false () constraint: {0=0, cond=false, size=7}. outcome: true () 04:40:25.719 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 04:40:25.736 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 ?: of arity: 3 04:40:25.757 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: 0 == ((cond)?(size):(0)) 04:40:25.761 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {iterations=15, array.length=10}. outcome: 10 () constraint: {iterations=7, array.length=10}. outcome: 10 () 04:40:25.761 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 04:40:25.771 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: array.length 04:40:25.775 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {value=97, letter=a}. outcome: true () constraint: {value=98, letter=b}. outcome: true () constraint: {value=122, letter=c}. outcome: false () constraint: {value=120, letter=d}. outcome: false () 04:40:25.775 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 04:40:25.793 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: value == letter 04:40:25.797 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {p=3, q=3, n=6}. outcome: true () constraint: {p=13, q=5, n=18}. outcome: true () constraint: {p=2, q=5, n=6}. outcome: false () constraint: {p=13, q=5, n=12}. outcome: false () 04:40:25.797 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 04:40:25.818 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 + of arity: 2 - of arity: 2 04:40:25.886 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: q + p <= n 04:40:25.894 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {iterations=10, array.length=10}. outcome: 20 () constraint: {iterations=5, array.length=15}. outcome: 20 () 04:40:25.894 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: + of arity: 2 - of arity: 2 04:40:25.906 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: array.length + iterations 04:40:25.911 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {iterations=15, array.length=4}. outcome: false () constraint: {iterations=5, array.length=16}. outcome: true () constraint: {iterations=16, array.length=16}. outcome: true () 04:40:25.911 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 04:40:25.940 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: iterations <= array.length 04:40:25.945 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {isEmpty=true, iterations=11, array.length=12}. outcome: 10 () constraint: {isEmpty=false, iterations=15, array.length=11}. outcome: 10 () 04:40:25.945 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: ?: of arity: 3 04:40:25.958 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: ?: of arity: 3 + of arity: 2 - of arity: 2 04:40:25.994 [main] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: (((isEmpty)?(iterations):(array.length))) - (1) Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.311 sec Running fr.inria.lille.commons.synthesis.smt.constraint.ConstraintTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec Running fr.inria.lille.commons.synthesis.LocationVariableContainerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running fr.inria.lille.commons.synthesis.LocationVariableTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Running fr.inria.lille.commons.synthesis.OperatorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Running fr.inria.lille.evo.TestPatchEvo 04:40:26.048 [main] DEBUG fr.inria.lille.evo.Main - -------------------------------------------------- 04:40:26.048 [main] DEBUG fr.inria.lille.evo.Main - ##### launch nopol without new tests ##### 04:40:26.049 [main] DEBUG fr.inria.lille.evo.Main - Launch nopol with: 04:40:26.049 [main] DEBUG fr.inria.lille.evo.Main - sources = ../test-projects/src/main/java:../test-projects/src/test/java:src/test/resources/evo/destSrcTest 04:40:26.050 [main] DEBUG fr.inria.lille.evo.Main - classpath = ../test-projects/target/classes:../test-projects/target/test-classes:src/test/resources/evo/destCpTest:lib/junit-4.11.jar 04:40:26.050 [main] DEBUG fr.inria.lille.evo.Main - testClasses = [Ljava.lang.String;@7238b83b 04:40:26.051 [main] INFO fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java, ../test-projects/src/test/java, src/test/resources/evo/destSrcTest] 04:40:26.051 [main] INFO fr.inria.lille.repair.nopol.NoPol - Classpath: [file:/builds/workspace/nopol/nopol/../test-projects/target/classes/, file:/builds/workspace/nopol/nopol/../test-projects/target/test-classes/, file:/builds/workspace/nopol/nopol/src/test/resources/evo/destCpTest/, file:/builds/workspace/nopol/nopol/lib/junit-4.11.jar] 04:40:26.051 [main] INFO fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL 04:40:26.051 [main] INFO fr.inria.lille.repair.nopol.NoPol - Args: [evo_examples.evo_example_1.EvoExampleTest] 04:40:26.052 [main] INFO fr.inria.lille.repair.nopol.NoPol - Config: Config{synthesisDepth=3, collectStaticMethods=true, collectStaticFields=false, collectLiterals=false, onlyOneSynthesisResult=true, sortExpressions=true, maxLineInvocationPerTest=250, timeoutMethodInvocation=2000, dataCollectionTimeoutInSecondForSynthesis=900, addWeight=0.19478, subWeight=0.04554, mulWeight=0.0102, divWeight=0.00613, andWeight=0.10597, orWeight=0.05708, eqWeight=0.22798, nEqWeight=0.0, lessEqWeight=0.0255, lessWeight=0.0947, methodCallWeight=0.1, fieldAccessWeight=0.08099, constantWeight=0.14232, variableWeight=0.05195, mode=REPAIR, type=CONDITIONAL, synthesis=SMT, oracle=ANGELIC, solver=Z3, solverPath='null', projectSources=[../test-projects/src/main/java, ../test-projects/src/test/java, src/test/resources/evo/destSrcTest], projectClasspath='[Ljava.net.URL;@216e2edd', projectTests=[evo_examples.evo_example_1.EvoExampleTest], complianceLevel=7, outputFolder=./, json=false} 04:40:26.052 [main] INFO fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2 04:40:26.053 [main] INFO fr.inria.lille.repair.nopol.NoPol - Free memory: 83 MB 04:40:26.053 [main] INFO fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB 04:40:26.053 [main] INFO fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 233 MB 04:40:26.053 [main] INFO fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151 04:40:26.054 [main] INFO fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151 04:40:26.054 [main] INFO fr.inria.lille.repair.nopol.NoPol - PATH: /builds/tools/hudson.model.JDK/JDK_8.0.151/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games 04:40:27.880 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1 04:40:27.880 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation evo_examples.evo_example_1.EvoExample:10 which is executed by 3 tests 1314309581 04:40:27.914 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2 04:40:27.914 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation evo_examples.evo_example_1.EvoExample:9 which is executed by 5 tests 1314309581 04:40:27.944 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 04:40:28.067 [pool-974-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {number=1, number <= 1=true, 1=1, evo_examples.evo_example_1.EvoExample.this.value=1}. outcome: false (test_evo_example_3) constraint: {number=6, number <= 1=false, 1=1, evo_examples.evo_example_1.EvoExample.this.value=1}. outcome: false (test_evo_example_1) constraint: {number=9, number <= 1=false, 1=1, evo_examples.evo_example_1.EvoExample.this.value=1}. outcome: false (test_evo_example_2) constraint: {number=-3, number <= 1=true, 1=1, evo_examples.evo_example_1.EvoExample.this.value=1}. outcome: true (test_evo_example_4) 04:40:28.067 [pool-974-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 04:40:28.081 [pool-974-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 04:40:28.101 [pool-974-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: number < -1 04:40:28.101 [pool-974-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: evo_examples.evo_example_1.EvoExample:9: CONDITIONAL number < -1 04:40:28.157 [pool-974-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "number < -1" is working 04:40:28.162 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----INFORMATION---- 04:40:28.168 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb classes : 60 04:40:28.168 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb methods : 285 04:40:28.168 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 28 04:40:28.168 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 17 04:40:28.168 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 4 04:40:28.168 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2 04:40:28.168 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2] 04:40:28.168 [main] INFO fr.inria.lille.repair.nopol.NoPol - class java.lang.Boolean: 4 04:40:28.168 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 7 04:40:28.168 [main] INFO fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 2111ms 04:40:28.168 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:40:28.168 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND---- 04:40:28.168 [main] INFO fr.inria.lille.repair.nopol.NoPol - number < -1 04:40:28.168 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 5 04:40:28.168 [main] INFO fr.inria.lille.repair.nopol.NoPol - evo_examples.evo_example_1.EvoExample:9: CONDITIONAL 04:40:28.220 [main] INFO fr.inria.lille.repair.nopol.NoPol - --- /builds/workspace/nopol/test-projects/src/main/java/evo_examples/evo_example_1/EvoExample.java +++ /builds/workspace/nopol/test-projects/src/main/java/evo_examples/evo_example_1/EvoExample.java @@ -8,3 +8,3 @@ - if(number <= 1){ + if(number < -1){ return 0; 04:40:28.221 [main] DEBUG fr.inria.lille.evo.Main - ### ----- PATCH FOUND ----- 04:40:28.221 [main] DEBUG fr.inria.lille.evo.Main - evo_examples.evo_example_1.EvoExample:9: CONDITIONAL number < -1 04:40:28.221 [main] DEBUG fr.inria.lille.evo.Main - -------------------------------------------------- 04:40:28.221 [main] DEBUG fr.inria.lille.evo.Main - ##### Search tests files path ##### 04:40:28.366 [main] DEBUG fr.inria.lille.evo.Main - [FOUND] evo_examples.evo_example_1.EvoExampleGeneratedTest 04:40:28.367 [main] DEBUG fr.inria.lille.evo.Main - -------------------------------------------------- 04:40:28.367 [main] DEBUG fr.inria.lille.evo.Main - ##### Search tests methods ##### 04:40:28.498 [main] DEBUG fr.inria.lille.evo.Main - [FOUND] test_evo_example_generated_1() 04:40:28.498 [main] DEBUG fr.inria.lille.evo.Main - [FOUND] test_evo_example_generated_0() 04:40:28.498 [main] DEBUG fr.inria.lille.evo.Main - ########################################### 04:40:28.498 [main] DEBUG fr.inria.lille.evo.Main - ######## start to try each methods ######## 04:40:28.498 [main] DEBUG fr.inria.lille.evo.Main - ########################################### 04:40:28.498 [main] DEBUG fr.inria.lille.evo.Main - -------------------------------------------------- 04:40:28.498 [main] DEBUG fr.inria.lille.evo.Main - # TEST METHOD : test_evo_example_generated_1() 04:40:28.498 [main] DEBUG fr.inria.lille.evo.Main - -------------------------------------------------- 04:40:28.498 [main] DEBUG fr.inria.lille.evo.Main - ### Remove EvoSuite & Recompile Tests 04:40:28.636 [main] DEBUG fr.inria.lille.evo.Main - ### Launch Nopol 04:40:28.636 [main] DEBUG fr.inria.lille.evo.Main - Launch nopol with: 04:40:28.636 [main] DEBUG fr.inria.lille.evo.Main - sources = ../test-projects/src/main/java:../test-projects/src/test/java:src/test/resources/evo/destSrcTest 04:40:28.636 [main] DEBUG fr.inria.lille.evo.Main - classpath = ../test-projects/target/classes:../test-projects/target/test-classes:src/test/resources/evo/destCpTest:lib/junit-4.11.jar 04:40:28.636 [main] DEBUG fr.inria.lille.evo.Main - testClasses = [Ljava.lang.String;@65661413 04:40:28.636 [main] INFO fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java, ../test-projects/src/test/java, src/test/resources/evo/destSrcTest] 04:40:28.637 [main] INFO fr.inria.lille.repair.nopol.NoPol - Classpath: [file:/builds/workspace/nopol/nopol/../test-projects/target/classes/, file:/builds/workspace/nopol/nopol/../test-projects/target/test-classes/, file:/builds/workspace/nopol/nopol/src/test/resources/evo/destCpTest/, file:/builds/workspace/nopol/nopol/lib/junit-4.11.jar] 04:40:28.637 [main] INFO fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL 04:40:28.637 [main] INFO fr.inria.lille.repair.nopol.NoPol - Args: [evo_examples.evo_example_1.EvoExampleTest, evo_examples.evo_example_1.EvoExampleGeneratedTest] 04:40:28.637 [main] INFO fr.inria.lille.repair.nopol.NoPol - Config: Config{synthesisDepth=3, collectStaticMethods=true, collectStaticFields=false, collectLiterals=false, onlyOneSynthesisResult=true, sortExpressions=true, maxLineInvocationPerTest=250, timeoutMethodInvocation=2000, dataCollectionTimeoutInSecondForSynthesis=900, addWeight=0.19478, subWeight=0.04554, mulWeight=0.0102, divWeight=0.00613, andWeight=0.10597, orWeight=0.05708, eqWeight=0.22798, nEqWeight=0.0, lessEqWeight=0.0255, lessWeight=0.0947, methodCallWeight=0.1, fieldAccessWeight=0.08099, constantWeight=0.14232, variableWeight=0.05195, mode=REPAIR, type=CONDITIONAL, synthesis=SMT, oracle=ANGELIC, solver=Z3, solverPath='null', projectSources=[../test-projects/src/main/java, ../test-projects/src/test/java, src/test/resources/evo/destSrcTest], projectClasspath='[Ljava.net.URL;@720c1d85', projectTests=[evo_examples.evo_example_1.EvoExampleTest, evo_examples.evo_example_1.EvoExampleGeneratedTest], complianceLevel=7, outputFolder=./, json=false} 04:40:28.637 [main] INFO fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2 04:40:28.637 [main] INFO fr.inria.lille.repair.nopol.NoPol - Free memory: 83 MB 04:40:28.637 [main] INFO fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB 04:40:28.637 [main] INFO fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 232 MB 04:40:28.637 [main] INFO fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151 04:40:28.637 [main] INFO fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151 04:40:28.637 [main] INFO fr.inria.lille.repair.nopol.NoPol - PATH: /builds/tools/hudson.model.JDK/JDK_8.0.151/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games 04:40:30.385 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1 04:40:30.385 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation evo_examples.evo_example_1.EvoExample:10 which is executed by 4 tests 1314309581 04:40:30.423 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2 04:40:30.423 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation evo_examples.evo_example_1.EvoExample:9 which is executed by 6 tests 1314309581 04:40:30.451 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 04:40:30.624 [pool-997-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {number=1, number <= 1=true, 1=1, evo_examples.evo_example_1.EvoExample.this.value=1}. outcome: false (test_evo_example_3) constraint: {number=1, number <= 1=true, 1=1, evo_examples.evo_example_1.EvoExample.this.value=1}. outcome: true (test_evo_example_generated_1) constraint: {number=6, number <= 1=false, 1=1, evo_examples.evo_example_1.EvoExample.this.value=1}. outcome: false (test_evo_example_1) constraint: {number=9, number <= 1=false, 1=1, evo_examples.evo_example_1.EvoExample.this.value=1}. outcome: false (test_evo_example_2) constraint: {number=-3, number <= 1=true, 1=1, evo_examples.evo_example_1.EvoExample.this.value=1}. outcome: true (test_evo_example_4) 04:40:30.625 [pool-997-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 04:40:30.635 [pool-997-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 04:40:30.678 [pool-997-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 ! of arity: 1 || of arity: 2 && of arity: 2 04:40:30.783 [pool-997-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 ! of arity: 1 || of arity: 2 && of arity: 2 == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 04:40:31.353 [pool-997-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 ! of arity: 1 || of arity: 2 && of arity: 2 == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 ! of arity: 1 || of arity: 2 && of arity: 2 04:41:03.389 [pool-997-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Failed code synthesis, returning NullCodeGenesis 04:41:03.390 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----INFORMATION---- 04:41:03.396 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb classes : 61 04:41:03.396 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb methods : 286 04:41:03.396 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 29 04:41:03.397 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 18 04:41:03.398 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 4 04:41:03.398 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 5 04:41:03.399 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [14] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2, ! of arity: 1, || of arity: 2, && of arity: 2, == of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2, ! of arity: 1, || of arity: 2, && of arity: 2] 04:41:03.399 [main] INFO fr.inria.lille.repair.nopol.NoPol - class java.lang.Boolean: 14 04:41:03.399 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 7 04:41:03.400 [main] INFO fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 34754ms 04:41:03.400 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:41:03.401 [main] DEBUG fr.inria.lille.evo.Main - ### ----- NO PATCH FOUND ----- 04:41:03.401 [main] DEBUG fr.inria.lille.evo.Main - ### METHOD REMOVED : test_evo_example_generated_1() 04:41:03.402 [main] DEBUG fr.inria.lille.evo.Main - basic <===> evo_examples.evo_example_1.EvoExample:9: CONDITIONAL number < -1 04:41:03.402 [main] DEBUG fr.inria.lille.evo.Main - test_evo_example_generated_1 <===> null 04:41:03.402 [main] DEBUG fr.inria.lille.evo.Main - -------------------------------------------------- 04:41:03.403 [main] DEBUG fr.inria.lille.evo.Main - # TEST METHOD : test_evo_example_generated_0() 04:41:03.403 [main] DEBUG fr.inria.lille.evo.Main - -------------------------------------------------- 04:41:03.404 [main] DEBUG fr.inria.lille.evo.Main - ### Remove EvoSuite & Recompile Tests 04:41:03.468 [main] DEBUG fr.inria.lille.evo.Main - ### Launch Nopol 04:41:03.468 [main] DEBUG fr.inria.lille.evo.Main - Launch nopol with: 04:41:03.469 [main] DEBUG fr.inria.lille.evo.Main - sources = ../test-projects/src/main/java:../test-projects/src/test/java:src/test/resources/evo/destSrcTest 04:41:03.469 [main] DEBUG fr.inria.lille.evo.Main - classpath = ../test-projects/target/classes:../test-projects/target/test-classes:src/test/resources/evo/destCpTest:lib/junit-4.11.jar 04:41:03.469 [main] DEBUG fr.inria.lille.evo.Main - testClasses = [Ljava.lang.String;@65661413 04:41:03.470 [main] INFO fr.inria.lille.repair.nopol.NoPol - Source files: [../test-projects/src/main/java, ../test-projects/src/test/java, src/test/resources/evo/destSrcTest] 04:41:03.471 [main] INFO fr.inria.lille.repair.nopol.NoPol - Classpath: [file:/builds/workspace/nopol/nopol/../test-projects/target/classes/, file:/builds/workspace/nopol/nopol/../test-projects/target/test-classes/, file:/builds/workspace/nopol/nopol/src/test/resources/evo/destCpTest/, file:/builds/workspace/nopol/nopol/lib/junit-4.11.jar] 04:41:03.471 [main] INFO fr.inria.lille.repair.nopol.NoPol - Statement type: CONDITIONAL 04:41:03.472 [main] INFO fr.inria.lille.repair.nopol.NoPol - Args: [evo_examples.evo_example_1.EvoExampleTest, evo_examples.evo_example_1.EvoExampleGeneratedTest] 04:41:03.472 [main] INFO fr.inria.lille.repair.nopol.NoPol - Config: Config{synthesisDepth=3, collectStaticMethods=true, collectStaticFields=false, collectLiterals=false, onlyOneSynthesisResult=true, sortExpressions=true, maxLineInvocationPerTest=250, timeoutMethodInvocation=2000, dataCollectionTimeoutInSecondForSynthesis=900, addWeight=0.19478, subWeight=0.04554, mulWeight=0.0102, divWeight=0.00613, andWeight=0.10597, orWeight=0.05708, eqWeight=0.22798, nEqWeight=0.0, lessEqWeight=0.0255, lessWeight=0.0947, methodCallWeight=0.1, fieldAccessWeight=0.08099, constantWeight=0.14232, variableWeight=0.05195, mode=REPAIR, type=CONDITIONAL, synthesis=SMT, oracle=ANGELIC, solver=Z3, solverPath='null', projectSources=[../test-projects/src/main/java, ../test-projects/src/test/java, src/test/resources/evo/destSrcTest], projectClasspath='[Ljava.net.URL;@4b9d6d52', projectTests=[evo_examples.evo_example_1.EvoExampleTest, evo_examples.evo_example_1.EvoExampleGeneratedTest], complianceLevel=7, outputFolder=./, json=false} 04:41:03.473 [main] INFO fr.inria.lille.repair.nopol.NoPol - Available processors (cores): 2 04:41:03.473 [main] INFO fr.inria.lille.repair.nopol.NoPol - Free memory: 61 MB 04:41:03.473 [main] INFO fr.inria.lille.repair.nopol.NoPol - Maximum memory: 446 MB 04:41:03.474 [main] INFO fr.inria.lille.repair.nopol.NoPol - Total memory available to JVM: 229 MB 04:41:03.474 [main] INFO fr.inria.lille.repair.nopol.NoPol - Java version: 1.8.0_151 04:41:03.475 [main] INFO fr.inria.lille.repair.nopol.NoPol - JAVA_HOME: /builds/tools/hudson.model.JDK/JDK_8.0.151 04:41:03.475 [main] INFO fr.inria.lille.repair.nopol.NoPol - PATH: /builds/tools/hudson.model.JDK/JDK_8.0.151/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games 04:41:05.179 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #1 04:41:05.179 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation evo_examples.evo_example_1.EvoExample:10 which is executed by 3 tests 1314309581 04:41:05.210 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - statement #2 04:41:05.210 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - Analysing SourceLocation evo_examples.evo_example_1.EvoExample:9 which is executed by 6 tests 1314309581 04:41:05.236 [main] DEBUG fr.inria.lille.repair.nopol.NoPol - looking with class fr.inria.lille.repair.nopol.spoon.smt.ConditionalReplacer 04:41:05.375 [pool-1018-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Specifications: constraint: {number=1, number <= 1=true, 1=1, evo_examples.evo_example_1.EvoExample.this.value=1}. outcome: false (test_evo_example_3) constraint: {number=6, number <= 1=false, 1=1, evo_examples.evo_example_1.EvoExample.this.value=10}. outcome: false (test_evo_example_generated_0) constraint: {number=6, number <= 1=false, 1=1, evo_examples.evo_example_1.EvoExample.this.value=1}. outcome: false (test_evo_example_1) constraint: {number=9, number <= 1=false, 1=1, evo_examples.evo_example_1.EvoExample.this.value=1}. outcome: false (test_evo_example_2) constraint: {number=-3, number <= 1=true, 1=1, evo_examples.evo_example_1.EvoExample.this.value=1}. outcome: true (test_evo_example_4) 04:41:05.376 [pool-1018-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: 04:41:05.395 [pool-1018-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Operators: == of arity: 2 != of arity: 2 < of arity: 2 <= of arity: 2 04:41:05.423 [pool-1018-thread-1] DEBUG f.i.l.c.s.ConstraintBasedSynthesis - Successful code synthesis: number < 1 04:41:05.423 [pool-1018-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Applying patch: evo_examples.evo_example_1.EvoExample:9: CONDITIONAL number < 1 04:41:05.475 [pool-1018-thread-1] INFO f.i.l.repair.nopol.patch.TestPatch - Running test suite to check the patch "number < 1" is working 04:41:05.480 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----INFORMATION---- 04:41:05.485 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb classes : 61 04:41:05.485 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb methods : 286 04:41:05.485 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements Analyzed : 30 04:41:05.485 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb Statements with Angelic Value Found : 19 04:41:05.485 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb inputs in SMT : 5 04:41:05.485 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT level: 2 04:41:05.485 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb SMT components: [4] [== of arity: 2, != of arity: 2, < of arity: 2, <= of arity: 2] 04:41:05.485 [main] INFO fr.inria.lille.repair.nopol.NoPol - class java.lang.Boolean: 4 04:41:05.485 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb variables in SMT : 7 04:41:05.485 [main] INFO fr.inria.lille.repair.nopol.NoPol - NoPol Execution time : 2010ms 04:41:05.485 [main] INFO fr.inria.lille.repair.nopol.NoPol - 04:41:05.485 [main] INFO fr.inria.lille.repair.nopol.NoPol - ----PATCH FOUND---- 04:41:05.485 [main] INFO fr.inria.lille.repair.nopol.NoPol - number < 1 04:41:05.485 [main] INFO fr.inria.lille.repair.nopol.NoPol - Nb test that executes the patch: 6 04:41:05.485 [main] INFO fr.inria.lille.repair.nopol.NoPol - evo_examples.evo_example_1.EvoExample:9: CONDITIONAL 04:41:05.486 [main] INFO fr.inria.lille.repair.nopol.NoPol - --- /builds/workspace/nopol/test-projects/src/main/java/evo_examples/evo_example_1/EvoExample.java +++ /builds/workspace/nopol/test-projects/src/main/java/evo_examples/evo_example_1/EvoExample.java @@ -8,3 +8,3 @@ - if(number <= 1){ + if(number < 1){ return 0; 04:41:05.487 [main] DEBUG fr.inria.lille.evo.Main - ### ----- PATCH FOUND ----- 04:41:05.487 [main] DEBUG fr.inria.lille.evo.Main - evo_examples.evo_example_1.EvoExample:9: CONDITIONAL number < 1 04:41:05.487 [main] DEBUG fr.inria.lille.evo.Main - ### METHOD KEPT : test_evo_example_generated_0() 04:41:05.487 [main] DEBUG fr.inria.lille.evo.Main - basic <===> evo_examples.evo_example_1.EvoExample:9: CONDITIONAL number < -1 04:41:05.487 [main] DEBUG fr.inria.lille.evo.Main - test_evo_example_generated_1 <===> null 04:41:05.487 [main] DEBUG fr.inria.lille.evo.Main - test_evo_example_generated_0 <===> evo_examples.evo_example_1.EvoExample:9: CONDITIONAL number < 1 04:41:05.487 [main] DEBUG fr.inria.lille.evo.Main - ### End of program. Recompile keeping all good tests 04:41:05.557 [main] DEBUG fr.inria.lille.evo.Main - basic <===> evo_examples.evo_example_1.EvoExample:9: CONDITIONAL number < -1 04:41:05.557 [main] DEBUG fr.inria.lille.evo.Main - test_evo_example_generated_1 <===> null 04:41:05.557 [main] DEBUG fr.inria.lille.evo.Main - test_evo_example_generated_0 <===> evo_examples.evo_example_1.EvoExample:9: CONDITIONAL number < 1 [evo_examples.evo_example_1.EvoExample:9: CONDITIONAL number < -1] basic [] test_evo_example_generated_1 [evo_examples.evo_example_1.EvoExample:9: CONDITIONAL number < 1] test_evo_example_generated_0 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.524 sec Running fr.inria.lille.diff.PatchGeneratorTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.448 sec Results : Tests run: 363, Failures: 0, Errors: 0, Skipped: 11 [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ nopol --- [INFO] Analyzed bundle 'Nopol' with 330 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ nopol --- [INFO] Building jar: /builds/workspace/nopol/nopol/target/nopol-0.2-SNAPSHOT.jar [INFO] [INFO] --- maven-assembly-plugin:2.4:single (create-my-bundle) @ nopol --- [INFO] artifact org.eclipse.platform:org.eclipse.core.resources: checking for updates from inria [INFO] artifact org.eclipse.platform:org.eclipse.core.resources: checking for updates from sachaproject.gforge.inria.fr-release [INFO] artifact org.eclipse.platform:org.eclipse.core.resources: checking for updates from gforge.inria.fr-snapshot [INFO] artifact org.eclipse.platform:org.eclipse.core.resources: checking for updates from spoon.gforge.inria.fr-release [INFO] artifact org.eclipse.platform:org.eclipse.core.resources: checking for updates from tdurieux.github.io/maven-repository/snapshots/ [INFO] artifact org.eclipse.platform:org.eclipse.core.resources: checking for updates from central [INFO] artifact org.eclipse.platform:org.eclipse.core.resources: checking for updates from maven.inria.fr-snapshot [INFO] artifact org.eclipse.platform:org.eclipse.core.expressions: checking for updates from inria [INFO] artifact org.eclipse.platform:org.eclipse.core.expressions: checking for updates from sachaproject.gforge.inria.fr-release [INFO] artifact org.eclipse.platform:org.eclipse.core.expressions: checking for updates from gforge.inria.fr-snapshot [INFO] artifact org.eclipse.platform:org.eclipse.core.expressions: checking for updates from spoon.gforge.inria.fr-release [INFO] artifact org.eclipse.platform:org.eclipse.core.expressions: checking for updates from tdurieux.github.io/maven-repository/snapshots/ [INFO] artifact org.eclipse.platform:org.eclipse.core.expressions: checking for updates from central [INFO] artifact org.eclipse.platform:org.eclipse.core.expressions: checking for updates from maven.inria.fr-snapshot [INFO] artifact org.eclipse.platform:org.eclipse.core.runtime: checking for updates from inria [INFO] artifact org.eclipse.platform:org.eclipse.core.runtime: checking for updates from sachaproject.gforge.inria.fr-release [INFO] artifact org.eclipse.platform:org.eclipse.core.runtime: checking for updates from gforge.inria.fr-snapshot [INFO] artifact org.eclipse.platform:org.eclipse.core.runtime: checking for updates from spoon.gforge.inria.fr-release [INFO] artifact org.eclipse.platform:org.eclipse.core.runtime: checking for updates from tdurieux.github.io/maven-repository/snapshots/ [INFO] artifact org.eclipse.platform:org.eclipse.core.runtime: checking for updates from central [INFO] artifact org.eclipse.platform:org.eclipse.core.runtime: checking for updates from maven.inria.fr-snapshot [INFO] artifact org.eclipse.platform:org.eclipse.osgi: checking for updates from inria [INFO] artifact org.eclipse.platform:org.eclipse.osgi: checking for updates from sachaproject.gforge.inria.fr-release [INFO] artifact org.eclipse.platform:org.eclipse.osgi: checking for updates from gforge.inria.fr-snapshot [INFO] artifact org.eclipse.platform:org.eclipse.osgi: checking for updates from spoon.gforge.inria.fr-release [INFO] artifact org.eclipse.platform:org.eclipse.osgi: checking for updates from tdurieux.github.io/maven-repository/snapshots/ [INFO] artifact org.eclipse.platform:org.eclipse.osgi: checking for updates from central [INFO] artifact org.eclipse.platform:org.eclipse.osgi: checking for updates from maven.inria.fr-snapshot [INFO] artifact org.eclipse.platform:org.eclipse.equinox.common: checking for updates from inria [INFO] artifact org.eclipse.platform:org.eclipse.equinox.common: checking for updates from sachaproject.gforge.inria.fr-release [INFO] artifact org.eclipse.platform:org.eclipse.equinox.common: checking for updates from gforge.inria.fr-snapshot [INFO] artifact org.eclipse.platform:org.eclipse.equinox.common: checking for updates from spoon.gforge.inria.fr-release [INFO] artifact org.eclipse.platform:org.eclipse.equinox.common: checking for updates from tdurieux.github.io/maven-repository/snapshots/ [INFO] artifact org.eclipse.platform:org.eclipse.equinox.common: checking for updates from central [INFO] artifact org.eclipse.platform:org.eclipse.equinox.common: checking for updates from maven.inria.fr-snapshot [INFO] artifact org.eclipse.platform:org.eclipse.core.jobs: checking for updates from inria [INFO] artifact org.eclipse.platform:org.eclipse.core.jobs: checking for updates from sachaproject.gforge.inria.fr-release [INFO] artifact org.eclipse.platform:org.eclipse.core.jobs: checking for updates from gforge.inria.fr-snapshot [INFO] artifact org.eclipse.platform:org.eclipse.core.jobs: checking for updates from spoon.gforge.inria.fr-release [INFO] artifact org.eclipse.platform:org.eclipse.core.jobs: checking for updates from tdurieux.github.io/maven-repository/snapshots/ [INFO] artifact org.eclipse.platform:org.eclipse.core.jobs: checking for updates from central [INFO] artifact org.eclipse.platform:org.eclipse.core.jobs: checking for updates from maven.inria.fr-snapshot [INFO] artifact org.eclipse.platform:org.eclipse.equinox.registry: checking for updates from inria [INFO] artifact org.eclipse.platform:org.eclipse.equinox.registry: checking for updates from sachaproject.gforge.inria.fr-release [INFO] artifact org.eclipse.platform:org.eclipse.equinox.registry: checking for updates from gforge.inria.fr-snapshot [INFO] artifact org.eclipse.platform:org.eclipse.equinox.registry: checking for updates from spoon.gforge.inria.fr-release [INFO] artifact org.eclipse.platform:org.eclipse.equinox.registry: checking for updates from tdurieux.github.io/maven-repository/snapshots/ [INFO] artifact org.eclipse.platform:org.eclipse.equinox.registry: checking for updates from central [INFO] artifact org.eclipse.platform:org.eclipse.equinox.registry: checking for updates from maven.inria.fr-snapshot [INFO] artifact org.eclipse.platform:org.eclipse.equinox.preferences: checking for updates from inria [INFO] artifact org.eclipse.platform:org.eclipse.equinox.preferences: checking for updates from sachaproject.gforge.inria.fr-release [INFO] artifact org.eclipse.platform:org.eclipse.equinox.preferences: checking for updates from gforge.inria.fr-snapshot [INFO] artifact org.eclipse.platform:org.eclipse.equinox.preferences: checking for updates from spoon.gforge.inria.fr-release [INFO] artifact org.eclipse.platform:org.eclipse.equinox.preferences: checking for updates from tdurieux.github.io/maven-repository/snapshots/ [INFO] artifact org.eclipse.platform:org.eclipse.equinox.preferences: checking for updates from central [INFO] artifact org.eclipse.platform:org.eclipse.equinox.preferences: checking for updates from maven.inria.fr-snapshot [INFO] artifact org.eclipse.platform:org.eclipse.core.contenttype: checking for updates from inria [INFO] artifact org.eclipse.platform:org.eclipse.core.contenttype: checking for updates from sachaproject.gforge.inria.fr-release [INFO] artifact org.eclipse.platform:org.eclipse.core.contenttype: checking for updates from gforge.inria.fr-snapshot [INFO] artifact org.eclipse.platform:org.eclipse.core.contenttype: checking for updates from spoon.gforge.inria.fr-release [INFO] artifact org.eclipse.platform:org.eclipse.core.contenttype: checking for updates from tdurieux.github.io/maven-repository/snapshots/ [INFO] artifact org.eclipse.platform:org.eclipse.core.contenttype: checking for updates from central [INFO] artifact org.eclipse.platform:org.eclipse.core.contenttype: checking for updates from maven.inria.fr-snapshot [INFO] artifact org.eclipse.platform:org.eclipse.equinox.app: checking for updates from inria [INFO] artifact org.eclipse.platform:org.eclipse.equinox.app: checking for updates from sachaproject.gforge.inria.fr-release [INFO] artifact org.eclipse.platform:org.eclipse.equinox.app: checking for updates from gforge.inria.fr-snapshot [INFO] artifact org.eclipse.platform:org.eclipse.equinox.app: checking for updates from spoon.gforge.inria.fr-release [INFO] artifact org.eclipse.platform:org.eclipse.equinox.app: checking for updates from tdurieux.github.io/maven-repository/snapshots/ [INFO] artifact org.eclipse.platform:org.eclipse.equinox.app: checking for updates from central [INFO] artifact org.eclipse.platform:org.eclipse.equinox.app: checking for updates from maven.inria.fr-snapshot [INFO] artifact org.eclipse.platform:org.eclipse.core.filesystem: checking for updates from inria [INFO] artifact org.eclipse.platform:org.eclipse.core.filesystem: checking for updates from sachaproject.gforge.inria.fr-release [INFO] artifact org.eclipse.platform:org.eclipse.core.filesystem: checking for updates from gforge.inria.fr-snapshot [INFO] artifact org.eclipse.platform:org.eclipse.core.filesystem: checking for updates from spoon.gforge.inria.fr-release [INFO] artifact org.eclipse.platform:org.eclipse.core.filesystem: checking for updates from tdurieux.github.io/maven-repository/snapshots/ [INFO] artifact org.eclipse.platform:org.eclipse.core.filesystem: checking for updates from central [INFO] artifact org.eclipse.platform:org.eclipse.core.filesystem: checking for updates from maven.inria.fr-snapshot [INFO] artifact org.eclipse.platform:org.eclipse.text: checking for updates from inria [INFO] artifact org.eclipse.platform:org.eclipse.text: checking for updates from sachaproject.gforge.inria.fr-release [INFO] artifact org.eclipse.platform:org.eclipse.text: checking for updates from gforge.inria.fr-snapshot [INFO] artifact org.eclipse.platform:org.eclipse.text: checking for updates from spoon.gforge.inria.fr-release [INFO] artifact org.eclipse.platform:org.eclipse.text: checking for updates from tdurieux.github.io/maven-repository/snapshots/ [INFO] artifact org.eclipse.platform:org.eclipse.text: checking for updates from central [INFO] artifact org.eclipse.platform:org.eclipse.text: checking for updates from maven.inria.fr-snapshot [INFO] artifact org.eclipse.platform:org.eclipse.core.commands: checking for updates from inria [INFO] artifact org.eclipse.platform:org.eclipse.core.commands: checking for updates from sachaproject.gforge.inria.fr-release [INFO] artifact org.eclipse.platform:org.eclipse.core.commands: checking for updates from gforge.inria.fr-snapshot [INFO] artifact org.eclipse.platform:org.eclipse.core.commands: checking for updates from spoon.gforge.inria.fr-release [INFO] artifact org.eclipse.platform:org.eclipse.core.commands: checking for updates from tdurieux.github.io/maven-repository/snapshots/ [INFO] artifact org.eclipse.platform:org.eclipse.core.commands: checking for updates from central [INFO] artifact org.eclipse.platform:org.eclipse.core.commands: checking for updates from maven.inria.fr-snapshot Downloading: http://maven-repo.gforge.inria.fr/releases/com/sanityinc/jargs/2.0-SNAPSHOT/jargs-2.0-20130121.212743-2.pom Downloading: http://sachaproject.gforge.inria.fr/repositories/releases/com/sanityinc/jargs/2.0-SNAPSHOT/jargs-2.0-20130121.212743-2.pom Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/com/sanityinc/jargs/2.0-SNAPSHOT/jargs-2.0-20130121.212743-2.pom Downloading: http://spoon.gforge.inria.fr/repositories/releases/com/sanityinc/jargs/2.0-SNAPSHOT/jargs-2.0-20130121.212743-2.pom Downloading: https://tdurieux.github.io/maven-repository/snapshots/com/sanityinc/jargs/2.0-SNAPSHOT/jargs-2.0-20130121.212743-2.pom [INFO] Building jar: /builds/workspace/nopol/nopol/target/nopol-0.2-SNAPSHOT-jar-with-dependencies.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:14 min [INFO] Finished at: 2018-08-03T10:41:18+02:00 [INFO] Final Memory: 38M/215M [INFO] ------------------------------------------------------------------------ Recording test results Finished: SUCCESS