Console Output

Started by user Thorsten Vitt
Running as SYSTEM
Building remotely on Rechenknecht in workspace /mnt/data/jenkins/work/work/workspace/faust-gradle
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-aDUb2YjoM3yl/agent.29709
SSH_AGENT_PID=29711
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /mnt/data/jenkins/work/work/workspace/faust-gradle@tmp/private_key_11726504610946491524.key (/mnt/data/jenkins/work/work/workspace/faust-gradle@tmp/private_key_11726504610946491524.key)
[ssh-agent] Using credentials jenkins (Jenkins2-SSH-Key)
The recommended git tool is: NONE
using credential Github
 > /usr/bin/git rev-parse --resolve-git-dir /mnt/data/jenkins/work/work/workspace/faust-gradle/.git # timeout=10
Fetching changes from the remote Git repository
 > /usr/bin/git config remote.origin.url https://github.com/faustedition/faust-gen # timeout=10
Fetching upstream changes from https://github.com/faustedition/faust-gen
 > /usr/bin/git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials 
 > /usr/bin/git fetch --tags --force --progress -- https://github.com/faustedition/faust-gen +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision ad19d6c024d80511e5ecf4a29058d045ceca0c7f (refs/remotes/origin/master)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f ad19d6c024d80511e5ecf4a29058d045ceca0c7f # timeout=10
Commit message: "fixup! Explicit dependency on macrogen reporting."
 > /usr/bin/git rev-list --no-walk ad19d6c024d80511e5ecf4a29058d045ceca0c7f # timeout=10
 > /usr/bin/git remote # timeout=10
 > /usr/bin/git submodule init # timeout=10
 > /usr/bin/git submodule sync # timeout=10
 > /usr/bin/git config --get remote.origin.url # timeout=10
 > /usr/bin/git submodule init # timeout=10
 > /usr/bin/git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
 > /usr/bin/git config --get submodule.data.url # timeout=10
 > /usr/bin/git remote # timeout=10
 > /usr/bin/git config --get remote.origin.url # timeout=10
 > /usr/bin/git config -f .gitmodules --get submodule.data.path # timeout=10
 > /usr/bin/git config --get submodule.src/main/xproc.url # timeout=10
 > /usr/bin/git remote # timeout=10
 > /usr/bin/git config --get remote.origin.url # timeout=10
 > /usr/bin/git config -f .gitmodules --get submodule.src/main/xproc.path # timeout=10
 > /usr/bin/git config --get submodule.src/main/web.url # timeout=10
 > /usr/bin/git remote # timeout=10
 > /usr/bin/git config --get remote.origin.url # timeout=10
 > /usr/bin/git config -f .gitmodules --get submodule.src/main/web.path # timeout=10
 > /usr/bin/git config --get submodule.macrogen.url # timeout=10
 > /usr/bin/git remote # timeout=10
 > /usr/bin/git config --get remote.origin.url # timeout=10
 > /usr/bin/git config -f .gitmodules --get submodule.macrogen.path # timeout=10
using GIT_ASKPASS to set credentials 
 > /usr/bin/git submodule update --init --recursive --remote data # timeout=10
using GIT_ASKPASS to set credentials 
 > /usr/bin/git submodule update --init --recursive --remote src/main/xproc # timeout=10
using GIT_ASKPASS to set credentials 
 > /usr/bin/git submodule update --init --recursive --remote src/main/web # timeout=10
using GIT_ASKPASS to set credentials 
 > /usr/bin/git submodule update --init --recursive --remote macrogen # timeout=10
[Gradle] - Launching build.
[faust-gradle] $ /mnt/data/jenkins/work/work/workspace/faust-gradle/gradlew clean
Starting a Gradle Daemon (subsequent builds will be faster)
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy UP-TO-DATE
> Task :buildSrc:processResources NO-SOURCE
> Task :buildSrc:classes UP-TO-DATE
> Task :buildSrc:jar UP-TO-DATE
> Task :buildSrc:assemble UP-TO-DATE
> Task :buildSrc:compileTestJava NO-SOURCE
> Task :buildSrc:compileTestGroovy NO-SOURCE
> Task :buildSrc:processTestResources NO-SOURCE
> Task :buildSrc:testClasses UP-TO-DATE
> Task :buildSrc:test NO-SOURCE
> Task :buildSrc:check UP-TO-DATE
> Task :buildSrc:build UP-TO-DATE
> Task :clean
> Task :macrogen:clean UP-TO-DATE
> Task :src:main:xproc:clean UP-TO-DATE

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD SUCCESSFUL in 9s
5 actionable tasks: 1 executed, 4 up-to-date
Build step 'Invoke Gradle script' changed build result to SUCCESS
[Gradle] - Launching build.
[faust-gradle] $ /mnt/data/jenkins/work/work/workspace/faust-gradle/gradlew deployRSync
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy UP-TO-DATE
> Task :buildSrc:processResources NO-SOURCE
> Task :buildSrc:classes UP-TO-DATE
> Task :buildSrc:jar UP-TO-DATE
> Task :buildSrc:assemble UP-TO-DATE
> Task :buildSrc:compileTestJava NO-SOURCE
> Task :buildSrc:compileTestGroovy NO-SOURCE
> Task :buildSrc:processTestResources NO-SOURCE
> Task :buildSrc:testClasses UP-TO-DATE
> Task :buildSrc:test NO-SOURCE
> Task :buildSrc:check UP-TO-DATE
> Task :buildSrc:build UP-TO-DATE
Extracting contrib: micromamba-0.24.0.tar.bz2

> Task :src:main:xproc:setupPaths
Wrote /mnt/data/jenkins/work/work/workspace/faust-gradle/build/paths.xml

> Task :macrogen:installMicromamba
Extracting contrib: micromamba-0.24.0.tar.bz2
Extracting contrib: micromamba-0.24.0.tar.bz2
Extracting contrib: micromamba-0.24.0.tar.bz2
Extracting contrib: micromamba-0.24.0.tar.bz2

> Task :copySource
> Task :copyTextXml NO-SOURCE

> Task :macrogen:installMacrogen

                                           __
          __  ______ ___  ____ _____ ___  / /_  ____ _
         / / / / __ `__ \/ __ `/ __ `__ \/ __ \/ __ `/
        / /_/ / / / / / / /_/ / / / / / / /_/ / /_/ /
       / .___/_/ /_/ /_/\__,_/_/ /_/ /_/_.___/\__,_/
      /_/


> Task :nodeSetup
> Task :npmSetup SKIPPED

> Task :prepareWeb

> faust-web@1.0.0 install /mnt/data/jenkins/work/work/workspace/faust-gradle/src/main/web
> cp -rp node_modules/d3-graphviz/build/* node_modules/@hpcc-js/wasm node_modules/d3/dist/d3.min.js js

audited 50 packages in 0.58s
found 7 high severity vulnerabilities
  run `npm audit fix` to fix them, or `npm audit` for details

> Task :copyWeb
> Task :copyWitnessStats NO-SOURCE

> Task :compileJava
Note: /mnt/data/jenkins/work/work/workspace/faust-gradle/src/main/java/net/faustedition/gen/util/SimpleNamespaceContext.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :processResources
> Task :classes
> Task :npmInstall UP-TO-DATE

> Task :generateSVGs
INFO: Web server runs on http://localhost:42227/transcript-generation.html
INFO: Render script command line: /mnt/data/jenkins/work/work/workspace/faust-gradle/build/tools/node/node-v12.18.1-linux-x64/bin/node /mnt/data/jenkins/work/work/workspace/faust-gradle/render-multi-pages.js http://localhost:42227/transcript-generation.html <input> <output> [<links> <linkoutput>]
INFO: Converting diplomatic transcripts to JSON ...

> Task :src:main:xproc:collectMetadata

> Task :src:main:xproc:readingText
Message: Loading file:/mnt/data/jenkins/work/work/workspace/faust-gradle/data/xml/print/A8_IIIB18.xml
Message: Loading file:/mnt/data/jenkins/work/work/workspace/faust-gradle/data/xml/transcript/gsa/391098/391098.xml
Message: Loading file:/mnt/data/jenkins/work/work/workspace/faust-gradle/data/xml/transcript/dla_marbach/Cotta-Archiv_Goethe_23/Marbach_Deutsches_Literaturarchiv.xml
Message: Loading file:/mnt/data/jenkins/work/work/workspace/faust-gradle/data/xml/print/C(1)4_IIIB24.xml

> Task :macrogen:installMacrogen

Transaction

  Prefix: /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen

  Updating specs:

   - python[version='>=3.9,<4.0']
   - graphviz[version='>=2.4.0']
   - numpy[version='>=1.22.4,<2.0']
   - more-itertools[version='>=8.0.2,<9.0']
   - networkx[version='>=2.5,<2.6']
   - pygraphviz[version='>=1.5,<2.0']
   - ruamel.yaml[version='>=0.16.5,<0.17']
   - pyyaml[version='>=5.3,<6.0']
   - pandas[version='>=1.2.2,<2.0']
   - openpyxl[version='>=3.0.2,<4.0']
   - xlrd[version='>=2.0.1,<3.0']
   - lxml[version='>=4.4.2,<5.0']
   - requests[version='>=2.22.0,<3.0']
   - colorlog[version='>=4.1.0,<5.0']
   - tqdm[version='>=4.41.1,<5.0']
   - cvxpy[version='>=1.0.25,<2.0']
   - cvxopt[version='>=1.2.3,<2.0']


  Package                          Version  Build                Channel                   Size
─────────────────────────────────────────────────────────────────────────────────────────────────
  Install:
─────────────────────────────────────────────────────────────────────────────────────────────────

  + _libgcc_mutex                      0.1  conda_forge          conda-forge/linux-64       3kB
  + _openmp_mutex                      4.5  2_gnu                conda-forge/linux-64      24kB
  + appdirs                          1.4.4  pyh9f0ad1d_0         conda-forge/noarch        13kB
  + atk-1.0                         2.38.0  hd4edc92_1           conda-forge/linux-64     552kB
  + brotlipy                         0.7.0  py310h5764c6d_1005   conda-forge/linux-64     351kB
  + bzip2                            1.0.8  h7f98852_4           conda-forge/linux-64     496kB
  + ca-certificates              2022.12.7  ha878542_0           conda-forge/linux-64     146kB
  + cairo                           1.16.0  ha61ee94_1014        conda-forge/linux-64       2MB
  + certifi                      2022.12.7  pyhd8ed1ab_0         conda-forge/noarch       151kB
  + cffi                            1.15.1  py310h255011f_3      conda-forge/linux-64     237kB
  + charset-normalizer               2.1.1  pyhd8ed1ab_0         conda-forge/noarch        36kB
  + colorama                         0.4.6  pyhd8ed1ab_0         conda-forge/noarch        25kB
  + colorlog                         4.8.0  py310hff52083_1      conda-forge/linux-64      17kB
  + cryptography                    39.0.1  py310h34c0648_0      conda-forge/linux-64       1MB
  + cvxopt                           1.3.0  py310hdd05ad1_4      conda-forge/linux-64     561kB
  + cvxpy                            1.3.0  py310hff52083_0      conda-forge/linux-64     113kB
  + cvxpy-base                       1.3.0  py310h9b08913_0      conda-forge/linux-64       1MB
  + decorator                        4.4.2  py_0                 conda-forge/noarch        11kB
  + dsdp                               5.8  hd9d9efa_1203        conda-forge/linux-64     241kB
  + ecos                            2.0.11  py310h0a54255_0      conda-forge/linux-64      94kB
  + et_xmlfile                       1.1.0  pyhd8ed1ab_0         conda-forge/noarch        11kB
  + expat                            2.5.0  h27087fc_0           conda-forge/linux-64     194kB
  + fftw                            3.3.10  nompi_hf0379b8_106   conda-forge/linux-64       2MB
  + font-ttf-dejavu-sans-mono         2.37  hab24e00_0           conda-forge/noarch       397kB
  + font-ttf-inconsolata             3.000  h77eed37_0           conda-forge/noarch        97kB
  + font-ttf-source-code-pro         2.038  h77eed37_0           conda-forge/noarch       701kB
  + font-ttf-ubuntu                   0.83  hab24e00_0           conda-forge/noarch         2MB
  + fontconfig                      2.14.2  h14ed4e7_0           conda-forge/linux-64     272kB
  + fonts-conda-ecosystem                1  0                    conda-forge/noarch         4kB
  + fonts-conda-forge                    1  0                    conda-forge/noarch         4kB
  + freetype                        2.12.1  hca18f0e_1           conda-forge/linux-64     626kB
  + fribidi                         1.0.10  h36c2ea0_0           conda-forge/linux-64     114kB
  + gdk-pixbuf                     2.42.10  h05c8ddd_0           conda-forge/linux-64     574kB
  + gettext                         0.21.1  h27087fc_0           conda-forge/linux-64       4MB
  + giflib                           5.2.1  h36c2ea0_2           conda-forge/linux-64      79kB
  + glpk                               5.0  h445213a_0           conda-forge/linux-64       1MB
  + gmp                              6.2.1  h58526e2_0           conda-forge/linux-64     826kB
  + graphite2                       1.3.13  h58526e2_1001        conda-forge/linux-64     105kB
  + graphviz                         6.0.2  h99bc08f_0           conda-forge/linux-64       2MB
  + gsl                                2.7  he838d99_0           conda-forge/linux-64       3MB
  + gtk2                           2.24.33  h90689f9_2           conda-forge/linux-64       8MB
  + gts                              0.7.6  h64030ff_2           conda-forge/linux-64     421kB
  + harfbuzz                         6.0.0  h8e241bc_0           conda-forge/linux-64       1MB
  + icu                               70.1  h27087fc_0           conda-forge/linux-64      14MB
  + idna                               3.4  pyhd8ed1ab_0         conda-forge/noarch        57kB
  + jpeg                                9e  h0b41bf4_3           conda-forge/linux-64     240kB
  + ld_impl_linux-64                  2.40  h41732ed_0           conda-forge/linux-64     705kB
  + lerc                             4.0.0  h27087fc_0           conda-forge/linux-64     282kB
  + libblas                          3.9.0  16_linux64_openblas  conda-forge/linux-64      13kB
  + libcblas                         3.9.0  16_linux64_openblas  conda-forge/linux-64      13kB
  + libdeflate                        1.17  h0b41bf4_0           conda-forge/linux-64      65kB
  + libffi                           3.4.2  h7f98852_5           conda-forge/linux-64      58kB
  + libgcc-ng                       12.2.0  h65d4601_19          conda-forge/linux-64     954kB
  + libgd                            2.3.3  h5aea950_4           conda-forge/linux-64     222kB
  + libgfortran-ng                  12.2.0  h69a702a_19          conda-forge/linux-64      23kB
  + libgfortran5                    12.2.0  h337968e_19          conda-forge/linux-64       2MB
  + libglib                         2.74.1  h606061b_1           conda-forge/linux-64       3MB
  + libgomp                         12.2.0  h65d4601_19          conda-forge/linux-64     466kB
  + libhwloc                         2.9.0  hd6dc26d_0           conda-forge/linux-64       3MB
  + libiconv                          1.17  h166bdaf_0           conda-forge/linux-64       1MB
  + liblapack                        3.9.0  16_linux64_openblas  conda-forge/linux-64      13kB
  + libnsl                           2.0.0  h7f98852_0           conda-forge/linux-64      31kB
  + libopenblas                     0.3.21  pthreads_h78a6416_3  conda-forge/linux-64      11MB
  + libpng                          1.6.39  h753d276_0           conda-forge/linux-64     283kB
  + libqdldl                         0.1.5  h27087fc_1           conda-forge/linux-64      17kB
  + librsvg                         2.54.4  h7abd40a_0           conda-forge/linux-64       7MB
  + libsqlite                       3.40.0  h753d276_0           conda-forge/linux-64     810kB
  + libstdcxx-ng                    12.2.0  h46fd767_19          conda-forge/linux-64       4MB
  + libtiff                          4.5.0  h6adf6a1_2           conda-forge/linux-64     407kB
  + libtool                          2.4.7  h27087fc_0           conda-forge/linux-64     412kB
  + libuuid                         2.32.1  h7f98852_1000        conda-forge/linux-64      28kB
  + libwebp                          1.2.4  h1daa5a0_1           conda-forge/linux-64      84kB
  + libwebp-base                     1.2.4  h166bdaf_0           conda-forge/linux-64     413kB
  + libxcb                            1.13  h7f98852_1004        conda-forge/linux-64     400kB
  + libxml2                         2.10.3  h7463322_0           conda-forge/linux-64     773kB
  + libxslt                         1.1.37  h873f0b0_0           conda-forge/linux-64     258kB
  + libzlib                         1.2.13  h166bdaf_4           conda-forge/linux-64      66kB
  + lxml                             4.9.2  py310hbdc0903_0      conda-forge/linux-64       1MB
  + metis                            5.1.0  h58526e2_1006        conda-forge/linux-64       4MB
  + more-itertools                  8.14.0  pyhd8ed1ab_0         conda-forge/noarch        46kB
  + mpfr                             4.1.0  h9202a9a_1           conda-forge/linux-64       3MB
  + ncurses                            6.3  h27087fc_1           conda-forge/linux-64       1MB
  + networkx                         2.5.1  pyhd8ed1ab_0         conda-forge/noarch         1MB
  + numpy                           1.24.2  py310h8deb116_0      conda-forge/linux-64       7MB
  + openpyxl                         3.1.1  py310h1fa729e_0      conda-forge/linux-64     578kB
  + openssl                          3.0.8  h0b41bf4_0           conda-forge/linux-64       3MB
  + osqp                       0.6.2.post0  py310hb5077e9_3      conda-forge/linux-64     236kB
  + packaging                         23.0  pyhd8ed1ab_0         conda-forge/noarch        41kB
  + pandas                           1.5.3  py310h9b08913_0      conda-forge/linux-64      12MB
  + pango                          1.50.13  hd33c08f_0           conda-forge/linux-64     437kB
  + pcre2                            10.40  hc3806b6_0           conda-forge/linux-64       2MB
  + pip                             23.0.1  pyhd8ed1ab_0         conda-forge/noarch         1MB
  + pixman                          0.40.0  h36c2ea0_0           conda-forge/linux-64     643kB
  + pooch                            1.6.0  pyhd8ed1ab_0         conda-forge/noarch        45kB
  + pthread-stubs                      0.4  h36c2ea0_1001        conda-forge/linux-64       6kB
  + pycparser                         2.21  pyhd8ed1ab_0         conda-forge/noarch       103kB
  + pygraphviz                        1.10  py310h71cedb9_2      conda-forge/linux-64     130kB
  + pyopenssl                       23.0.0  pyhd8ed1ab_0         conda-forge/noarch       127kB
  + pysocks                          1.7.1  pyha2e5f31_6         conda-forge/noarch        19kB
  + python                          3.10.9  he550d4f_0_cpython   conda-forge/linux-64      26MB
  + python-dateutil                  2.8.2  pyhd8ed1ab_0         conda-forge/noarch       246kB
  + python_abi                        3.10  3_cp310              conda-forge/linux-64       6kB
  + pytz                          2022.7.1  pyhd8ed1ab_0         conda-forge/noarch       186kB
  + pyyaml                           5.4.1  py310h5764c6d_4      conda-forge/linux-64     182kB
  + qdldl-python               0.1.5.post2  py310h769672d_0      conda-forge/linux-64     107kB
  + readline                         8.1.2  h0f457ee_0           conda-forge/linux-64     298kB
  + requests                        2.28.2  pyhd8ed1ab_0         conda-forge/noarch        57kB
  + ruamel.yaml                    0.16.12  py310h5764c6d_3      conda-forge/linux-64     174kB
  + ruamel.yaml.clib                 0.2.7  py310h1fa729e_1      conda-forge/linux-64     135kB
  + scipy                           1.10.0  py310h8deb116_2      conda-forge/linux-64      25MB
  + scs                              3.2.0  py310h2d7dd8d_2      conda-forge/linux-64      98kB
  + setuptools                      67.4.0  pyhd8ed1ab_0         conda-forge/noarch       581kB
  + six                             1.16.0  pyh6c4a22f_0         conda-forge/noarch        14kB
  + suitesparse                     5.10.1  h9e50725_1           conda-forge/linux-64       3MB
  + tbb                           2021.8.0  hf52228f_0           conda-forge/linux-64       2MB
  + tk                              8.6.12  h27826a3_0           conda-forge/linux-64       3MB
  + tqdm                            4.64.1  pyhd8ed1ab_0         conda-forge/noarch        83kB
  + tzdata                           2022g  h191b570_0           conda-forge/noarch       108kB
  + urllib3                        1.26.14  pyhd8ed1ab_0         conda-forge/noarch       113kB
  + wheel                           0.38.4  pyhd8ed1ab_0         conda-forge/noarch        33kB
  + xlrd                             2.0.1  pyhd8ed1ab_3         conda-forge/noarch        94kB
  + xorg-kbproto                     1.0.7  h7f98852_1002        conda-forge/linux-64      27kB
  + xorg-libice                     1.0.10  h7f98852_0           conda-forge/linux-64      59kB
  + xorg-libsm                       1.2.3  hd9c2040_1000        conda-forge/linux-64      26kB
  + xorg-libx11                      1.7.2  h7f98852_0           conda-forge/linux-64     963kB
  + xorg-libxau                      1.0.9  h7f98852_0           conda-forge/linux-64      13kB
  + xorg-libxdmcp                    1.1.3  h7f98852_0           conda-forge/linux-64      19kB
  + xorg-libxext                     1.3.4  h0b41bf4_2           conda-forge/linux-64      50kB
  + xorg-libxrender                 0.9.10  h7f98852_1003        conda-forge/linux-64      33kB
  + xorg-renderproto                0.11.1  h7f98852_1002        conda-forge/linux-64      10kB
  + xorg-xextproto                   7.3.0  h0b41bf4_1003        conda-forge/linux-64      30kB
  + xorg-xproto                     7.0.31  h7f98852_1007        conda-forge/linux-64      75kB
  + xz                               5.2.6  h166bdaf_0           conda-forge/linux-64     418kB
  + yaml                             0.2.5  h7f98852_2           conda-forge/linux-64      89kB
  + zlib                            1.2.13  h166bdaf_4           conda-forge/linux-64      94kB
  + zstd                             1.5.2  h3eb15da_6           conda-forge/linux-64     420kB

  Summary:

  Install: 136 packages

  Total download: 189MB

─────────────────────────────────────────────────────────────────────────────────────────────────


Transaction starting
Linking font-ttf-dejavu-sans-mono-2.37-hab24e00_0
Linking font-ttf-ubuntu-0.83-hab24e00_0
Linking font-ttf-inconsolata-3.000-h77eed37_0
Linking font-ttf-source-code-pro-2.038-h77eed37_0
Linking tzdata-2022g-h191b570_0
Linking fonts-conda-forge-1-0
Linking fonts-conda-ecosystem-1-0
Linking ld_impl_linux-64-2.40-h41732ed_0
Linking _libgcc_mutex-0.1-conda_forge
Linking libstdcxx-ng-12.2.0-h46fd767_19
Linking python_abi-3.10-3_cp310
Linking ca-certificates-2022.12.7-ha878542_0
Linking libgfortran5-12.2.0-h337968e_19
Linking libgomp-12.2.0-h65d4601_19
Linking libgfortran-ng-12.2.0-h69a702a_19
Linking _openmp_mutex-4.5-2_gnu
Linking libgcc-ng-12.2.0-h65d4601_19
Linking xorg-libice-1.0.10-h7f98852_0
Linking xorg-libxdmcp-1.1.3-h7f98852_0
Linking xorg-libxau-1.0.9-h7f98852_0
Linking pthread-stubs-0.4-h36c2ea0_1001
Linking metis-5.1.0-h58526e2_1006
Linking xorg-xproto-7.0.31-h7f98852_1007
Linking xorg-kbproto-1.0.7-h7f98852_1002
Linking xorg-renderproto-0.11.1-h7f98852_1002
Linking graphite2-1.3.13-h58526e2_1001
Linking giflib-5.2.1-h36c2ea0_2
Linking fribidi-1.0.10-h36c2ea0_0
Linking libuuid-2.32.1-h7f98852_1000
Linking libqdldl-0.1.5-h27087fc_1
Linking xorg-xextproto-7.3.0-h0b41bf4_1003
Linking fftw-3.3.10-nompi_hf0379b8_106
Linking libopenblas-0.3.21-pthreads_h78a6416_3
Linking yaml-0.2.5-h7f98852_2
Linking libdeflate-1.17-h0b41bf4_0
Linking lerc-4.0.0-h27087fc_0
Linking jpeg-9e-h0b41bf4_3
Linking libtool-2.4.7-h27087fc_0
Linking gettext-0.21.1-h27087fc_0
Linking pixman-0.40.0-h36c2ea0_0
Linking openssl-3.0.8-h0b41bf4_0
Linking ncurses-6.3-h27087fc_1
Linking libffi-3.4.2-h7f98852_5
Linking bzip2-1.0.8-h7f98852_4
Linking gmp-6.2.1-h58526e2_0
Linking libiconv-1.17-h166bdaf_0
Linking icu-70.1-h27087fc_0
Linking libwebp-base-1.2.4-h166bdaf_0
Linking expat-2.5.0-h27087fc_0
Linking xz-5.2.6-h166bdaf_0
Linking libzlib-1.2.13-h166bdaf_4
Linking libnsl-2.0.0-h7f98852_0
Linking libxcb-1.13-h7f98852_1004
Linking xorg-libsm-1.2.3-hd9c2040_1000
Linking libblas-3.9.0-16_linux64_openblas
Linking readline-8.1.2-h0f457ee_0
Linking mpfr-4.1.0-h9202a9a_1
Linking glpk-5.0-h445213a_0
Linking zstd-1.5.2-h3eb15da_6
Linking pcre2-10.40-hc3806b6_0
Linking libpng-1.6.39-h753d276_0
Linking libxml2-2.10.3-h7463322_0
Linking zlib-1.2.13-h166bdaf_4
Linking tk-8.6.12-h27826a3_0
Linking libsqlite-3.40.0-h753d276_0
Linking xorg-libx11-1.7.2-h7f98852_0
Linking libcblas-3.9.0-16_linux64_openblas
Linking liblapack-3.9.0-16_linux64_openblas
Linking libtiff-4.5.0-h6adf6a1_2
Linking libglib-2.74.1-h606061b_1
Linking freetype-2.12.1-hca18f0e_1
Linking libhwloc-2.9.0-hd6dc26d_0
Linking libxslt-1.1.37-h873f0b0_0
Linking python-3.10.9-he550d4f_0_cpython
Linking xorg-libxext-1.3.4-h0b41bf4_2
Linking xorg-libxrender-0.9.10-h7f98852_1003
Linking gsl-2.7-he838d99_0
Linking dsdp-5.8-hd9d9efa_1203
Linking libwebp-1.2.4-h1daa5a0_1
Linking gts-0.7.6-h64030ff_2
Linking atk-1.0-2.38.0-hd4edc92_1
Linking gdk-pixbuf-2.42.10-h05c8ddd_0

Linking fontconfig-2.14.2-h14ed4e7_0
Linking tbb-2021.8.0-hf52228f_0
Linking libgd-2.3.3-h5aea950_4
Linking cairo-1.16.0-ha61ee94_1014
Linking suitesparse-5.10.1-h9e50725_1
Linking harfbuzz-6.0.0-h8e241bc_0
Linking pango-1.50.13-hd33c08f_0
Linking gtk2-2.24.33-h90689f9_2
Linking librsvg-2.54.4-h7abd40a_0

Linking graphviz-6.0.2-h99bc08f_0

Linking wheel-0.38.4-pyhd8ed1ab_0
Linking setuptools-67.4.0-pyhd8ed1ab_0
Linking pip-23.0.1-pyhd8ed1ab_0
Linking packaging-23.0-pyhd8ed1ab_0
Linking appdirs-1.4.4-pyh9f0ad1d_0
Linking pycparser-2.21-pyhd8ed1ab_0
Linking six-1.16.0-pyh6c4a22f_0
Linking pysocks-1.7.1-pyha2e5f31_6
Linking et_xmlfile-1.1.0-pyhd8ed1ab_0
Linking pytz-2022.7.1-pyhd8ed1ab_0
Linking decorator-4.4.2-py_0
Linking colorama-0.4.6-pyhd8ed1ab_0
Linking charset-normalizer-2.1.1-pyhd8ed1ab_0
Linking idna-3.4-pyhd8ed1ab_0
Linking certifi-2022.12.7-pyhd8ed1ab_0
Linking more-itertools-8.14.0-pyhd8ed1ab_0
Linking xlrd-2.0.1-pyhd8ed1ab_3
Linking python-dateutil-2.8.2-pyhd8ed1ab_0
Linking networkx-2.5.1-pyhd8ed1ab_0
Linking tqdm-4.64.1-pyhd8ed1ab_0
Linking ruamel.yaml.clib-0.2.7-py310h1fa729e_1
Linking cvxopt-1.3.0-py310hdd05ad1_4
Linking lxml-4.9.2-py310hbdc0903_0
Linking pyyaml-5.4.1-py310h5764c6d_4
Linking pygraphviz-1.10-py310h71cedb9_2
Linking numpy-1.24.2-py310h8deb116_0
Linking colorlog-4.8.0-py310hff52083_1
Linking cffi-1.15.1-py310h255011f_3
Linking openpyxl-3.1.1-py310h1fa729e_0
Linking ruamel.yaml-0.16.12-py310h5764c6d_3
Linking pandas-1.5.3-py310h9b08913_0
Linking cryptography-39.0.1-py310h34c0648_0
Linking brotlipy-0.7.0-py310h5764c6d_1005
Linking pyopenssl-23.0.0-pyhd8ed1ab_0
Linking urllib3-1.26.14-pyhd8ed1ab_0
Linking requests-2.28.2-pyhd8ed1ab_0
Linking pooch-1.6.0-pyhd8ed1ab_0
Linking scipy-1.10.0-py310h8deb116_2
Linking qdldl-python-0.1.5.post2-py310h769672d_0
Linking scs-3.2.0-py310h2d7dd8d_2
Linking ecos-2.0.11-py310h0a54255_0
Linking cvxpy-base-1.3.0-py310h9b08913_0
Linking osqp-0.6.2.post0-py310hb5077e9_3
Linking cvxpy-1.3.0-py310hff52083_0
Transaction finished
Processing /mnt/data/jenkins/work/work/workspace/faust-gradle/macrogen
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Requirement already satisfied: cvxpy<2.0.0,>=1.0.25 in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.10/site-packages (from faust-macrogen==0.9.2) (1.3.0)
Collecting requests-cache<0.6.0,>=0.5.2
  Using cached requests_cache-0.5.2-py2.py3-none-any.whl (22 kB)
Requirement already satisfied: requests<3.0.0,>=2.22.0 in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.10/site-packages (from faust-macrogen==0.9.2) (2.28.2)
Collecting logging-tree<2.0,>=1.8
  Using cached logging_tree-1.9-py2.py3-none-any.whl (11 kB)
Requirement already satisfied: tqdm<5.0.0,>=4.41.1 in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.10/site-packages (from faust-macrogen==0.9.2) (4.64.1)
Requirement already satisfied: more-itertools<9.0.0,>=8.0.2 in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.10/site-packages (from faust-macrogen==0.9.2) (8.14.0)
Requirement already satisfied: xlrd<3.0.0,>=2.0.1 in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.10/site-packages (from faust-macrogen==0.9.2) (2.0.1)
Requirement already satisfied: pygraphviz<2.0,>=1.5 in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.10/site-packages (from faust-macrogen==0.9.2) (1.10)
Requirement already satisfied: lxml<5.0.0,>=4.9.1 in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.10/site-packages (from faust-macrogen==0.9.2) (4.9.2)
Requirement already satisfied: cvxopt<2.0.0,>=1.2.3 in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.10/site-packages (from faust-macrogen==0.9.2) (1.3.0)
Requirement already satisfied: colorlog<5.0.0,>=4.1.0 in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.10/site-packages (from faust-macrogen==0.9.2) (4.8.0)
Requirement already satisfied: pyyaml<6.0,>=5.3 in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.10/site-packages (from faust-macrogen==0.9.2) (5.4.1)
Requirement already satisfied: pandas<2.0.0,>=1.2.2 in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.10/site-packages (from faust-macrogen==0.9.2) (1.5.3)
Requirement already satisfied: ruamel.yaml<0.17.0,>=0.16.5 in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.10/site-packages (from faust-macrogen==0.9.2) (0.16.12)
Requirement already satisfied: numpy<2.0.0,>=1.22.4 in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.10/site-packages (from faust-macrogen==0.9.2) (1.24.2)
Requirement already satisfied: networkx<2.6,>=2.5 in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.10/site-packages (from faust-macrogen==0.9.2) (2.5.1)
Requirement already satisfied: openpyxl<4.0.0,>=3.0.2 in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.10/site-packages (from faust-macrogen==0.9.2) (3.1.1)
Collecting setuptools<=64.0.2
  Using cached setuptools-64.0.2-py3-none-any.whl (1.2 MB)
Requirement already satisfied: scs>=1.1.6 in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.10/site-packages (from cvxpy<2.0.0,>=1.0.25->faust-macrogen==0.9.2) (3.2.0)
Requirement already satisfied: osqp>=0.4.1 in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.10/site-packages (from cvxpy<2.0.0,>=1.0.25->faust-macrogen==0.9.2) (0.6.2.post0)
Requirement already satisfied: ecos>=2 in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.10/site-packages (from cvxpy<2.0.0,>=1.0.25->faust-macrogen==0.9.2) (2.0.11)
Requirement already satisfied: scipy>=1.1.0 in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.10/site-packages (from cvxpy<2.0.0,>=1.0.25->faust-macrogen==0.9.2) (1.10.0)
Requirement already satisfied: decorator<5,>=4.3 in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.10/site-packages (from networkx<2.6,>=2.5->faust-macrogen==0.9.2) (4.4.2)
Requirement already satisfied: et_xmlfile in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.10/site-packages (from openpyxl<4.0.0,>=3.0.2->faust-macrogen==0.9.2) (1.1.0)
Requirement already satisfied: python-dateutil>=2.8.1 in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.10/site-packages (from pandas<2.0.0,>=1.2.2->faust-macrogen==0.9.2) (2.8.2)
Requirement already satisfied: pytz>=2020.1 in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.10/site-packages (from pandas<2.0.0,>=1.2.2->faust-macrogen==0.9.2) (2022.7.1)
Requirement already satisfied: urllib3<1.27,>=1.21.1 in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.10/site-packages (from requests<3.0.0,>=2.22.0->faust-macrogen==0.9.2) (1.26.14)
Requirement already satisfied: certifi>=2017.4.17 in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.10/site-packages (from requests<3.0.0,>=2.22.0->faust-macrogen==0.9.2) (2022.12.7)
Requirement already satisfied: idna<4,>=2.5 in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.10/site-packages (from requests<3.0.0,>=2.22.0->faust-macrogen==0.9.2) (3.4)
Requirement already satisfied: charset-normalizer<4,>=2 in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.10/site-packages (from requests<3.0.0,>=2.22.0->faust-macrogen==0.9.2) (2.1.1)
Requirement already satisfied: qdldl in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.10/site-packages (from osqp>=0.4.1->cvxpy<2.0.0,>=1.0.25->faust-macrogen==0.9.2) (0.1.5.post2)
Requirement already satisfied: six>=1.5 in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.10/site-packages (from python-dateutil>=2.8.1->pandas<2.0.0,>=1.2.2->faust-macrogen==0.9.2) (1.16.0)
Building wheels for collected packages: faust-macrogen
  Building wheel for faust-macrogen (pyproject.toml): started
  Building wheel for faust-macrogen (pyproject.toml): finished with status 'done'
  Created wheel for faust-macrogen: filename=faust_macrogen-0.9.2-py3-none-any.whl size=105492 sha256=92e3abba2108439db3d8400973d61e6a3ef737fe8e7be9951993f2fa7f879a17
  Stored in directory: /tmp/pip-ephem-wheel-cache-f4g5v_p0/wheels/56/95/aa/3456e0aa733562baaee2477dc415d69135a2b7bcea253e0295
Successfully built faust-macrogen
Installing collected packages: logging-tree, setuptools, requests-cache, faust-macrogen
  Attempting uninstall: setuptools
    Found existing installation: setuptools 67.4.0
    Uninstalling setuptools-67.4.0:
      Successfully uninstalled setuptools-67.4.0
Successfully installed faust-macrogen-0.9.2 logging-tree-1.9 requests-cache-0.5.2 setuptools-64.0.2

> Task :macrogen:prepareMacrogenOptions UP-TO-DATE

> Task :src:main:xproc:testimony
Warning at xsl:stylesheet on line 1 column 121 of config.xsl:
   Stylesheet module
  file:/mnt/data/jenkins/work/work/workspace/faust-gradle/src/main/xproc/xslt/config.xsl is
  included or imported more than once. This is permitted, but may lead to errors or
  unexpected behavior

> Task :generateSVGs
INFO: Rendering 573 documents in 40 parallel jobs ...
INFO: No transcripts for J.3-1, skipping
INFO: No transcripts for 1 H.1, skipping
SEVERE: Could not send response to the client
SEVERE: Could not send response to the client
SEVERE: Could not send response to the client
SEVERE: Could not send response to the client
SEVERE: Could not send response to the client
INFO: No transcripts for 2 I H.9e*, skipping
INFO: No transcripts for 2 I H.9i*, skipping
INFO: No transcripts for 2 V H.35a*, skipping
INFO: No transcripts for 2 I H.9n*, skipping
INFO: No transcripts for 2 I H.9p*, skipping
INFO: No transcripts for 2 I H.9c*, skipping
INFO: No transcripts for H P156a*, skipping
INFO: No transcripts for 2 III H.81b*, skipping

> Task :macrogen:runMacrogenAnalysis
Execution optimizations have been disabled for task ':macrogen:runMacrogenAnalysis' to ensure correctness due to the following reasons:
  - Gradle detected a problem with the following location: '/mnt/data/jenkins/work/work/workspace/faust-gradle/build/www/data/genetic_bar_graph.json'. Reason: Task ':macrogen:runMacrogenAnalysis' uses this output of task ':copyWeb' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  - Gradle detected a problem with the following location: '/mnt/data/jenkins/work/work/workspace/faust-gradle/build/www/data/genetic_bar_graph.json'. Reason: Task ':macrogen:runMacrogenAnalysis' uses this output of task ':copyWitnessStats' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
WARNING  macrogen.config Configuration has already been loaded. Some override values may not have any effect.
WARNING  macrogen.config Configuration has already been loaded. Some override values may not have any effect.
DEBUG    macrogen.witnesses Reading inscription info from sources in /mnt/data/jenkins/work/work/workspace/faust-gradle/data/xml/document...
ERROR    macrogen.witnesses Failed to read H P156a*: expected str, bytes or os.PathLike object, not NoneType
Traceback (most recent call last):
  File "/mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.10/site-packages/macrogen/witnesses.py", line 87, in verses
    text_transcript = etree.parse(fspath(self.text_transcript))
TypeError: expected str, bytes or os.PathLike object, not NoneType
ERROR    macrogen.witnesses Failed to read D.4alpha: expected str, bytes or os.PathLike object, not NoneType
Traceback (most recent call last):
  File "/mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.10/site-packages/macrogen/witnesses.py", line 87, in verses
    text_transcript = etree.parse(fspath(self.text_transcript))
TypeError: expected str, bytes or os.PathLike object, not NoneType
WARNING  macrogen.uris Corrected faust://document/wa/2_III_H.7/2 to faust://document/fischer_lamberg/2_III_H.7__2-3, but it is not in the database
WARNING  macrogen.uris Corrected faust://document/wa/2_III_H.7/3 to faust://document/fischer_lamberg/2_III_H.7__2-3, but it is not in the database
WARNING  macrogen.uris Corrected faust://document/wa/2_V_H.33I to faust://document/landeck/2_V_H.33I, but it is not in the database
WARNING  macrogen.uris Corrected faust://document/wa/2_V_H.33I to faust://document/landeck/2_V_H.33I, but it is not in the database
WARNING  macrogen.uris Corrected faust://document/wa/2_V_H.33I to faust://document/landeck/2_V_H.33I, but it is not in the database
WARNING  macrogen.uris Corrected faust://document/wa/P129Var to faust://document/fischer-lamberg/2_II_H.2d, but it is not in the database
WARNING  macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_II_H.31_alpha (wa_faust: 2_II_H.31_)
WARNING  macrogen.uris Corrected faust://document/fischer_lamberg/2_III_H.2_a_1 to faust://document/fischer_lamberg/2_III_H.2a__Bl._1_2 , but it is not in the database
WARNING  macrogen.uris Corrected faust://document/fischer_lamberg/2_III_H.2_a_1 to faust://document/fischer_lamberg/2_III_H.2a__Bl._1_2 , but it is not in the database
WARNING  macrogen.uris Corrected faust://document/fischer_lamberg/2_III_H.7_2 to faust://document/fischer_lamberg/2_III_H.7__2-3, but it is not in the database
WARNING  macrogen.uris Corrected faust://document/fischer_lamberg/2_III_H.7_3 to faust://document/fischer_lamberg/2_III_H.7__2-3, but it is not in the database
WARNING  macrogen.uris Corrected faust://document/fischer_lamberg/2_III_H.7_3 to faust://document/fischer_lamberg/2_III_H.7__2-3, but it is not in the database
WARNING  macrogen.uris Corrected faust://document/wa/2_III_H.22_1 to faust://document/fischer_lamberg/2_III_H.22_1, but it is not in the database
WARNING  macrogen.uris Corrected faust://document/wa/2_III_H.22_1 to faust://document/fischer_lamberg/2_III_H.22_1, but it is not in the database
WARNING  macrogen.uris Corrected faust://document/wa/2_III_H.22_2 to faust://document/fischer_lamberg/2_III_H.22_2, but it is not in the database
WARNING  macrogen.uris Corrected faust://document/wa/2_III_H.22_2 to faust://document/fischer_lamberg/2_III_H.22_2, but it is not in the database
WARNING  macrogen.uris Corrected faust://document/wa/2_III_H.22_3 to faust://document/fischer_lamberg/2_III_H.22_3, but it is not in the database
WARNING  macrogen.uris Corrected faust://document/wa/2_III_H.22_3 to faust://document/fischer_lamberg/2_III_H.22_3, but it is not in the database
WARNING  macrogen.uris Corrected faust://document/wa/2_III_H.22_4 to faust://document/fischer_lamberg/2_III_H.22_4, but it is not in the database
WARNING  macrogen.uris Corrected faust://document/wa/2_III_H.22_4 to faust://document/fischer_lamberg/2_III_H.22_4, but it is not in the database
WARNING  macrogen.uris Corrected faust://document/wa/2_III_H.22_4 to faust://document/fischer_lamberg/2_III_H.22_4, but it is not in the database
WARNING  macrogen.uris Corrected faust://document/wa/2_III_H.22_4 to faust://document/fischer_lamberg/2_III_H.22_4, but it is not in the database
WARNING  macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2_alpha (wa_faust: 2_III_H.2_)
WARNING  macrogen.uris Corrected faust://document/wa/2_III_H.22_1 to faust://document/fischer_lamberg/2_III_H.22_1, but it is not in the database
WARNING  macrogen.uris Corrected faust://document/wa/2_III_H.22_1 to faust://document/fischer_lamberg/2_III_H.22_1, but it is not in the database
WARNING  macrogen.uris Corrected faust://document/wa/2_III_H.22_1 to faust://document/fischer_lamberg/2_III_H.22_1, but it is not in the database
WARNING  macrogen.uris Corrected faust://document/wa/2_III_H.22_1 to faust://document/fischer_lamberg/2_III_H.22_1, but it is not in the database
WARNING  macrogen.uris Corrected faust://document/wa/2_III_H.22_1 to faust://document/fischer_lamberg/2_III_H.22_1, but it is not in the database
WARNING  macrogen.uris Corrected faust://document/wa/2_III_H.22_5 to faust://document/fischer_lamberg/2_III_H.22_5, but it is not in the database
WARNING  macrogen.uris Corrected faust://document/wa/2_III_H.22_5 to faust://document/fischer_lamberg/2_III_H.22_5, but it is not in the database
WARNING  macrogen.uris Corrected faust://document/wa/2_III_H.22_5 to faust://document/fischer_lamberg/2_III_H.22_5, but it is not in the database
WARNING  macrogen.uris Corrected faust://document/wa/2_III_H.22_5 to faust://document/fischer_lamberg/2_III_H.22_5, but it is not in the database
WARNING  macrogen.uris Corrected faust://document/wa/2_III_H.22_5 to faust://document/fischer_lamberg/2_III_H.22_5, but it is not in the database
WARNING  macrogen.uris Corrected faust://document/wa/2_III_H.22_1 to faust://document/fischer_lamberg/2_III_H.22_1, but it is not in the database
WARNING  macrogen.uris Corrected faust://document/wa/2_III_H.22_2 to faust://document/fischer_lamberg/2_III_H.22_2, but it is not in the database
WARNING  macrogen.uris Corrected faust://document/wa/2_III_H.22_3 to faust://document/fischer_lamberg/2_III_H.22_3, but it is not in the database
WARNING  macrogen.uris Corrected faust://document/wa/2_III_H.22_4 to faust://document/fischer_lamberg/2_III_H.22_4, but it is not in the database
WARNING  macrogen.uris Corrected faust://document/wa/C.1_41 to faust://bibliography/C.1_41, but it is not in the database
WARNING  macrogen.uris Corrected faust://document/wa/Q to faust://bibliography/Q, but it is not in the database
WARNING  macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_V_H.alpha (2 H V)
WARNING  macrogen.uris Corrected faust://document/wa/C.1_41 to faust://bibliography/C.1_41, but it is not in the database
WARNING  macrogen.uris Corrected faust://document/wa/C.1_41 to faust://bibliography/C.1_41, but it is not in the database
WARNING  macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_II_H.alpha (2 H II)
WARNING  macrogen.uris Corrected faust://document/wa/Q to faust://bibliography/Q, but it is not in the database
WARNING  macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_II_H.alpha (2 H II)
WARNING  macrogen.uris Corrected faust://document/wa/C.1_41 to faust://bibliography/C.1_41, but it is not in the database
WARNING  macrogen.uris Corrected faust://document/wa/Q to faust://bibliography/Q, but it is not in the database
WARNING  macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_II_H.alpha (2 H II)
WARNING  macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_II_H.alpha (2 H II)
WARNING  macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2))
WARNING  macrogen.uris Corrected faust://document/wa/Q to faust://bibliography/Q, but it is not in the database
WARNING  macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2))
WARNING  macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2))
WARNING  macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.IIIalpha (2 III H.3a: … (2))
WARNING  macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.IIIalpha (2 III H.3a: … (2))
WARNING  macrogen.uris Corrected faust://document/wa/C.1_41 to faust://bibliography/C.1_41, but it is not in the database
WARNING  macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2))
WARNING  macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2))
WARNING  macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2))
WARNING  macrogen.uris Corrected faust://document/wa/C.1_41 to faust://bibliography/C.1_41, but it is not in the database
WARNING  macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_I_H.alpha (2 H I)
WARNING  macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_I_H.alpha (2 H I)
WARNING  macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_I_H.alpha (2 H I)
INFO     macrogen.graph Removing edges to ignore
INFO     macrogen.graph Adding 198 otherwise unmentioned references to the working graph
INFO     macrogen.graph Extracted 4 subgraphs with conflicts
INFO     macrogen.graph Calculating minimum feedback arc set for 4 strongly connected components
INFO     macrogen.graph Calculating MFAS for a 2-node graph using baharev, may take a while
INFO     macrogen.graph Calculating MFAS for a 9-node graph using baharev, may take a while
INFO     macrogen.graph Calculating MFAS for a 65-node graph using baharev, may take a while
INFO     macrogen.graph Calculating MFAS for a 876-node graph using baharev, may take a while

> Task :generateSVGs
INFO: No transcripts for T 6 H.1, skipping
INFO: No transcripts for T 6 H.2, skipping
WARNING: Conversion to SVG for T 3 H.3 issued messages:
T 3 H.3 40 ERR Error: <g> attribute transform: Trailing garbage, "translate(0, -null)".
SEVERE: Could not send response to the client
SEVERE: Could not send response to the client
SEVERE: Could not send response to the client
SEVERE: Could not send response to the client
SEVERE: Could not send response to the client
WARNING: Conversion to SVG for 2 III H.52 issued messages:
2 III H.52 2 ERR Error: <g> attribute transform: Trailing garbage, "translate(0, -null)".
SEVERE: Could not send response to the client
WARNING: Conversion to SVG for 2 III H.3a:1 issued messages:
2 III H.3a:1 10 ERR Error: <g> attribute transform: Trailing garbage, "translate(0, -null)".
2 III H.3a:1 16 ERR Error: <g> attribute transform: Trailing garbage, "translate(0, -null)".
2 III H.3a:1 26 ERR Error: <g> attribute transform: Trailing garbage, "translate(0, -null)".
INFO: No transcripts for B.a, skipping
INFO: No transcripts for C.2α 4, skipping
INFO: No transcripts for C.1 12, skipping
INFO: No transcripts for J.1, skipping
INFO: No transcripts for S, skipping
INFO: No transcripts for J.3-2, skipping
INFO: No transcripts for D.2, skipping
INFO: No transcripts for D.1, skipping
INFO: No transcripts for C.3 4, skipping
INFO: No transcripts for B, skipping
INFO: No transcripts for D.4alpha, skipping
INFO: No transcripts for C.3 12, skipping
INFO: No transcripts for J.2, skipping
INFO: No transcripts for A, skipping
INFO: No transcripts for C.1 4, skipping
WARNING: Conversion to SVG for 2 IV H.1 issued messages:
2 IV H.1 2 ERR Error: <g> attribute transform: Trailing garbage, "translate(0, -null)".
SEVERE: Could not send response to the client
SEVERE: Could not send response to the client
SEVERE: Could not send response to the client

> Task :macrogen:runMacrogenAnalysis
WARNING  macrogen.graph Found 13 self loops, will also remove those. Affected nodes: 2 III H.2:1, 2 III H.6:2, 2 III H.6:2, 2 III H.30, 2 III H.70, 2 II H.8:1, 2 II H.22, 2 III H.50c, fischer_lamberg: 2_III_H.15 , 2 III H.76, 2 III H.2:2, 2 III H.3a:2, 2 III H.3a:1
INFO     macrogen.graph Building DAG from remaining data
INFO     macrogen.graph Double-checking 168 removed edges ...
INFO     macrogen.graph Marking 168 conflicting edges for deletion
INFO     macrogen.graph Removed 168 of the original 3110 edges
INFO     macrogen.graph Preparing details on references
INFO     macrogen.graph Creating sort order from DAG
/mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.10/site-packages/macrogen/graph.py:468: FutureWarning: pandas.Int64Index is deprecated and will be removed from pandas in a future version. Use pandas.Index with the appropriate dtype instead.
  stats.index = pd.Int64Index(stats.index)

> Task :generateSVGs
SEVERE: Could not send response to the client
SEVERE: Could not send response to the client
WARNING: Conversion to SVG for 2 II H.74 issued messages:
2 II H.74 6 ERR Error: <g> attribute transform: Trailing garbage, "translate(0, -null)".
2 II H.74 33 ERR Error: <g> attribute transform: Trailing garbage, "translate(0, -null)".

> Task :src:main:xproc:generateSearch
> Task :src:main:xproc:metadataHtml
Message: Generating watermark table ...

> Task :src:main:xproc:emendedVersion
> Task :src:main:xproc:variantApp
Warning at xsl:stylesheet on line 8 column 17 of utils.xsl:
   Stylesheet module
  file:/mnt/data/jenkins/work/work/workspace/faust-gradle/src/main/xproc/xslt/utils.xsl is
  included or imported more than once. This is permitted, but may lead to errors or
  unexpected behavior

> Task :generateSVGs
SEVERE: 27 documents failed to convert: 1 H.1, J.3-1, 2 I H.9e*, 2 I H.9i*, 2 V H.35a*, 2 I H.9n*, 2 I H.9p*, 2 I H.9c*, H P156a*, 2 III H.81b*, T 6 H.1, T 6 H.2, B.a, C.2α 4, C.1 12, J.1, S, J.3-2, D.2, D.1, C.3 4, B, D.4alpha, C.3 12, J.2, A, C.1 4

> Task :jar
> Task :compileTestJava NO-SOURCE
> Task :processTestResources NO-SOURCE
> Task :testClasses UP-TO-DATE
> Task :test NO-SOURCE
> Task :check UP-TO-DATE

> Task :src:main:xproc:generatePrint
Execution optimizations have been disabled for task ':src:main:xproc:generatePrint' to ensure correctness due to the following reasons:
  - Gradle detected a problem with the following location: '/mnt/data/jenkins/work/work/workspace/faust-gradle/build/www/print/variants/*.html'. Reason: Task ':src:main:xproc:generatePrint' uses this output of task ':copyWeb' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
Message: Rendering emended versions to html ...
Warning at xsl:stylesheet on line 1 column 121 of config.xsl:
   Stylesheet module
  file:/mnt/data/jenkins/work/work/workspace/faust-gradle/src/main/xproc/xslt/config.xsl is
  included or imported more than once. This is permitted, but may lead to errors or
  unexpected behavior

> Task :src:main:xproc:readingTextExtras
Warning at xsl:stylesheet on line 1 column 121 of config.xsl:
   Stylesheet module
  file:/mnt/data/jenkins/work/work/workspace/faust-gradle/src/main/xproc/xslt/config.xsl is
  included or imported more than once. This is permitted, but may lead to errors or
  unexpected behavior

> Task :src:main:xproc:bibliography
Message: Creating bibliography ...

> Task :xar
> Task :src:main:xproc:bargraphData

> Task :macrogen:runMacrogenReporting
Execution optimizations have been disabled for task ':macrogen:runMacrogenReporting' to ensure correctness due to the following reasons:
  - Gradle detected a problem with the following location: '/mnt/data/jenkins/work/work/workspace/faust-gradle/build/www/data/genetic_bar_graph.json'. Reason: Task ':macrogen:runMacrogenReporting' uses this output of task ':copyWeb' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  - Gradle detected a problem with the following location: '/mnt/data/jenkins/work/work/workspace/faust-gradle/build/www/data/genetic_bar_graph.json'. Reason: Task ':macrogen:runMacrogenReporting' uses this output of task ':copyWitnessStats' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
WARNING  macrogen.config Configuration has already been loaded. Some override values may not have any effect.
WARNING  macrogen.config Configuration has already been loaded. Some override values may not have any effect.
INFO     macrogen.graph Loading macrogenesis graphs from /mnt/data/jenkins/work/work/workspace/faust-gradle/build/macrogen-graphs.zip
INFO     macrogen.graph Removing edges to ignore
INFO     macrogen.graph Adding 141 otherwise unmentioned references to the working graph
INFO     macrogen.graph Could not remove 2 III H.2:1→2 III H.2:1 (0): The edge 2 III H.2:1-2 III H.2:1 is not in the graph.
INFO     macrogen.graph Could not remove 2 III H.6:2→2 III H.6:2 (1): The edge 2 III H.6:2-2 III H.6:2 is not in the graph.
INFO     macrogen.graph Could not remove 2 III H.30→2 III H.30 (0): The edge 2 III H.30-2 III H.30 is not in the graph.
INFO     macrogen.graph Could not remove 2 III H.70→2 III H.70 (0): The edge 2 III H.70-2 III H.70 is not in the graph.
INFO     macrogen.graph Could not remove 2 II H.8:1→2 II H.8:1 (0): The edge 2 II H.8:1-2 II H.8:1 is not in the graph.
INFO     macrogen.graph Could not remove 2 II H.22→2 II H.22 (0): The edge 2 II H.22-2 II H.22 is not in the graph.
INFO     macrogen.graph Could not remove 2 III H.50c→2 III H.50c (0): The edge 2 III H.50c-2 III H.50c is not in the graph.
INFO     macrogen.graph Could not remove 2 III H.76→2 III H.76 (0): The edge 2 III H.76-2 III H.76 is not in the graph.
INFO     macrogen.graph Could not remove 2 III H.2:2→2 III H.2:2 (0): The edge 2 III H.2:2-2 III H.2:2 is not in the graph.
INFO     macrogen.graph Could not remove 2 III H.3a:2→2 III H.3a:2 (0): The edge 2 III H.3a:2-2 III H.3a:2 is not in the graph.
INFO     macrogen.graph Could not remove 2 III H.3a:1→2 III H.3a:1 (0): The edge 2 III H.3a:1-2 III H.3a:1 is not in the graph.
INFO     macrogen.graph Creating sort order from DAG
INFO     macrogen.graph Preparing transitive closure
INFO     macrogen.graph Preparing details on references
INFO     macrogen.graph Finished loading model from /mnt/data/jenkins/work/work/workspace/faust-gradle/build/macrogen-graphs.zip: 659 nodes, 168 conflicts
/mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.10/site-packages/macrogen/graph.py:468: FutureWarning: pandas.Int64Index is deprecated and will be removed from pandas in a future version. Use pandas.Index with the appropriate dtype instead.
  stats.index = pd.Int64Index(stats.index)
DEBUG    macrogen.witnesses Reading inscription info from sources in /mnt/data/jenkins/work/work/workspace/faust-gradle/data/xml/document...
ERROR    macrogen.witnesses Failed to read H P156a*: expected str, bytes or os.PathLike object, not NoneType
Traceback (most recent call last):
  File "/mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.10/site-packages/macrogen/witnesses.py", line 87, in verses
    text_transcript = etree.parse(fspath(self.text_transcript))
TypeError: expected str, bytes or os.PathLike object, not NoneType
ERROR    macrogen.witnesses Failed to read D.4alpha: expected str, bytes or os.PathLike object, not NoneType
Traceback (most recent call last):
  File "/mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.10/site-packages/macrogen/witnesses.py", line 87, in verses
    text_transcript = etree.parse(fspath(self.text_transcript))
TypeError: expected str, bytes or os.PathLike object, not NoneType
WARNING  macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2))
WARNING  macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2))
WARNING  macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2))
WARNING  macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2))

> Task :src:main:xproc:generateApp
Warning at xsl:stylesheet on line 8 column 17 of utils.xsl:
   Stylesheet module
  file:/mnt/data/jenkins/work/work/workspace/faust-gradle/src/main/xproc/xslt/utils.xsl is
  included or imported more than once. This is permitted, but may lead to errors or
  unexpected behavior

> Task :macrogen:runMacrogenReporting
WARNING  macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2))
WARNING  macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2))
WARNING  macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2))
WARNING  macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2))
WARNING  macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2))
WARNING  macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2))
WARNING  macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2))
WARNING  macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2))
WARNING  macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2))
WARNING  macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2))
WARNING  macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2))
WARNING  macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2))
WARNING  macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2))
WARNING  macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2))
WARNING  macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2))
WARNING  macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2))
WARNING  macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2))
WARNING  macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2))
DEBUG    macrogen.witnesses Reading scene info ...
DEBUG    macrogen.witnesses Loading scene info ...
DEBUG    macrogen.witnesses Loading document and witness coverage from bargraph ...
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.witnesses Scene 1.1.23 has no limits
WARNING  macrogen.report Extra ref count: 0
ERROR    macrogen.visualize Rendering /mnt/data/jenkins/work/work/workspace/faust-gradle/build/www/macrogenesis/self-graph.dot failed (1): libpath/shortest.c:310: triangulation failed
libpath/shortest.c:176: source point not in any triangle
Error: in routesplines, Pshortestpath failed
Error: lost faust://document/faustedition/2_V_H.25 faust://document/faustedition/2_V_H.27 edge


> Task :src:main:xproc:independentTransforms
> Task :src:main:xproc:indexesRedirects

> Task :src:main:xproc:metadataJs
Message: Saving URI table: file:/mnt/data/jenkins/work/work/workspace/faust-gradle/build//uris.json

> Task :src:main:xproc:pagesJson
> Task :src:main:xproc:paraTable
> Task :src:main:xproc:assemble

> Task :macrogen:runMacrogenReporting
WARNING  macrogen.visualize Rendering /mnt/data/jenkins/work/work/workspace/faust-gradle/build/www/macrogenesis/fischer-lamberg1955-graph.dot: Warning: Unable to reclaim box space in spline routing for edge "1826-03-30" -> "faust://document/faustedition/2_III_H.47". Something is probably seriously wrong.

ERROR    macrogen.visualize Rendered 1142 SVGs, 0 timed out, 1 failed

> Task :assemble
> Task :build

> Task :deployRSync
sending incremental file list

Number of files: 23,380 (reg: 21,413, dir: 1,932, link: 35)
Number of created files: 3,015 (reg: 3,015)
Number of deleted files: 0
Number of regular files transferred: 21,413
Total file size: 1,363,119,032 bytes
Total transferred file size: 1,363,118,525 bytes
Literal data: 140,948,363 bytes
Matched data: 1,222,170,162 bytes
File list size: 327,626
File list generation time: 0.001 seconds
File list transfer time: 0.000 seconds
Total bytes sent: 147,024,293
Total bytes received: 7,746,923

sent 147,024,293 bytes  received 7,746,923 bytes  481,403.47 bytes/sec
total size is 1,363,119,032  speedup is 8.81

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

Execution optimizations have been disabled for 3 invalid unit(s) of work during this build to ensure correctness.
Please consult deprecation warnings for more details.

BUILD SUCCESSFUL in 2h 3m
35 actionable tasks: 32 executed, 3 up-to-date
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 29711 killed;
[ssh-agent] Stopped.
Archiving artifacts
[Set GitHub commit status (universal)] PENDING on repos [] (sha:ad19d6c) with context:faust-gradle
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in  1 second
Notifying upstream projects of job completion
Finished: SUCCESS