Build: world-goblins
Name: python-flufl.bounce-4.0-6
maintainer: artist
email: artist at artixlinux.org
[1]https://orion.artixlinux.org/job/packages/job/python-flufl.bounce/jo
b/master/7/
References
1. https://orion.artixlinux.org/job/packages/job/python-flufl.bounce/job/master/7/
-------------- next part --------------
Push event to branch master
Looking up repository packages/python-flufl.bounce
Querying the current revision of branch master...
Current revision of branch master is fcec45358c79e54f21e97ff376da20b61bcac791
Obtained .artixlinux/Jenkinsfile from fcec45358c79e54f21e97ff376da20b61bcac791
Loading library artix-ci at orion
Attempting to resolve orion from remote references...
> git --version # timeout=10
> git --version # 'git version 2.47.0'
using GIT_ASKPASS to set credentials jenkins gitea token
> git ls-remote -- https://gitea.artixlinux.org/artix/pipeline-libs.git # timeout=10
Found match: refs/heads/orion revision 880bd3745db54fd7d2bc517b1ce67190bee429ae
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential jenkins-gotea-token
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://gitea.artixlinux.org/artix/pipeline-libs.git
> git init /var/lib/jenkins/workspace/kages_python-flufl.bounce_master at libs/d1b6e538991d6cf27c1f72e8cf4d6e290b22a9c93094b0e97e3a05b8d58db898 # timeout=10
Fetching upstream changes from https://gitea.artixlinux.org/artix/pipeline-libs.git
> git --version # timeout=10
> git --version # 'git version 2.47.0'
using GIT_ASKPASS to set credentials jenkins gitea token
> git fetch --no-tags --force --progress -- https://gitea.artixlinux.org/artix/pipeline-libs.git +refs/heads/orion:refs/remotes/origin/orion # timeout=10
> git config remote.origin.url https://gitea.artixlinux.org/artix/pipeline-libs.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/orion:refs/remotes/origin/orion # timeout=10
Avoid second fetch
Checking out Revision 880bd3745db54fd7d2bc517b1ce67190bee429ae (orion)
> git config core.sparsecheckout # timeout=10
> git checkout -f 880bd3745db54fd7d2bc517b1ce67190bee429ae # timeout=10
Commit message: "Merge pull request 'fix check args' (#69) from master into orion"
[Gitea] Notifying branch build status: PENDING Build started...
[Gitea] Notified
[Pipeline] Start of Pipeline
[Pipeline] catchError
[Pipeline] {
[Pipeline] libraryResource
[Pipeline] readYaml
[Pipeline] }
[Pipeline] // catchError
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor on ‘Jenkins’
Running on Jenkins in /var/lib/jenkins/workspace/kages_python-flufl.bounce_master
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[2024-11-22T20:33:28.782Z]
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] checkout
[2024-11-22T20:33:28.844Z] The recommended git tool is: NONE
[2024-11-22T20:33:28.844Z] using credential jenkins-gotea-token
[2024-11-22T20:33:28.993Z] Cloning the remote Git repository
[2024-11-22T20:33:28.993Z] Cloning with configured refspecs honoured and without tags
[2024-11-22T20:33:28.993Z] Cloning repository https://gitea.artixlinux.org/packages/python-flufl.bounce.git
[2024-11-22T20:33:28.993Z] > git init /var/lib/jenkins/workspace/kages_python-flufl.bounce_master # timeout=10
[2024-11-22T20:33:28.999Z] Fetching upstream changes from https://gitea.artixlinux.org/packages/python-flufl.bounce.git
[2024-11-22T20:33:28.999Z] > git --version # timeout=10
[2024-11-22T20:33:29.003Z] > git --version # 'git version 2.47.0'
[2024-11-22T20:33:29.003Z] using GIT_ASKPASS to set credentials jenkins gitea token
[2024-11-22T20:33:29.007Z] > git fetch --no-tags --force --progress -- https://gitea.artixlinux.org/packages/python-flufl.bounce.git +refs/heads/master:refs/remotes/origin/master # timeout=10
[2024-11-22T20:33:34.667Z] ERROR: Error cloning remote repo 'origin'
[2024-11-22T20:33:34.667Z] hudson.plugins.git.GitException: Command "git fetch --no-tags --force --progress -- https://gitea.artixlinux.org/packages/python-flufl.bounce.git +refs/heads/master:refs/remotes/origin/master" returned status code 128:
[2024-11-22T20:33:34.667Z] stdout:
[2024-11-22T20:33:34.667Z] stderr: fatal: unable to access 'https://gitea.artixlinux.org/packages/python-flufl.bounce.git/': Failed to connect to gitea.artixlinux.org port 443 after 5647 ms: Could not connect to server
[2024-11-22T20:33:34.667Z]
[2024-11-22T20:33:34.667Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846)
[2024-11-22T20:33:34.667Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185)
[2024-11-22T20:33:34.667Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635)
[2024-11-22T20:33:34.667Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:871)
[2024-11-22T20:33:34.667Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1222)
[2024-11-22T20:33:34.667Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
[2024-11-22T20:33:34.667Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2024-11-22T20:33:34.667Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2024-11-22T20:33:34.667Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2024-11-22T20:33:34.667Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
[2024-11-22T20:33:34.667Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[2024-11-22T20:33:34.667Z] at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
[2024-11-22T20:33:34.667Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[2024-11-22T20:33:34.667Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[2024-11-22T20:33:34.667Z] at java.base/java.lang.Thread.run(Unknown Source)
[2024-11-22T20:33:34.667Z] ERROR: Error cloning remote repo 'origin'
[2024-11-22T20:33:34.667Z] Retrying after 10 seconds
[2024-11-22T20:33:44.668Z] The recommended git tool is: NONE
[2024-11-22T20:33:44.668Z] using credential jenkins-gotea-token
[2024-11-22T20:33:44.775Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/kages_python-flufl.bounce_master/.git # timeout=10
[2024-11-22T20:33:44.781Z] Fetching changes from the remote Git repository
[2024-11-22T20:33:44.782Z] > git config remote.origin.url https://gitea.artixlinux.org/packages/python-flufl.bounce.git # timeout=10
[2024-11-22T20:33:44.789Z] Cleaning workspace
[2024-11-22T20:33:44.789Z] > git rev-parse --verify HEAD # timeout=10
[2024-11-22T20:33:44.795Z] No valid HEAD. Skipping the resetting
[2024-11-22T20:33:44.795Z] > git clean -fdx # timeout=10
[2024-11-22T20:33:44.798Z] Fetching without tags
[2024-11-22T20:33:44.798Z] Fetching upstream changes from https://gitea.artixlinux.org/packages/python-flufl.bounce.git
[2024-11-22T20:33:44.798Z] > git --version # timeout=10
[2024-11-22T20:33:44.803Z] > git --version # 'git version 2.47.0'
[2024-11-22T20:33:44.803Z] using GIT_ASKPASS to set credentials jenkins gitea token
[2024-11-22T20:33:44.808Z] > git fetch --no-tags --force --progress -- https://gitea.artixlinux.org/packages/python-flufl.bounce.git +refs/heads/master:refs/remotes/origin/master # timeout=10
[2024-11-22T20:33:45.025Z] Checking out Revision fcec45358c79e54f21e97ff376da20b61bcac791 (master)
[2024-11-22T20:33:45.025Z] > git config core.sparsecheckout # timeout=10
[2024-11-22T20:33:45.031Z] > git checkout -f fcec45358c79e54f21e97ff376da20b61bcac791 # timeout=10
[2024-11-22T20:33:45.044Z] Commit message: "[world-goblins] 'python-flufl.bounce-4.0-6' add"
[2024-11-22T20:33:45.044Z] > git rev-list --no-walk 78f8d833f949c66c663e30cfcf695158ae3805e6 # timeout=10
[2024-11-22T20:33:45.058Z] [Gitea] Notifying branch build status: PENDING Build started...
[2024-11-22T20:33:45.269Z] [Gitea] Notified
[Pipeline] readYaml
[Pipeline] sh
[2024-11-22T20:33:45.545Z] + git show -s --format=%an fcec45358c79e54f21e97ff376da20b61bcac791
[Pipeline] sh
[2024-11-22T20:33:45.803Z] + git show -s --format=%ae fcec45358c79e54f21e97ff376da20b61bcac791
[Pipeline] echo
[2024-11-22T20:33:45.827Z] addRepo=world-goblins
[Pipeline] echo
[2024-11-22T20:33:45.832Z] removeRepo=null
[Pipeline] echo
[2024-11-22T20:33:45.838Z] triggersBuild=true
[Pipeline] echo
[2024-11-22T20:33:45.843Z] triggersRebuild=false
[Pipeline] echo
[2024-11-22T20:33:45.848Z] triggersRepoAdd=true
[Pipeline] echo
[2024-11-22T20:33:45.854Z] triggersRepoRemove=false
[Pipeline] echo
[2024-11-22T20:33:45.859Z] triggersNoCheck=false
[Pipeline] echo
[2024-11-22T20:33:45.865Z] name=artist
[Pipeline] echo
[2024-11-22T20:33:45.870Z] email=artist at artixlinux.org
[Pipeline] echo
[2024-11-22T20:33:45.876Z] credentialsId=BUILDBOT_GPGP
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
[2024-11-22T20:33:46.243Z] + buildpkg -n -a x86_64 -d world-goblins -e 'artist <artist at artixlinux.org>'
[2024-11-22T20:33:50.364Z] :: Synchronizing package databases...
[2024-11-22T20:33:50.364Z] system-goblins downloading...
[2024-11-22T20:33:50.364Z] system-gremlins downloading...
[2024-11-22T20:33:50.364Z] system downloading...
[2024-11-22T20:33:50.364Z] world-goblins downloading...
[2024-11-22T20:33:50.364Z] world-gremlins downloading...
[2024-11-22T20:33:50.364Z] world downloading...
[2024-11-22T20:33:50.364Z] :: Starting full system upgrade...
[2024-11-22T20:33:50.364Z] there is nothing to do
[2024-11-22T20:33:52.847Z] ==> Building in chroot for [world-goblins] (x86_64)...
[2024-11-22T20:33:53.397Z] ==> Synchronizing chroot copy [/build/buildpkg/world-goblins-x86_64/root] -> [jenkins]...done
[2024-11-22T20:33:54.308Z] ==> Making package: python-flufl.bounce 4.0-6 (Fri Nov 22 21:33:54 2024)
[2024-11-22T20:33:54.308Z] ==> Retrieving sources...
[2024-11-22T20:33:54.308Z] -> Found flufl.bounce-4.0.tar.gz
[2024-11-22T20:33:54.308Z] ==> Validating source files with sha512sums...
[2024-11-22T20:33:54.308Z] flufl.bounce-4.0.tar.gz ... Passed
[2024-11-22T20:33:54.308Z] ==> Validating source files with b2sums...
[2024-11-22T20:33:54.308Z] flufl.bounce-4.0.tar.gz ... Passed
[2024-11-22T20:33:59.502Z] ==> Making package: python-flufl.bounce 4.0-6 (Fri Nov 22 20:33:59 2024)
[2024-11-22T20:33:59.502Z] ==> Checking runtime dependencies...
[2024-11-22T20:33:59.502Z] ==> Installing missing dependencies...
[2024-11-22T20:33:59.752Z] resolving dependencies...
[2024-11-22T20:33:59.752Z] looking for conflicting packages...
[2024-11-22T20:33:59.752Z]
[2024-11-22T20:33:59.752Z] Package (2) New Version Net Change
[2024-11-22T20:33:59.752Z]
[2024-11-22T20:33:59.752Z] world/python-atpublic 5.0-1 0.02 MiB
[2024-11-22T20:33:59.752Z] world-goblins/python-zope-interface 7.1.1-3 3.11 MiB
[2024-11-22T20:33:59.752Z]
[2024-11-22T20:33:59.752Z] Total Installed Size: 3.13 MiB
[2024-11-22T20:33:59.752Z]
[2024-11-22T20:33:59.752Z] :: Proceed with installation? [Y/n]
[2024-11-22T20:33:59.752Z] checking keyring...
[2024-11-22T20:33:59.752Z] checking package integrity...
[2024-11-22T20:33:59.752Z] loading package files...
[2024-11-22T20:33:59.752Z] checking for file conflicts...
[2024-11-22T20:33:59.752Z] :: Processing package changes...
[2024-11-22T20:33:59.752Z] installing python-atpublic...
[2024-11-22T20:33:59.752Z] installing python-zope-interface...
[2024-11-22T20:34:00.002Z] ==> Checking buildtime dependencies...
[2024-11-22T20:34:00.002Z] ==> Installing missing dependencies...
[2024-11-22T20:34:00.253Z] resolving dependencies...
[2024-11-22T20:34:00.253Z] looking for conflicting packages...
[2024-11-22T20:34:00.253Z]
[2024-11-22T20:34:00.253Z] Package (16) New Version Net Change
[2024-11-22T20:34:00.253Z]
[2024-11-22T20:34:00.253Z] world-goblins/python-autocommand 2.2.2-7 0.08 MiB
[2024-11-22T20:34:00.253Z] world-goblins/python-iniconfig 2.0.0-6 0.04 MiB
[2024-11-22T20:34:00.253Z] world-goblins/python-jaraco.collections 5.0.1-2 0.10 MiB
[2024-11-22T20:34:00.253Z] world-goblins/python-jaraco.context 5.3.0-2 0.04 MiB
[2024-11-22T20:34:00.253Z] world-goblins/python-jaraco.functools 4.0.2-2 0.07 MiB
[2024-11-22T20:34:00.253Z] world-goblins/python-jaraco.text 4.0.0-2 0.08 MiB
[2024-11-22T20:34:00.253Z] world-goblins/python-more-itertools 10.3.0-2 0.62 MiB
[2024-11-22T20:34:00.253Z] world-goblins/python-packaging 24.2-3 0.66 MiB
[2024-11-22T20:34:00.253Z] world-goblins/python-platformdirs 4.3.6-2 0.24 MiB
[2024-11-22T20:34:00.253Z] world-goblins/python-pluggy 1.5.0-3 0.20 MiB
[2024-11-22T20:34:00.253Z] world-goblins/python-pyproject-hooks 1.2.0-3 0.10 MiB
[2024-11-22T20:34:00.253Z] world-goblins/python-build 1.2.2-3 0.20 MiB
[2024-11-22T20:34:00.253Z] world-goblins/python-installer 0.7.0-10 0.17 MiB
[2024-11-22T20:34:00.253Z] world-goblins/python-pytest 1:8.3.3-2.1 3.91 MiB
[2024-11-22T20:34:00.253Z] world-goblins/python-setuptools 1:75.2.0-4 8.05 MiB
[2024-11-22T20:34:00.253Z] world-goblins/python-wheel 0.45.0-3 0.28 MiB
[2024-11-22T20:34:00.253Z]
[2024-11-22T20:34:00.253Z] Total Installed Size: 14.85 MiB
[2024-11-22T20:34:00.253Z]
[2024-11-22T20:34:00.253Z] :: Proceed with installation? [Y/n]
[2024-11-22T20:34:00.253Z] checking keyring...
[2024-11-22T20:34:00.253Z] checking package integrity...
[2024-11-22T20:34:00.503Z] loading package files...
[2024-11-22T20:34:00.503Z] checking for file conflicts...
[2024-11-22T20:34:00.503Z] :: Processing package changes...
[2024-11-22T20:34:00.503Z] installing python-packaging...
[2024-11-22T20:34:00.503Z] installing python-pyproject-hooks...
[2024-11-22T20:34:00.503Z] installing python-build...
[2024-11-22T20:34:00.503Z] Optional dependencies for python-build
[2024-11-22T20:34:00.503Z] python-pip: to use as the Python package installer (default)
[2024-11-22T20:34:00.503Z] python-uv: to use as the Python package installer
[2024-11-22T20:34:00.503Z] python-virtualenv: to use virtualenv for build isolation
[2024-11-22T20:34:00.503Z] installing python-installer...
[2024-11-22T20:34:00.503Z] installing python-more-itertools...
[2024-11-22T20:34:00.753Z] installing python-jaraco.functools...
[2024-11-22T20:34:00.753Z] installing python-jaraco.context...
[2024-11-22T20:34:00.753Z] installing python-autocommand...
[2024-11-22T20:34:00.753Z] installing python-jaraco.text...
[2024-11-22T20:34:00.753Z] Optional dependencies for python-jaraco.text
[2024-11-22T20:34:00.753Z] python-inflect: for show-newlines script
[2024-11-22T20:34:00.754Z] installing python-jaraco.collections...
[2024-11-22T20:34:00.754Z] installing python-platformdirs...
[2024-11-22T20:34:00.754Z] installing python-wheel...
[2024-11-22T20:34:00.754Z] Optional dependencies for python-wheel
[2024-11-22T20:34:00.754Z] python-keyring: for wheel.signatures
[2024-11-22T20:34:00.754Z] python-xdg: for wheel.signatures
[2024-11-22T20:34:00.754Z] python-setuptools: for legacy bdist_wheel subcommand [pending]
[2024-11-22T20:34:00.754Z] installing python-setuptools...
[2024-11-22T20:34:00.754Z] installing python-iniconfig...
[2024-11-22T20:34:00.754Z] installing python-pluggy...
[2024-11-22T20:34:00.754Z] installing python-pytest...
[2024-11-22T20:34:00.754Z] ==> Retrieving sources...
[2024-11-22T20:34:00.754Z] -> Found flufl.bounce-4.0.tar.gz
[2024-11-22T20:34:00.754Z] ==> WARNING: Skipping all source file integrity checks.
[2024-11-22T20:34:00.754Z] ==> Extracting sources...
[2024-11-22T20:34:01.004Z] -> Extracting flufl.bounce-4.0.tar.gz with bsdtar
[2024-11-22T20:34:01.004Z] ==> Starting build()...
[2024-11-22T20:34:01.004Z] * Getting build dependencies for wheel...
[2024-11-22T20:34:01.254Z] /usr/lib/python3.13/site-packages/setuptools/dist.py:694: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated.
[2024-11-22T20:34:01.254Z] !!
[2024-11-22T20:34:01.254Z]
[2024-11-22T20:34:01.254Z] ********************************************************************************
[2024-11-22T20:34:01.254Z] Please replace its usage with implicit namespaces (PEP 420).
[2024-11-22T20:34:01.254Z]
[2024-11-22T20:34:01.254Z] See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages for details.
[2024-11-22T20:34:01.254Z] ********************************************************************************
[2024-11-22T20:34:01.254Z]
[2024-11-22T20:34:01.254Z] !!
[2024-11-22T20:34:01.254Z] ep.load()(self, ep.name, value)
[2024-11-22T20:34:01.254Z] running egg_info
[2024-11-22T20:34:01.254Z] creating flufl.bounce.egg-info
[2024-11-22T20:34:01.254Z] writing flufl.bounce.egg-info/PKG-INFO
[2024-11-22T20:34:01.254Z] writing dependency_links to flufl.bounce.egg-info/dependency_links.txt
[2024-11-22T20:34:01.254Z] writing namespace_packages to flufl.bounce.egg-info/namespace_packages.txt
[2024-11-22T20:34:01.254Z] writing requirements to flufl.bounce.egg-info/requires.txt
[2024-11-22T20:34:01.254Z] writing top-level names to flufl.bounce.egg-info/top_level.txt
[2024-11-22T20:34:01.254Z] writing manifest file 'flufl.bounce.egg-info/SOURCES.txt'
[2024-11-22T20:34:01.254Z] reading manifest file 'flufl.bounce.egg-info/SOURCES.txt'
[2024-11-22T20:34:01.254Z] reading manifest template 'MANIFEST.in'
[2024-11-22T20:34:01.254Z] warning: no previously-included files found matching '*.egg'
[2024-11-22T20:34:01.254Z] no previously-included directories found matching 'build'
[2024-11-22T20:34:01.254Z] no previously-included directories found matching 'dist'
[2024-11-22T20:34:01.254Z] no previously-included directories found matching '.tox'
[2024-11-22T20:34:01.254Z] adding license file 'LICENSE'
[2024-11-22T20:34:01.254Z] writing manifest file 'flufl.bounce.egg-info/SOURCES.txt'
[2024-11-22T20:34:01.254Z] * Building wheel...
[2024-11-22T20:34:01.505Z] /usr/lib/python3.13/site-packages/setuptools/dist.py:694: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated.
[2024-11-22T20:34:01.505Z] !!
[2024-11-22T20:34:01.505Z]
[2024-11-22T20:34:01.505Z] ********************************************************************************
[2024-11-22T20:34:01.505Z] Please replace its usage with implicit namespaces (PEP 420).
[2024-11-22T20:34:01.505Z]
[2024-11-22T20:34:01.505Z] See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages for details.
[2024-11-22T20:34:01.505Z] ********************************************************************************
[2024-11-22T20:34:01.505Z]
[2024-11-22T20:34:01.505Z] !!
[2024-11-22T20:34:01.505Z] ep.load()(self, ep.name, value)
[2024-11-22T20:34:01.505Z] running bdist_wheel
[2024-11-22T20:34:01.505Z] running build
[2024-11-22T20:34:01.505Z] running build_py
[2024-11-22T20:34:01.505Z] creating build/lib/flufl
[2024-11-22T20:34:01.505Z] copying flufl/__init__.py -> build/lib/flufl
[2024-11-22T20:34:01.505Z] creating build/lib/flufl/bounce
[2024-11-22T20:34:01.505Z] copying flufl/bounce/_scan.py -> build/lib/flufl/bounce
[2024-11-22T20:34:01.505Z] copying flufl/bounce/__init__.py -> build/lib/flufl/bounce
[2024-11-22T20:34:01.505Z] copying flufl/bounce/interfaces.py -> build/lib/flufl/bounce
[2024-11-22T20:34:01.505Z] copying flufl/bounce/conf.py -> build/lib/flufl/bounce
[2024-11-22T20:34:01.505Z] creating build/lib/flufl/bounce/tests
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/__init__.py -> build/lib/flufl/bounce/tests
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/test_detectors.py -> build/lib/flufl/bounce/tests
[2024-11-22T20:34:01.505Z] creating build/lib/flufl/bounce/_detectors
[2024-11-22T20:34:01.505Z] copying flufl/bounce/_detectors/smtp32.py -> build/lib/flufl/bounce/_detectors
[2024-11-22T20:34:01.505Z] copying flufl/bounce/_detectors/__init__.py -> build/lib/flufl/bounce/_detectors
[2024-11-22T20:34:01.505Z] copying flufl/bounce/_detectors/aol.py -> build/lib/flufl/bounce/_detectors
[2024-11-22T20:34:01.505Z] copying flufl/bounce/_detectors/caiwireless.py -> build/lib/flufl/bounce/_detectors
[2024-11-22T20:34:01.505Z] copying flufl/bounce/_detectors/llnl.py -> build/lib/flufl/bounce/_detectors
[2024-11-22T20:34:01.505Z] copying flufl/bounce/_detectors/postfix.py -> build/lib/flufl/bounce/_detectors
[2024-11-22T20:34:01.505Z] copying flufl/bounce/_detectors/groupwise.py -> build/lib/flufl/bounce/_detectors
[2024-11-22T20:34:01.505Z] copying flufl/bounce/_detectors/dsn.py -> build/lib/flufl/bounce/_detectors
[2024-11-22T20:34:01.505Z] copying flufl/bounce/_detectors/microsoft.py -> build/lib/flufl/bounce/_detectors
[2024-11-22T20:34:01.505Z] copying flufl/bounce/_detectors/sina.py -> build/lib/flufl/bounce/_detectors
[2024-11-22T20:34:01.505Z] copying flufl/bounce/_detectors/qmail.py -> build/lib/flufl/bounce/_detectors
[2024-11-22T20:34:01.505Z] copying flufl/bounce/_detectors/yale.py -> build/lib/flufl/bounce/_detectors
[2024-11-22T20:34:01.505Z] copying flufl/bounce/_detectors/simplematch.py -> build/lib/flufl/bounce/_detectors
[2024-11-22T20:34:01.505Z] copying flufl/bounce/_detectors/yahoo.py -> build/lib/flufl/bounce/_detectors
[2024-11-22T20:34:01.505Z] copying flufl/bounce/_detectors/exim.py -> build/lib/flufl/bounce/_detectors
[2024-11-22T20:34:01.505Z] copying flufl/bounce/_detectors/netscape.py -> build/lib/flufl/bounce/_detectors
[2024-11-22T20:34:01.505Z] copying flufl/bounce/_detectors/simplewarning.py -> build/lib/flufl/bounce/_detectors
[2024-11-22T20:34:01.505Z] copying flufl/bounce/_detectors/exchange.py -> build/lib/flufl/bounce/_detectors
[2024-11-22T20:34:01.505Z] creating build/lib/flufl/bounce/docs
[2024-11-22T20:34:01.505Z] copying flufl/bounce/docs/__init__.py -> build/lib/flufl/bounce/docs
[2024-11-22T20:34:01.505Z] creating build/lib/flufl/bounce/testing
[2024-11-22T20:34:01.505Z] copying flufl/bounce/testing/helpers.py -> build/lib/flufl/bounce/testing
[2024-11-22T20:34:01.505Z] copying flufl/bounce/testing/__init__.py -> build/lib/flufl/bounce/testing
[2024-11-22T20:34:01.505Z] creating build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/__init__.py -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] running egg_info
[2024-11-22T20:34:01.505Z] writing flufl.bounce.egg-info/PKG-INFO
[2024-11-22T20:34:01.505Z] writing dependency_links to flufl.bounce.egg-info/dependency_links.txt
[2024-11-22T20:34:01.505Z] writing namespace_packages to flufl.bounce.egg-info/namespace_packages.txt
[2024-11-22T20:34:01.505Z] writing requirements to flufl.bounce.egg-info/requires.txt
[2024-11-22T20:34:01.505Z] writing top-level names to flufl.bounce.egg-info/top_level.txt
[2024-11-22T20:34:01.505Z] reading manifest file 'flufl.bounce.egg-info/SOURCES.txt'
[2024-11-22T20:34:01.505Z] reading manifest template 'MANIFEST.in'
[2024-11-22T20:34:01.505Z] warning: no previously-included files found matching '*.egg'
[2024-11-22T20:34:01.505Z] no previously-included directories found matching 'build'
[2024-11-22T20:34:01.505Z] no previously-included directories found matching 'dist'
[2024-11-22T20:34:01.505Z] no previously-included directories found matching '.tox'
[2024-11-22T20:34:01.505Z] adding license file 'LICENSE'
[2024-11-22T20:34:01.505Z] writing manifest file 'flufl.bounce.egg-info/SOURCES.txt'
[2024-11-22T20:34:01.505Z] copying flufl/bounce/NEWS.rst -> build/lib/flufl/bounce
[2024-11-22T20:34:01.505Z] copying flufl/bounce/README.rst -> build/lib/flufl/bounce
[2024-11-22T20:34:01.505Z] copying flufl/bounce/docs/using.rst -> build/lib/flufl/bounce/docs
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/aol_01.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/bounce_01.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/bounce_02.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/bounce_03.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/dsn_01.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/dsn_02.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/dsn_03.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/dsn_04.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/dsn_05.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/dsn_06.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/dsn_07.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/dsn_08.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/dsn_09.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/dsn_10.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/dsn_11.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/dsn_12.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/dsn_13.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/dsn_14.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/dsn_15.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/dsn_16.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/dsn_17.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/dsn_18.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/dumbass_01.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/exim_01.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/groupwise_01.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/groupwise_02.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/groupwise_03.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/hotpop_01.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/llnl_01.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/microsoft_01.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/microsoft_02.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/microsoft_03.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/microsoft_04.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/netscape_01.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/newmailru_01.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/postfix_01.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/postfix_02.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/postfix_03.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/postfix_04.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/postfix_05.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/qmail_01.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/qmail_02.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/qmail_03.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/qmail_04.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/qmail_05.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/qmail_06.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/qmail_07.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/qmail_08.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/sendmail_01.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/simple_01.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/simple_02.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/simple_03.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/simple_04.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/simple_05.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/simple_06.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/simple_07.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/simple_08.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/simple_09.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/simple_10.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/simple_11.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/simple_12.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/simple_13.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/simple_14.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/simple_15.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/simple_16.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/simple_17.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/simple_18.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/simple_19.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/simple_20.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/simple_21.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/simple_22.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/simple_23.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/simple_24.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/simple_25.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/simple_26.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/simple_27.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/simple_28.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.505Z] copying flufl/bounce/tests/data/simple_29.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/simple_30.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/simple_31.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/simple_32.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/simple_33.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/simple_34.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/simple_35.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/simple_36.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/simple_37.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/simple_38.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/simple_39.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/simple_40.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/simple_41.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/simple_42.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/simple_43.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/simple_44.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/sina_01.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/smtp32_01.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/smtp32_02.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/smtp32_03.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/smtp32_04.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/smtp32_05.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/smtp32_06.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/smtp32_07.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/yahoo_01.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/yahoo_02.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/yahoo_03.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/yahoo_04.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/yahoo_05.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/yahoo_06.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/yahoo_07.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/yahoo_08.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/yahoo_09.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/yahoo_10.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/yahoo_11.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/yahoo_12.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/yahoo_13.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/yale_01.txt -> build/lib/flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] installing to build/bdist.linux-x86_64/wheel
[2024-11-22T20:34:01.506Z] running install
[2024-11-22T20:34:01.506Z] running install_lib
[2024-11-22T20:34:01.506Z] Skipping installation of build/bdist.linux-x86_64/wheel/./flufl/__init__.py (namespace package)
[2024-11-22T20:34:01.506Z] copying flufl/bounce/_scan.py -> build/bdist.linux-x86_64/wheel/./flufl/bounce
[2024-11-22T20:34:01.506Z] copying flufl/bounce/__init__.py -> build/bdist.linux-x86_64/wheel/./flufl/bounce
[2024-11-22T20:34:01.506Z] copying flufl/bounce/README.rst -> build/bdist.linux-x86_64/wheel/./flufl/bounce
[2024-11-22T20:34:01.506Z] copying flufl/bounce/interfaces.py -> build/bdist.linux-x86_64/wheel/./flufl/bounce
[2024-11-22T20:34:01.506Z] copying flufl/bounce/NEWS.rst -> build/bdist.linux-x86_64/wheel/./flufl/bounce
[2024-11-22T20:34:01.506Z] copying flufl/bounce/conf.py -> build/bdist.linux-x86_64/wheel/./flufl/bounce
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/test_detectors.py -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/simple_09.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/simple_39.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/postfix_02.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/simple_03.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/hotpop_01.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/simple_19.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/qmail_03.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/__init__.py -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/simple_26.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/simple_35.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/simple_22.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/simple_24.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/microsoft_04.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/sina_01.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/bounce_02.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/dsn_15.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/simple_21.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/smtp32_07.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/smtp32_05.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/microsoft_01.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/simple_36.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/dsn_09.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/qmail_01.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/simple_30.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/postfix_05.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/dsn_14.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/dsn_10.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/simple_32.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/simple_04.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/qmail_08.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/exim_01.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/groupwise_03.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/dsn_18.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/simple_11.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/yahoo_10.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/simple_06.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/simple_17.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/smtp32_06.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/simple_42.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/dsn_17.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/groupwise_01.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/yahoo_08.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/dsn_13.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/dsn_02.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/microsoft_03.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/yahoo_11.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/simple_44.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/yahoo_05.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/simple_37.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/dsn_05.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/simple_41.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/yahoo_13.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/simple_29.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/simple_02.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/simple_23.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/newmailru_01.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/yahoo_12.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/simple_25.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/smtp32_04.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/yahoo_02.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/simple_14.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/simple_15.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/simple_10.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/qmail_02.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/smtp32_02.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/simple_40.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/bounce_03.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/groupwise_02.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/llnl_01.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/simple_08.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/aol_01.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.506Z] copying flufl/bounce/tests/data/yahoo_06.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.757Z] copying flufl/bounce/tests/data/qmail_06.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.757Z] copying flufl/bounce/tests/data/yahoo_04.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.757Z] copying flufl/bounce/tests/data/sendmail_01.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.757Z] copying flufl/bounce/tests/data/dsn_16.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.757Z] copying flufl/bounce/tests/data/postfix_01.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.757Z] copying flufl/bounce/tests/data/simple_16.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.757Z] copying flufl/bounce/tests/data/simple_20.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.757Z] copying flufl/bounce/tests/data/simple_28.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.757Z] copying flufl/bounce/tests/data/netscape_01.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.757Z] copying flufl/bounce/tests/data/bounce_01.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.757Z] copying flufl/bounce/tests/data/smtp32_01.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.757Z] copying flufl/bounce/tests/data/simple_01.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.757Z] copying flufl/bounce/tests/data/simple_34.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.757Z] copying flufl/bounce/tests/data/dsn_01.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.757Z] copying flufl/bounce/tests/data/dsn_12.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.757Z] copying flufl/bounce/tests/data/qmail_05.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.757Z] copying flufl/bounce/tests/data/yahoo_01.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.757Z] copying flufl/bounce/tests/data/dsn_07.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.757Z] copying flufl/bounce/tests/data/dsn_04.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.757Z] copying flufl/bounce/tests/data/simple_05.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.757Z] copying flufl/bounce/tests/data/simple_27.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.757Z] copying flufl/bounce/tests/data/dsn_03.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.757Z] copying flufl/bounce/tests/data/postfix_03.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.757Z] copying flufl/bounce/tests/data/smtp32_03.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.757Z] copying flufl/bounce/tests/data/yahoo_07.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.757Z] copying flufl/bounce/tests/data/dumbass_01.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.757Z] copying flufl/bounce/tests/data/dsn_08.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.757Z] copying flufl/bounce/tests/data/simple_07.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.757Z] copying flufl/bounce/tests/data/microsoft_02.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.757Z] copying flufl/bounce/tests/data/simple_13.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.757Z] copying flufl/bounce/tests/data/simple_43.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.757Z] copying flufl/bounce/tests/data/yale_01.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.757Z] copying flufl/bounce/tests/data/simple_33.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.757Z] copying flufl/bounce/tests/data/qmail_07.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.757Z] copying flufl/bounce/tests/data/simple_38.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.757Z] copying flufl/bounce/tests/data/yahoo_03.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.757Z] copying flufl/bounce/tests/data/simple_12.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.757Z] copying flufl/bounce/tests/data/qmail_04.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.757Z] copying flufl/bounce/tests/data/postfix_04.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.757Z] copying flufl/bounce/tests/data/simple_18.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.757Z] copying flufl/bounce/tests/data/dsn_06.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.757Z] copying flufl/bounce/tests/data/dsn_11.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.757Z] copying flufl/bounce/tests/data/simple_31.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.757Z] copying flufl/bounce/tests/data/yahoo_09.txt -> build/bdist.linux-x86_64/wheel/./flufl/bounce/tests/data
[2024-11-22T20:34:01.757Z] copying flufl/bounce/_detectors/smtp32.py -> build/bdist.linux-x86_64/wheel/./flufl/bounce/_detectors
[2024-11-22T20:34:01.757Z] copying flufl/bounce/_detectors/__init__.py -> build/bdist.linux-x86_64/wheel/./flufl/bounce/_detectors
[2024-11-22T20:34:01.757Z] copying flufl/bounce/_detectors/aol.py -> build/bdist.linux-x86_64/wheel/./flufl/bounce/_detectors
[2024-11-22T20:34:01.757Z] copying flufl/bounce/_detectors/caiwireless.py -> build/bdist.linux-x86_64/wheel/./flufl/bounce/_detectors
[2024-11-22T20:34:01.757Z] copying flufl/bounce/_detectors/llnl.py -> build/bdist.linux-x86_64/wheel/./flufl/bounce/_detectors
[2024-11-22T20:34:01.757Z] copying flufl/bounce/_detectors/postfix.py -> build/bdist.linux-x86_64/wheel/./flufl/bounce/_detectors
[2024-11-22T20:34:01.757Z] copying flufl/bounce/_detectors/groupwise.py -> build/bdist.linux-x86_64/wheel/./flufl/bounce/_detectors
[2024-11-22T20:34:01.757Z] copying flufl/bounce/_detectors/dsn.py -> build/bdist.linux-x86_64/wheel/./flufl/bounce/_detectors
[2024-11-22T20:34:01.757Z] copying flufl/bounce/_detectors/microsoft.py -> build/bdist.linux-x86_64/wheel/./flufl/bounce/_detectors
[2024-11-22T20:34:01.757Z] copying flufl/bounce/_detectors/sina.py -> build/bdist.linux-x86_64/wheel/./flufl/bounce/_detectors
[2024-11-22T20:34:01.757Z] copying flufl/bounce/_detectors/qmail.py -> build/bdist.linux-x86_64/wheel/./flufl/bounce/_detectors
[2024-11-22T20:34:01.757Z] copying flufl/bounce/_detectors/yale.py -> build/bdist.linux-x86_64/wheel/./flufl/bounce/_detectors
[2024-11-22T20:34:01.757Z] copying flufl/bounce/_detectors/simplematch.py -> build/bdist.linux-x86_64/wheel/./flufl/bounce/_detectors
[2024-11-22T20:34:01.757Z] copying flufl/bounce/_detectors/yahoo.py -> build/bdist.linux-x86_64/wheel/./flufl/bounce/_detectors
[2024-11-22T20:34:01.757Z] copying flufl/bounce/_detectors/exim.py -> build/bdist.linux-x86_64/wheel/./flufl/bounce/_detectors
[2024-11-22T20:34:01.757Z] copying flufl/bounce/_detectors/netscape.py -> build/bdist.linux-x86_64/wheel/./flufl/bounce/_detectors
[2024-11-22T20:34:01.757Z] copying flufl/bounce/_detectors/simplewarning.py -> build/bdist.linux-x86_64/wheel/./flufl/bounce/_detectors
[2024-11-22T20:34:01.757Z] copying flufl/bounce/_detectors/exchange.py -> build/bdist.linux-x86_64/wheel/./flufl/bounce/_detectors
[2024-11-22T20:34:01.757Z] copying flufl/bounce/docs/__init__.py -> build/bdist.linux-x86_64/wheel/./flufl/bounce/docs
[2024-11-22T20:34:01.757Z] copying flufl/bounce/docs/using.rst -> build/bdist.linux-x86_64/wheel/./flufl/bounce/docs
[2024-11-22T20:34:01.757Z] copying flufl/bounce/testing/helpers.py -> build/bdist.linux-x86_64/wheel/./flufl/bounce/testing
[2024-11-22T20:34:01.757Z] copying flufl/bounce/testing/__init__.py -> build/bdist.linux-x86_64/wheel/./flufl/bounce/testing
[2024-11-22T20:34:01.757Z] running install_egg_info
[2024-11-22T20:34:01.757Z] Copying flufl.bounce.egg-info to build/bdist.linux-x86_64/wheel/./flufl.bounce-4.0-py3.13.egg-info
[2024-11-22T20:34:01.757Z] Installing build/bdist.linux-x86_64/wheel/./flufl.bounce-4.0-py3.13-nspkg.pth
[2024-11-22T20:34:01.757Z] running install_scripts
[2024-11-22T20:34:01.757Z] creating build/bdist.linux-x86_64/wheel/flufl.bounce-4.0.dist-info/WHEEL
[2024-11-22T20:34:01.757Z] creating '/build/python-flufl.bounce/src/flufl.bounce-4.0/dist/.tmp-0k1jfxn2/flufl.bounce-4.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
[2024-11-22T20:34:01.757Z] adding 'flufl.bounce-4.0-py3.13-nspkg.pth'
[2024-11-22T20:34:01.757Z] adding 'flufl/bounce/NEWS.rst'
[2024-11-22T20:34:01.757Z] adding 'flufl/bounce/README.rst'
[2024-11-22T20:34:01.757Z] adding 'flufl/bounce/__init__.py'
[2024-11-22T20:34:01.757Z] adding 'flufl/bounce/_scan.py'
[2024-11-22T20:34:01.757Z] adding 'flufl/bounce/conf.py'
[2024-11-22T20:34:01.757Z] adding 'flufl/bounce/interfaces.py'
[2024-11-22T20:34:01.757Z] adding 'flufl/bounce/_detectors/__init__.py'
[2024-11-22T20:34:01.757Z] adding 'flufl/bounce/_detectors/aol.py'
[2024-11-22T20:34:01.757Z] adding 'flufl/bounce/_detectors/caiwireless.py'
[2024-11-22T20:34:01.757Z] adding 'flufl/bounce/_detectors/dsn.py'
[2024-11-22T20:34:01.757Z] adding 'flufl/bounce/_detectors/exchange.py'
[2024-11-22T20:34:01.757Z] adding 'flufl/bounce/_detectors/exim.py'
[2024-11-22T20:34:01.757Z] adding 'flufl/bounce/_detectors/groupwise.py'
[2024-11-22T20:34:01.757Z] adding 'flufl/bounce/_detectors/llnl.py'
[2024-11-22T20:34:01.757Z] adding 'flufl/bounce/_detectors/microsoft.py'
[2024-11-22T20:34:01.757Z] adding 'flufl/bounce/_detectors/netscape.py'
[2024-11-22T20:34:01.757Z] adding 'flufl/bounce/_detectors/postfix.py'
[2024-11-22T20:34:01.757Z] adding 'flufl/bounce/_detectors/qmail.py'
[2024-11-22T20:34:01.757Z] adding 'flufl/bounce/_detectors/simplematch.py'
[2024-11-22T20:34:01.757Z] adding 'flufl/bounce/_detectors/simplewarning.py'
[2024-11-22T20:34:01.757Z] adding 'flufl/bounce/_detectors/sina.py'
[2024-11-22T20:34:01.757Z] adding 'flufl/bounce/_detectors/smtp32.py'
[2024-11-22T20:34:01.757Z] adding 'flufl/bounce/_detectors/yahoo.py'
[2024-11-22T20:34:01.757Z] adding 'flufl/bounce/_detectors/yale.py'
[2024-11-22T20:34:01.757Z] adding 'flufl/bounce/docs/__init__.py'
[2024-11-22T20:34:01.757Z] adding 'flufl/bounce/docs/using.rst'
[2024-11-22T20:34:01.757Z] adding 'flufl/bounce/testing/__init__.py'
[2024-11-22T20:34:01.757Z] adding 'flufl/bounce/testing/helpers.py'
[2024-11-22T20:34:01.757Z] adding 'flufl/bounce/tests/__init__.py'
[2024-11-22T20:34:01.757Z] adding 'flufl/bounce/tests/test_detectors.py'
[2024-11-22T20:34:01.757Z] adding 'flufl/bounce/tests/data/__init__.py'
[2024-11-22T20:34:01.757Z] adding 'flufl/bounce/tests/data/aol_01.txt'
[2024-11-22T20:34:01.757Z] adding 'flufl/bounce/tests/data/bounce_01.txt'
[2024-11-22T20:34:01.757Z] adding 'flufl/bounce/tests/data/bounce_02.txt'
[2024-11-22T20:34:01.757Z] adding 'flufl/bounce/tests/data/bounce_03.txt'
[2024-11-22T20:34:01.757Z] adding 'flufl/bounce/tests/data/dsn_01.txt'
[2024-11-22T20:34:01.757Z] adding 'flufl/bounce/tests/data/dsn_02.txt'
[2024-11-22T20:34:01.757Z] adding 'flufl/bounce/tests/data/dsn_03.txt'
[2024-11-22T20:34:01.757Z] adding 'flufl/bounce/tests/data/dsn_04.txt'
[2024-11-22T20:34:01.757Z] adding 'flufl/bounce/tests/data/dsn_05.txt'
[2024-11-22T20:34:01.757Z] adding 'flufl/bounce/tests/data/dsn_06.txt'
[2024-11-22T20:34:01.757Z] adding 'flufl/bounce/tests/data/dsn_07.txt'
[2024-11-22T20:34:01.757Z] adding 'flufl/bounce/tests/data/dsn_08.txt'
[2024-11-22T20:34:01.757Z] adding 'flufl/bounce/tests/data/dsn_09.txt'
[2024-11-22T20:34:01.757Z] adding 'flufl/bounce/tests/data/dsn_10.txt'
[2024-11-22T20:34:01.757Z] adding 'flufl/bounce/tests/data/dsn_11.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/dsn_12.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/dsn_13.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/dsn_14.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/dsn_15.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/dsn_16.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/dsn_17.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/dsn_18.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/dumbass_01.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/exim_01.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/groupwise_01.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/groupwise_02.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/groupwise_03.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/hotpop_01.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/llnl_01.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/microsoft_01.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/microsoft_02.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/microsoft_03.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/microsoft_04.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/netscape_01.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/newmailru_01.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/postfix_01.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/postfix_02.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/postfix_03.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/postfix_04.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/postfix_05.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/qmail_01.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/qmail_02.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/qmail_03.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/qmail_04.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/qmail_05.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/qmail_06.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/qmail_07.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/qmail_08.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/sendmail_01.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/simple_01.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/simple_02.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/simple_03.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/simple_04.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/simple_05.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/simple_06.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/simple_07.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/simple_08.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/simple_09.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/simple_10.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/simple_11.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/simple_12.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/simple_13.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/simple_14.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/simple_15.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/simple_16.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/simple_17.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/simple_18.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/simple_19.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/simple_20.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/simple_21.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/simple_22.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/simple_23.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/simple_24.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/simple_25.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/simple_26.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/simple_27.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/simple_28.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/simple_29.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/simple_30.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/simple_31.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/simple_32.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/simple_33.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/simple_34.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/simple_35.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/simple_36.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/simple_37.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/simple_38.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/simple_39.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/simple_40.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/simple_41.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/simple_42.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/simple_43.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/simple_44.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/sina_01.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/smtp32_01.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/smtp32_02.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/smtp32_03.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/smtp32_04.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/smtp32_05.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/smtp32_06.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/smtp32_07.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/yahoo_01.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/yahoo_02.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/yahoo_03.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/yahoo_04.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/yahoo_05.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/yahoo_06.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/yahoo_07.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/yahoo_08.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/yahoo_09.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/yahoo_10.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/yahoo_11.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/yahoo_12.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/yahoo_13.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl/bounce/tests/data/yale_01.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl.bounce-4.0.dist-info/LICENSE'
[2024-11-22T20:34:01.758Z] adding 'flufl.bounce-4.0.dist-info/METADATA'
[2024-11-22T20:34:01.758Z] adding 'flufl.bounce-4.0.dist-info/WHEEL'
[2024-11-22T20:34:01.758Z] adding 'flufl.bounce-4.0.dist-info/namespace_packages.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl.bounce-4.0.dist-info/top_level.txt'
[2024-11-22T20:34:01.758Z] adding 'flufl.bounce-4.0.dist-info/RECORD'
[2024-11-22T20:34:01.758Z] removing build/bdist.linux-x86_64/wheel
[2024-11-22T20:34:01.758Z] Successfully built flufl.bounce-4.0-py3-none-any.whl
[2024-11-22T20:34:01.758Z] ==> Starting check()...
[2024-11-22T20:34:02.008Z] ============================= test session starts ==============================
[2024-11-22T20:34:02.008Z] platform linux -- Python 3.13.0, pytest-8.3.3, pluggy-1.5.0 -- /usr/bin/python
[2024-11-22T20:34:02.008Z] cachedir: .pytest_cache
[2024-11-22T20:34:02.008Z] rootdir: /build/python-flufl.bounce/src/flufl.bounce-4.0
[2024-11-22T20:34:02.259Z] collecting ... collected 0 items / 1 error
[2024-11-22T20:34:02.259Z]
[2024-11-22T20:34:02.259Z] ==================================== ERRORS ====================================
[2024-11-22T20:34:02.259Z] ____________ ERROR collecting flufl/bounce/tests/test_detectors.py _____________
[2024-11-22T20:34:02.259Z] ImportError while importing test module '/build/python-flufl.bounce/src/flufl.bounce-4.0/flufl/bounce/tests/test_detectors.py'.
[2024-11-22T20:34:02.259Z] Hint: make sure your test modules/packages have valid Python names.
[2024-11-22T20:34:02.259Z] Traceback:
[2024-11-22T20:34:02.259Z] /usr/lib/python3.13/site-packages/_pytest/python.py:493: in importtestmodule
[2024-11-22T20:34:02.259Z] mod = import_path(
[2024-11-22T20:34:02.259Z] /usr/lib/python3.13/site-packages/_pytest/pathlib.py:582: in import_path
[2024-11-22T20:34:02.259Z] importlib.import_module(module_name)
[2024-11-22T20:34:02.259Z] /usr/lib/python3.13/importlib/__init__.py:88: in import_module
[2024-11-22T20:34:02.259Z] return _bootstrap._gcd_import(name[level:], package, level)
[2024-11-22T20:34:02.259Z] <frozen importlib._bootstrap>:1387: in _gcd_import
[2024-11-22T20:34:02.259Z] ???
[2024-11-22T20:34:02.259Z] <frozen importlib._bootstrap>:1360: in _find_and_load
[2024-11-22T20:34:02.259Z] ???
[2024-11-22T20:34:02.259Z] <frozen importlib._bootstrap>:1310: in _find_and_load_unlocked
[2024-11-22T20:34:02.259Z] ???
[2024-11-22T20:34:02.259Z] <frozen importlib._bootstrap>:488: in _call_with_frames_removed
[2024-11-22T20:34:02.259Z] ???
[2024-11-22T20:34:02.259Z] <frozen importlib._bootstrap>:1387: in _gcd_import
[2024-11-22T20:34:02.259Z] ???
[2024-11-22T20:34:02.259Z] <frozen importlib._bootstrap>:1360: in _find_and_load
[2024-11-22T20:34:02.259Z] ???
[2024-11-22T20:34:02.259Z] <frozen importlib._bootstrap>:1310: in _find_and_load_unlocked
[2024-11-22T20:34:02.259Z] ???
[2024-11-22T20:34:02.259Z] <frozen importlib._bootstrap>:488: in _call_with_frames_removed
[2024-11-22T20:34:02.259Z] ???
[2024-11-22T20:34:02.259Z] <frozen importlib._bootstrap>:1387: in _gcd_import
[2024-11-22T20:34:02.259Z] ???
[2024-11-22T20:34:02.259Z] <frozen importlib._bootstrap>:1360: in _find_and_load
[2024-11-22T20:34:02.259Z] ???
[2024-11-22T20:34:02.259Z] <frozen importlib._bootstrap>:1331: in _find_and_load_unlocked
[2024-11-22T20:34:02.259Z] ???
[2024-11-22T20:34:02.259Z] <frozen importlib._bootstrap>:935: in _load_unlocked
[2024-11-22T20:34:02.259Z] ???
[2024-11-22T20:34:02.259Z] <frozen importlib._bootstrap_external>:1022: in exec_module
[2024-11-22T20:34:02.259Z] ???
[2024-11-22T20:34:02.259Z] <frozen importlib._bootstrap>:488: in _call_with_frames_removed
[2024-11-22T20:34:02.259Z] ???
[2024-11-22T20:34:02.259Z] flufl/bounce/__init__.py:1: in <module>
[2024-11-22T20:34:02.259Z] from ._scan import all_failures, scan_message
[2024-11-22T20:34:02.259Z] flufl/bounce/_scan.py:3: in <module>
[2024-11-22T20:34:02.259Z] from flufl.bounce._detectors import (
[2024-11-22T20:34:02.259Z] flufl/bounce/_detectors/aol.py:6: in <module>
[2024-11-22T20:34:02.259Z] from flufl.bounce.interfaces import (
[2024-11-22T20:34:02.259Z] flufl/bounce/interfaces.py:3: in <module>
[2024-11-22T20:34:02.259Z] from public import public
[2024-11-22T20:34:02.259Z] E ModuleNotFoundError: No module named 'public'
[2024-11-22T20:34:02.259Z] =============================== warnings summary ===============================
[2024-11-22T20:34:02.259Z] flufl/__init__.py:1
[2024-11-22T20:34:02.259Z] /build/python-flufl.bounce/src/flufl.bounce-4.0/flufl/__init__.py:1: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
[2024-11-22T20:34:02.259Z] __import__('pkg_resources').declare_namespace(__name__)
[2024-11-22T20:34:02.259Z]
[2024-11-22T20:34:02.259Z] ../../../../usr/lib/python3.13/site-packages/pkg_resources/__init__.py:3154
[2024-11-22T20:34:02.259Z] /usr/lib/python3.13/site-packages/pkg_resources/__init__.py:3154: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('flufl')`.
[2024-11-22T20:34:02.259Z] Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
[2024-11-22T20:34:02.259Z] declare_namespace(pkg)
[2024-11-22T20:34:02.259Z]
[2024-11-22T20:34:02.259Z] ../../../../usr/lib/python3.13/site-packages/pkg_resources/__init__.py:3154
[2024-11-22T20:34:02.259Z] /usr/lib/python3.13/site-packages/pkg_resources/__init__.py:3154: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('zope')`.
[2024-11-22T20:34:02.259Z] Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
[2024-11-22T20:34:02.259Z] declare_namespace(pkg)
[2024-11-22T20:34:02.259Z]
[2024-11-22T20:34:02.259Z] flufl/__init__.py:1
[2024-11-22T20:34:02.259Z] /build/python-flufl.bounce/src/flufl.bounce-4.0/flufl/__init__.py:1: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('flufl')`.
[2024-11-22T20:34:02.259Z] Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
[2024-11-22T20:34:02.259Z] __import__('pkg_resources').declare_namespace(__name__)
[2024-11-22T20:34:02.259Z]
[2024-11-22T20:34:02.259Z] -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
[2024-11-22T20:34:02.259Z] =========================== short test summary info ============================
[2024-11-22T20:34:02.259Z] ERROR flufl/bounce/tests/test_detectors.py
[2024-11-22T20:34:02.259Z] !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
[2024-11-22T20:34:02.259Z] ========================= 4 warnings, 1 error in 0.27s =========================
[2024-11-22T20:34:02.259Z] ==> ERROR: A failure occurred in check().
[2024-11-22T20:34:02.259Z] Aborting...
[2024-11-22T20:34:04.741Z] ==> ERROR: Build failed, check /build/buildpkg/world-goblins-x86_64/jenkins/build
[Pipeline] }
[2024-11-22T20:34:04.743Z] ERROR: Failed to build source
[2024-11-22T20:34:04.743Z] ERROR: script returned exit code 255
[2024-11-22T20:34:04.743Z] Setting overall build result to FAILURE
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Check)
Stage "Check" skipped due to when conditional
[Pipeline] getContext
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Sign)
Stage "Sign" skipped due to when conditional
[Pipeline] getContext
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Add)
Stage "Add" skipped due to when conditional
[Pipeline] getContext
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Remove)
Stage "Remove" skipped due to when conditional
[Pipeline] getContext
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] emailext
[2024-11-22T20:34:04.917Z] Sending email to: artix-build-failures at artixlinux.org
More information about the artix-build-failures
mailing list