[artix-build-failures] [gremlins] Failure: python-zope-interface

jenkins at artixlinux.org jenkins at artixlinux.org
Sat Oct 10 21:11:41 CEST 2020


   Failure

   Build: x86_64/testing

   Packages:

   python-zope-interface-5.1.2-1-x86_64.pkg.tar.zst
   python2-zope-interface-5.1.2-1-x86_64.pkg.tar.zst

   author: alium

   email: alium at artixlinux.org

   [1]https://orion.artixlinux.org/job/packagesPython/job/python-zope-inte
   rface/job/master/4/

References

   1. https://orion.artixlinux.org/job/packagesPython/job/python-zope-interface/job/master/4/
-------------- next part --------------
Started by user alium
Restarted from build #3, stage Prepare
Running as alium
Querying the current revision of branch master...
Current revision of branch master is d2f89bbef50772240002c6c4eb9f4115904e5240
Obtained Jenkinsfile from d2f89bbef50772240002c6c4eb9f4115904e5240
Copying 8 artifact(s) from gremlins
Running in Durability level: PERFORMANCE_OPTIMIZED
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/hon_python-zope-interface_master
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Prepare)
[Pipeline] catchError
[Pipeline] {
[Pipeline] checkout
[2020-10-10T19:10:27.149Z] The recommended git tool is: NONE
[2020-10-10T19:10:27.149Z] Warning: CredentialId "jenkins-gotea-token" could not be found.
[2020-10-10T19:10:27.150Z]  > git rev-parse --is-inside-work-tree # timeout=10
[2020-10-10T19:10:27.156Z] Fetching changes from the remote Git repository
[2020-10-10T19:10:27.156Z]  > git config remote.origin.url https://gitea.artixlinux.org/packagesPython/python-zope-interface.git # timeout=10
[2020-10-10T19:10:27.161Z] Cleaning workspace
[2020-10-10T19:10:27.161Z]  > git rev-parse --verify HEAD # timeout=10
[2020-10-10T19:10:27.167Z] Resetting working tree
[2020-10-10T19:10:27.167Z]  > git reset --hard # timeout=10
[2020-10-10T19:10:27.177Z]  > git clean -fdx # timeout=10
[2020-10-10T19:10:27.181Z] Fetching without tags
[2020-10-10T19:10:27.181Z] Fetching upstream changes from https://gitea.artixlinux.org/packagesPython/python-zope-interface.git
[2020-10-10T19:10:27.181Z]  > git --version # timeout=10
[2020-10-10T19:10:27.186Z]  > git --version # 'git version 2.27.0'
[2020-10-10T19:10:27.186Z]  > git fetch --no-tags --force --progress -- https://gitea.artixlinux.org/packagesPython/python-zope-interface.git +refs/heads/master:refs/remotes/origin/master # timeout=10
[2020-10-10T19:10:27.295Z] Checking out Revision d2f89bbef50772240002c6c4eb9f4115904e5240 (master)
[2020-10-10T19:10:27.295Z]  > git config core.sparsecheckout # timeout=10
[2020-10-10T19:10:27.300Z]  > git checkout -f d2f89bbef50772240002c6c4eb9f4115904e5240 # timeout=10
[2020-10-10T19:10:27.309Z] Commit message: "[trunk] -> [testing] 'python-zope-interface-5.1.2-1' add"
[2020-10-10T19:10:27.309Z]  > git rev-list --no-walk a60c80ab9d18cbf5a9ef7cba906689c276c274c7 # timeout=10
[2020-10-10T19:10:27.324Z] Cleaning workspace
[2020-10-10T19:10:27.324Z]  > git rev-parse --verify HEAD # timeout=10
[2020-10-10T19:10:27.330Z] Resetting working tree
[2020-10-10T19:10:27.330Z]  > git reset --hard # timeout=10
[2020-10-10T19:10:27.336Z]  > git clean -fdx # timeout=10
[2020-10-10T19:10:27.342Z] [Gitea] Notifying branch build status: PENDING Build started...
[2020-10-10T19:10:27.363Z] ERROR: Could not send notifications
[2020-10-10T19:10:27.363Z] org.jenkinsci.plugin.gitea.client.api.GiteaHttpStatusException: HTTP 401/Unauthorized
[2020-10-10T19:10:27.363Z] {"context":"packagesPython/python-zope-interface/pipeline/head","description":"Build started...","state":"pending","status":"pending","target_url":"https://orion.artixlinux.org/job/packagesPython/job/python-zope-interface/job/master/4/display/redirect"}
[2020-10-10T19:10:27.363Z] 	at org.jenkinsci.plugin.gitea.client.impl.DefaultGiteaConnection.post(DefaultGiteaConnection.java:911)
[2020-10-10T19:10:27.363Z] 	at org.jenkinsci.plugin.gitea.client.impl.DefaultGiteaConnection.createCommitStatus(DefaultGiteaConnection.java:597)
[2020-10-10T19:10:27.363Z] 	at org.jenkinsci.plugin.gitea.GiteaNotifier.sendNotifications(GiteaNotifier.java:153)
[2020-10-10T19:10:27.363Z] 	at org.jenkinsci.plugin.gitea.GiteaNotifier.access$400(GiteaNotifier.java:67)
[2020-10-10T19:10:27.363Z] 	at org.jenkinsci.plugin.gitea.GiteaNotifier$JobCheckOutListener.onCheckout(GiteaNotifier.java:302)
[2020-10-10T19:10:27.363Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:150)
[2020-10-10T19:10:27.363Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
[2020-10-10T19:10:27.363Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
[2020-10-10T19:10:27.363Z] 	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
[2020-10-10T19:10:27.363Z] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[2020-10-10T19:10:27.363Z] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[2020-10-10T19:10:27.363Z] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[2020-10-10T19:10:27.363Z] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[2020-10-10T19:10:27.363Z] 	at java.lang.Thread.run(Thread.java:748)
[Pipeline] libraryResource
[Pipeline] readYaml
[Pipeline] sh
[2020-10-10T19:10:27.692Z] + git show -s --format=%an d2f89bbef50772240002c6c4eb9f4115904e5240
[Pipeline] sh
[2020-10-10T19:10:27.977Z] + git show -s --format=%ae d2f89bbef50772240002c6c4eb9f4115904e5240
[Pipeline] sh
[2020-10-10T19:10:28.258Z] + git show --pretty=format: --name-status d2f89bbef50772240002c6c4eb9f4115904e5240
[Pipeline] fileExists
[Pipeline] sh
[2020-10-10T19:10:28.578Z] + pkg2yaml -d x86_64/testing
[Pipeline] readYaml
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] withCredentials
[2020-10-10T19:10:28.982Z] Masking supported pattern matches of $BUILDBOT_GPGP
[Pipeline] {
[Pipeline] echo
[2020-10-10T19:10:29.042Z] isLibBump: false
[Pipeline] dir
[2020-10-10T19:10:29.064Z] Running in /var/lib/jenkins/workspace/hon_python-zope-interface_master/x86_64/testing
[Pipeline] {
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
[2020-10-10T19:10:29.412Z] + buildpkg -C -d gremlins
[2020-10-10T19:10:32.642Z] :: Synchronizing package databases...
[2020-10-10T19:10:32.642Z] downloading gremlins.db...
[2020-10-10T19:10:32.642Z]  system is up to date
[2020-10-10T19:10:32.642Z]  world is up to date
[2020-10-10T19:10:32.642Z]  galaxy-gremlins is up to date
[2020-10-10T19:10:32.642Z] downloading galaxy.db...
[2020-10-10T19:10:32.642Z] downloading extra.db...
[2020-10-10T19:10:32.642Z]  community-testing is up to date
[2020-10-10T19:10:32.642Z] downloading community.db...
[2020-10-10T19:10:32.892Z] :: Starting full system upgrade...
[2020-10-10T19:10:33.142Z]  there is nothing to do
[2020-10-10T19:10:34.054Z] ==> Building in chroot for [gremlins] (x86_64)...
[2020-10-10T19:10:35.915Z] ==> Synchronizing chroot copy [/build/buildpkg/gremlins-x86_64/root] -> [jenkins]...done
[2020-10-10T19:10:37.776Z] ==> Making package: python-zope-interface 5.1.2-1 (Sat Oct 10 21:10:37 2020)
[2020-10-10T19:10:37.776Z] ==> Retrieving sources...
[2020-10-10T19:10:37.776Z]   -> Found zope.interface-5.1.2.tar.gz
[2020-10-10T19:10:37.776Z] ==> Validating source files with sha512sums...
[2020-10-10T19:10:37.776Z]     zope.interface-5.1.2.tar.gz ... Passed
[2020-10-10T19:10:44.256Z] ==> Making package: python-zope-interface 5.1.2-1 (Sat 10 Oct 2020 07:10:43 PM UTC)
[2020-10-10T19:10:44.256Z] ==> Checking runtime dependencies...
[2020-10-10T19:10:44.256Z] ==> Checking buildtime dependencies...
[2020-10-10T19:10:44.256Z] ==> Installing missing dependencies...
[2020-10-10T19:10:44.507Z] resolving dependencies...
[2020-10-10T19:10:44.757Z] looking for conflicting packages...
[2020-10-10T19:10:44.757Z] 
[2020-10-10T19:10:44.757Z] Package (69)                       New Version    Net Change  Download Size
[2020-10-10T19:10:44.757Z] 
[2020-10-10T19:10:44.757Z] system/libnsl                      1.3.0-1          0.19 MiB               
[2020-10-10T19:10:44.757Z] world/python                       3.8.6-1         77.86 MiB               
[2020-10-10T19:10:44.757Z] world/python-appdirs               1.4.4-1          0.07 MiB               
[2020-10-10T19:10:44.757Z] galaxy/python-cachecontrol         0.12.6-1         0.10 MiB               
[2020-10-10T19:10:44.757Z] world/python-chardet               3.0.4-5          1.12 MiB               
[2020-10-10T19:10:44.757Z] galaxy/python-colorama             0.4.3-1          0.09 MiB               
[2020-10-10T19:10:44.757Z] galaxy/python-contextlib2          0.6.0.post1-1    0.05 MiB               
[2020-10-10T19:10:44.757Z] galaxy/python-distlib              0.3.1-1          1.25 MiB               
[2020-10-10T19:10:44.757Z] galaxy/python-distro               1.5.0-1          0.15 MiB               
[2020-10-10T19:10:44.757Z] galaxy/python-html5lib             1.1-1            1.17 MiB               
[2020-10-10T19:10:44.757Z] world/python-idna                  2.10-1           0.67 MiB               
[2020-10-10T19:10:44.757Z] galaxy/python-msgpack              1.0.0-1          0.27 MiB               
[2020-10-10T19:10:44.757Z] world/python-ordered-set           4.0.2-1          0.06 MiB               
[2020-10-10T19:10:44.757Z] world/python-packaging             20.4-1           0.17 MiB               
[2020-10-10T19:10:44.757Z] world/python-pep517                0.8.2-1          0.12 MiB               
[2020-10-10T19:10:44.757Z] galaxy/python-progress             1.5-3            0.04 MiB               
[2020-10-10T19:10:44.757Z] world/python-pyparsing             2.4.7-1          0.73 MiB               
[2020-10-10T19:10:44.757Z] world/python-requests              2.24.0-1         0.44 MiB               
[2020-10-10T19:10:44.757Z] galaxy/python-resolvelib           0.4.0-1          0.08 MiB               
[2020-10-10T19:10:44.757Z] world/python-retrying              1.3.3-7          0.03 MiB               
[2020-10-10T19:10:44.757Z] world/python-setuptools            1:50.3.0-1       2.98 MiB               
[2020-10-10T19:10:44.757Z] world/python-six                   1.15.0-1         0.09 MiB               
[2020-10-10T19:10:44.757Z] galaxy/python-toml                 0.10.1-2         0.13 MiB               
[2020-10-10T19:10:44.757Z] world/python-urllib3               1.25.10-1        0.64 MiB               
[2020-10-10T19:10:44.757Z] galaxy/python-webencodings         0.5.1-4          0.06 MiB               
[2020-10-10T19:10:44.757Z] galaxy/python-zope-exceptions      4.4-1            0.16 MiB       0.03 MiB
[2020-10-10T19:10:44.757Z] gremlins/python-zope-interface     5.1.2-1          2.40 MiB       0.29 MiB
[2020-10-10T19:10:44.757Z] world/python2                      2.7.18-2        79.62 MiB               
[2020-10-10T19:10:44.757Z] world/python2-appdirs              1.4.4-1          0.08 MiB               
[2020-10-10T19:10:44.757Z] extra/python2-backports            1.0-3            0.00 MiB               
[2020-10-10T19:10:44.757Z] galaxy/python2-cachecontrol        0.12.6-1         0.12 MiB       0.03 MiB
[2020-10-10T19:10:44.757Z] world/python2-chardet              3.0.4-5          1.35 MiB       0.17 MiB
[2020-10-10T19:10:44.757Z] galaxy/python2-colorama            0.4.3-1          0.10 MiB       0.02 MiB
[2020-10-10T19:10:44.757Z] extra/python2-configparser         4.0.2-2          0.21 MiB               
[2020-10-10T19:10:44.757Z] galaxy/python2-contextlib2         0.6.0.post1-1    0.06 MiB               
[2020-10-10T19:10:44.757Z] galaxy/python2-distlib             0.3.1-1          1.41 MiB               
[2020-10-10T19:10:44.757Z] galaxy/python2-distro              1.5.0-1          0.15 MiB       0.03 MiB
[2020-10-10T19:10:44.757Z] galaxy/python2-html5lib            1.1-1            1.36 MiB       0.20 MiB
[2020-10-10T19:10:44.757Z] world/python2-idna                 2.10-1           0.93 MiB       0.11 MiB
[2020-10-10T19:10:44.757Z] galaxy/python2-importlib-metadata  1.6.1-1          0.22 MiB               
[2020-10-10T19:10:44.757Z] extra/python2-ipaddress            1.0.23-2         0.22 MiB       0.03 MiB
[2020-10-10T19:10:44.757Z] community/python2-more-itertools   5.0.0-2          0.48 MiB               
[2020-10-10T19:10:44.757Z] community/python2-msgpack          0.6.2-4          0.26 MiB       0.07 MiB
[2020-10-10T19:10:44.757Z] world/python2-ordered-set          3.1.1-2          0.05 MiB               
[2020-10-10T19:10:44.757Z] world/python2-packaging            20.4-1           0.19 MiB               
[2020-10-10T19:10:44.757Z] community/python2-pathlib2         2.3.5-1          0.18 MiB               
[2020-10-10T19:10:44.757Z] world/python2-pep517               0.8.2-1          0.13 MiB       0.03 MiB
[2020-10-10T19:10:44.757Z] community/python2-progress         1.5-3            0.04 MiB       0.01 MiB
[2020-10-10T19:10:44.757Z] world/python2-pyparsing            2.4.7-1          0.79 MiB               
[2020-10-10T19:10:44.757Z] world/python2-requests             2.24.0-1         0.49 MiB       0.09 MiB
[2020-10-10T19:10:44.757Z] galaxy/python2-resolvelib          0.4.0-1          0.09 MiB       0.02 MiB
[2020-10-10T19:10:44.757Z] world/python2-retrying             1.3.3-7          0.04 MiB       0.01 MiB
[2020-10-10T19:10:44.757Z] community/python2-scandir          1.10.0-3         0.09 MiB               
[2020-10-10T19:10:44.757Z] world/python2-setuptools           1:45.0.0-1       1.75 MiB               
[2020-10-10T19:10:44.757Z] world/python2-six                  1.15.0-1         0.10 MiB               
[2020-10-10T19:10:44.757Z] galaxy/python2-toml                0.10.1-2         0.14 MiB               
[2020-10-10T19:10:44.757Z] world/python2-urllib3              1.25.10-1        0.69 MiB       0.16 MiB
[2020-10-10T19:10:44.757Z] community/python2-webencodings     0.5.1-4          0.06 MiB       0.02 MiB
[2020-10-10T19:10:44.758Z] galaxy/python2-zipp                2.0.0-1          0.02 MiB               
[2020-10-10T19:10:44.758Z] galaxy/python2-zope-exceptions     4.4-1            0.19 MiB       0.03 MiB
[2020-10-10T19:10:44.758Z] gremlins/python2-zope-interface    5.1.2-1          2.69 MiB       0.27 MiB
[2020-10-10T19:10:44.758Z] galaxy/python-coverage             5.2.1-1          1.28 MiB       0.26 MiB
[2020-10-10T19:10:44.758Z] world/python-pip                   20.1.1-1         1.44 MiB               
[2020-10-10T19:10:44.758Z] galaxy/python-zope-event           4.5.0-1          0.02 MiB       0.01 MiB
[2020-10-10T19:10:44.758Z] galaxy/python-zope-testing         4.7-3            0.22 MiB       0.04 MiB
[2020-10-10T19:10:44.758Z] galaxy/python2-coverage            5.2.1-1          1.40 MiB       0.25 MiB
[2020-10-10T19:10:44.758Z] world/python2-pip                  20.1.1-1         1.57 MiB       0.37 MiB
[2020-10-10T19:10:44.758Z] galaxy/python2-zope-event          4.5.0-1          0.02 MiB       0.01 MiB
[2020-10-10T19:10:44.758Z] galaxy/python2-zope-testing        4.7-3            0.23 MiB       0.04 MiB
[2020-10-10T19:10:44.758Z] 
[2020-10-10T19:10:44.758Z] Total Download Size:     2.59 MiB
[2020-10-10T19:10:44.758Z] Total Installed Size:  191.60 MiB
[2020-10-10T19:10:44.758Z] 
[2020-10-10T19:10:44.758Z] :: Proceed with installation? [Y/n] 
[2020-10-10T19:10:44.758Z] :: Retrieving packages...
[2020-10-10T19:10:44.758Z] error: failed retrieving file 'python-zope-interface-5.1.2-1-x86_64.pkg.tar.zst' from localhost:55555 : The requested URL returned error: 404
[2020-10-10T19:10:44.758Z] error: failed retrieving file 'python-zope-interface-5.1.2-1-x86_64.pkg.tar.zst' from mirror1.artixlinux.org : The requested URL returned error: 404
[2020-10-10T19:10:45.008Z] error: failed retrieving file 'python-zope-interface-5.1.2-1-x86_64.pkg.tar.zst' from mirrors.dotsrc.org : The requested URL returned error: 404
[2020-10-10T19:10:45.008Z] error: failed retrieving file 'python-zope-interface-5.1.2-1-x86_64.pkg.tar.zst' from ftp.ntua.gr : The requested URL returned error: 404
[2020-10-10T19:10:45.919Z] error: failed retrieving file 'python-zope-interface-5.1.2-1-x86_64.pkg.tar.zst' from artix.wheaton.edu : The requested URL returned error: 404
[2020-10-10T19:10:46.169Z] error: failed retrieving file 'python-zope-interface-5.1.2-1-x86_64.pkg.tar.zst' from mirror.clarkson.edu : The requested URL returned error: 404
[2020-10-10T19:10:46.719Z] error: failed retrieving file 'python-zope-interface-5.1.2-1-x86_64.pkg.tar.zst' from ftp.cc.uoc.gr : The requested URL returned error: 404
[2020-10-10T19:10:46.719Z] error: failed retrieving file 'python-zope-interface-5.1.2-1-x86_64.pkg.tar.zst' from quantum-mirror.hu : The requested URL returned error: 404
[2020-10-10T19:10:46.970Z] error: failed retrieving file 'python-zope-interface-5.1.2-1-x86_64.pkg.tar.zst' from artix.unixpeople.org : The requested URL returned error: 404
[2020-10-10T19:10:47.220Z] error: failed retrieving file 'python-zope-interface-5.1.2-1-x86_64.pkg.tar.zst' from artix.rw-net.de : The requested URL returned error: 404
[2020-10-10T19:10:49.702Z] error: failed retrieving file 'python-zope-interface-5.1.2-1-x86_64.pkg.tar.zst' from mirrors.tuna.tsinghua.edu.cn : The requested URL returned error: 404
[2020-10-10T19:11:01.797Z] error: failed retrieving file 'python-zope-interface-5.1.2-1-x86_64.pkg.tar.zst' from www.nylxs.com : Connection timed out after 10001 milliseconds
[2020-10-10T19:11:01.797Z] error: failed retrieving file 'python-zope-interface-5.1.2-1-x86_64.pkg.tar.zst' from ftp.sh.cvut.cz : The requested URL returned error: 404
[2020-10-10T19:11:01.797Z] error: failed retrieving file 'python-zope-interface-5.1.2-1-x86_64.pkg.tar.zst' from mirrors.nettek.us : The requested URL returned error: 404
[2020-10-10T19:11:01.797Z] error: failed retrieving file 'python-zope-interface-5.1.2-1-x86_64.pkg.tar.zst' from artix.cccp.io : The requested URL returned error: 404
[2020-10-10T19:11:01.797Z] error: failed retrieving file 'python-zope-interface-5.1.2-1-x86_64.pkg.tar.zst' from mirror.linux.pizza : The requested URL returned error: 404
[2020-10-10T19:11:03.658Z] error: failed retrieving file 'python-zope-interface-5.1.2-1-x86_64.pkg.tar.zst' from mirrors.cloud.tencent.com : The requested URL returned error: 404
[2020-10-10T19:11:03.658Z] error: failed retrieving file 'python-zope-interface-5.1.2-1-x86_64.pkg.tar.zst' from mirrors.redcorelinux.org : The requested URL returned error: 404
[2020-10-10T19:11:03.659Z] error: failed retrieving file 'python-zope-interface-5.1.2-1-x86_64.pkg.tar.zst' from eu-mirror.artixlinux.org : The requested URL returned error: 404
[2020-10-10T19:11:03.909Z] error: failed retrieving file 'python-zope-interface-5.1.2-1-x86_64.pkg.tar.zst' from us-mirror.artixlinux.org : The requested URL returned error: 404
[2020-10-10T19:11:16.005Z] error: failed retrieving file 'python-zope-interface-5.1.2-1-x86_64.pkg.tar.zst' from mirror.maakpain.kro.kr : Connection timed out after 10000 milliseconds
[2020-10-10T19:11:16.005Z] error: failed retrieving file 'python-zope-interface-5.1.2-1-x86_64.pkg.tar.zst' from mirror1.artixlinux.org : The requested URL returned error: 404
[2020-10-10T19:11:16.005Z] warning: failed to retrieve some files
[2020-10-10T19:11:16.005Z] error: failed retrieving file 'python2-zope-interface-5.1.2-1-x86_64.pkg.tar.zst' from localhost:55555 : The requested URL returned error: 404
[2020-10-10T19:11:16.005Z] error: failed retrieving file 'python2-zope-interface-5.1.2-1-x86_64.pkg.tar.zst' from mirror1.artixlinux.org : The requested URL returned error: 404
[2020-10-10T19:11:16.006Z] error: failed retrieving file 'python2-zope-interface-5.1.2-1-x86_64.pkg.tar.zst' from mirrors.dotsrc.org : The requested URL returned error: 404
[2020-10-10T19:11:16.006Z] error: failed retrieving file 'python2-zope-interface-5.1.2-1-x86_64.pkg.tar.zst' from ftp.ntua.gr : The requested URL returned error: 404
[2020-10-10T19:11:16.006Z] error: failed retrieving file 'python2-zope-interface-5.1.2-1-x86_64.pkg.tar.zst' from artix.wheaton.edu : The requested URL returned error: 404
[2020-10-10T19:11:16.006Z] error: failed retrieving file 'python2-zope-interface-5.1.2-1-x86_64.pkg.tar.zst' from mirror.clarkson.edu : The requested URL returned error: 404
[2020-10-10T19:11:16.006Z] error: failed retrieving file 'python2-zope-interface-5.1.2-1-x86_64.pkg.tar.zst' from ftp.cc.uoc.gr : The requested URL returned error: 404
[2020-10-10T19:11:16.006Z] error: failed retrieving file 'python2-zope-interface-5.1.2-1-x86_64.pkg.tar.zst' from quantum-mirror.hu : The requested URL returned error: 404
[2020-10-10T19:11:16.006Z] error: failed retrieving file 'python2-zope-interface-5.1.2-1-x86_64.pkg.tar.zst' from artix.unixpeople.org : The requested URL returned error: 404
[2020-10-10T19:11:16.006Z] error: failed retrieving file 'python2-zope-interface-5.1.2-1-x86_64.pkg.tar.zst' from artix.rw-net.de : The requested URL returned error: 404
[2020-10-10T19:11:16.917Z] error: failed retrieving file 'python2-zope-interface-5.1.2-1-x86_64.pkg.tar.zst' from mirrors.tuna.tsinghua.edu.cn : The requested URL returned error: 404
[2020-10-10T19:11:29.013Z] error: failed retrieving file 'python2-zope-interface-5.1.2-1-x86_64.pkg.tar.zst' from www.nylxs.com : Connection timed out after 10001 milliseconds
[2020-10-10T19:11:29.013Z] error: failed retrieving file 'python2-zope-interface-5.1.2-1-x86_64.pkg.tar.zst' from ftp.sh.cvut.cz : The requested URL returned error: 404
[2020-10-10T19:11:29.013Z] error: failed retrieving file 'python2-zope-interface-5.1.2-1-x86_64.pkg.tar.zst' from mirrors.nettek.us : The requested URL returned error: 404
[2020-10-10T19:11:29.013Z] error: failed retrieving file 'python2-zope-interface-5.1.2-1-x86_64.pkg.tar.zst' from artix.cccp.io : The requested URL returned error: 404
[2020-10-10T19:11:29.013Z] error: failed retrieving file 'python2-zope-interface-5.1.2-1-x86_64.pkg.tar.zst' from mirror.linux.pizza : The requested URL returned error: 404
[2020-10-10T19:11:29.014Z] error: failed retrieving file 'python2-zope-interface-5.1.2-1-x86_64.pkg.tar.zst' from mirrors.cloud.tencent.com : The requested URL returned error: 404
[2020-10-10T19:11:29.014Z] error: failed retrieving file 'python2-zope-interface-5.1.2-1-x86_64.pkg.tar.zst' from mirrors.redcorelinux.org : The requested URL returned error: 404
[2020-10-10T19:11:29.014Z] error: failed retrieving file 'python2-zope-interface-5.1.2-1-x86_64.pkg.tar.zst' from eu-mirror.artixlinux.org : The requested URL returned error: 404
[2020-10-10T19:11:29.564Z] error: failed retrieving file 'python2-zope-interface-5.1.2-1-x86_64.pkg.tar.zst' from us-mirror.artixlinux.org : The requested URL returned error: 404
[2020-10-10T19:11:39.439Z] error: failed retrieving file 'python2-zope-interface-5.1.2-1-x86_64.pkg.tar.zst' from mirror.maakpain.kro.kr : Connection timed out after 10000 milliseconds
[2020-10-10T19:11:39.439Z] error: failed retrieving file 'python2-zope-interface-5.1.2-1-x86_64.pkg.tar.zst' from mirror1.artixlinux.org : The requested URL returned error: 404
[2020-10-10T19:11:39.439Z] warning: failed to retrieve some files
[2020-10-10T19:11:39.439Z] downloading python2-urllib3-1.25.10-1-any.pkg.tar.zst...
[2020-10-10T19:11:39.439Z] downloading python2-chardet-3.0.4-5-any.pkg.tar.zst...
[2020-10-10T19:11:39.439Z] downloading python2-idna-2.10-1-any.pkg.tar.zst...
[2020-10-10T19:11:39.439Z] downloading python2-requests-2.24.0-1-any.pkg.tar.zst...
[2020-10-10T19:11:39.439Z] downloading python2-pep517-0.8.2-1-any.pkg.tar.xz...
[2020-10-10T19:11:39.439Z] downloading python2-retrying-1.3.3-7-any.pkg.tar.zst...
[2020-10-10T19:11:39.440Z] downloading python2-pip-20.1.1-1-any.pkg.tar.zst...
[2020-10-10T19:11:39.440Z] downloading python2-cachecontrol-0.12.6-1-any.pkg.tar.xz...
[2020-10-10T19:11:39.440Z] downloading python2-colorama-0.4.3-1-any.pkg.tar.xz...
[2020-10-10T19:11:39.440Z] downloading python2-distro-1.5.0-1-any.pkg.tar.xz...
[2020-10-10T19:11:39.440Z] downloading python2-html5lib-1.1-1-any.pkg.tar.zst...
[2020-10-10T19:11:39.440Z] downloading python2-resolvelib-0.4.0-1-any.pkg.tar.zst...
[2020-10-10T19:11:39.440Z] downloading python-zope-event-4.5.0-1-any.pkg.tar.zst...
[2020-10-10T19:11:39.440Z] downloading python2-zope-event-4.5.0-1-any.pkg.tar.zst...
[2020-10-10T19:11:39.440Z] downloading python-zope-exceptions-4.4-1-any.pkg.tar.zst...
[2020-10-10T19:11:39.440Z] downloading python-zope-testing-4.7-3-any.pkg.tar.xz...
[2020-10-10T19:11:39.440Z] downloading python2-zope-exceptions-4.4-1-any.pkg.tar.zst...
[2020-10-10T19:11:39.440Z] downloading python2-zope-testing-4.7-3-any.pkg.tar.xz...
[2020-10-10T19:11:39.440Z] downloading python-coverage-5.2.1-1-x86_64.pkg.tar.zst...
[2020-10-10T19:11:39.440Z] downloading python2-coverage-5.2.1-1-x86_64.pkg.tar.zst...
[2020-10-10T19:11:39.991Z] downloading python2-ipaddress-1.0.23-2-any.pkg.tar.zst...
[2020-10-10T19:11:39.991Z] downloading python2-msgpack-0.6.2-4-x86_64.pkg.tar.zst...
[2020-10-10T19:11:39.991Z] downloading python2-webencodings-0.5.1-4-any.pkg.tar.xz...
[2020-10-10T19:11:39.991Z] downloading python2-progress-1.5-3-any.pkg.tar.xz...
[2020-10-10T19:11:39.991Z] error: failed to commit transaction (unexpected error)
[2020-10-10T19:11:39.991Z] Errors occurred, no packages were upgraded.
[2020-10-10T19:11:39.991Z] ==> ERROR: 'pacman' failed to install missing dependencies.
[2020-10-10T19:11:39.991Z] ==> Missing dependencies:
[2020-10-10T19:11:39.991Z]   -> python-pip
[2020-10-10T19:11:39.991Z]   -> python2-pip
[2020-10-10T19:11:39.991Z]   -> python-zope-event
[2020-10-10T19:11:39.991Z]   -> python2-zope-event
[2020-10-10T19:11:39.991Z]   -> python-zope-testing
[2020-10-10T19:11:39.991Z]   -> python2-zope-testing
[2020-10-10T19:11:39.991Z]   -> python-coverage
[2020-10-10T19:11:39.991Z]   -> python2-coverage
[2020-10-10T19:11:39.991Z] ==> ERROR: Could not resolve all dependencies.
[2020-10-10T19:11:41.334Z] ==> ERROR: Build failed, check /build/buildpkg/gremlins-x86_64/jenkins/build
[Pipeline] }
[2020-10-10T19:11:41.365Z] ERROR: Failed to build source
[2020-10-10T19:11:41.365Z] ERROR: script returned exit code 255
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] emailext
[2020-10-10T19:11:41.537Z] Sending email to: artix-build-failures at artixlinux.org


More information about the artix-build-failures mailing list