You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@qpid.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/25 22:49:59 UTC

Build failed in Jenkins: Qpid-proton-c #1856

See <https://builds.apache.org/job/Qpid-proton-c/1856/display/redirect?page=changes>

Changes:

[aconway] NO-JIRA: Rename runtime_check.cmake to RuntimeCheck.cmake

------------------------------------------
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace <https://builds.apache.org/job/Qpid-proton-c/ws/>
Cloning the remote Git repository
Cloning repository http://git-wip-us.apache.org/repos/asf/qpid-proton.git
 > git init <https://builds.apache.org/job/Qpid-proton-c/ws/> # timeout=10
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/qpid-proton.git
 > git --version # timeout=10
 > git fetch --tags --progress http://git-wip-us.apache.org/repos/asf/qpid-proton.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url http://git-wip-us.apache.org/repos/asf/qpid-proton.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url http://git-wip-us.apache.org/repos/asf/qpid-proton.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/qpid-proton.git
 > git fetch --tags --progress http://git-wip-us.apache.org/repos/asf/qpid-proton.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 3e227e16d93b555cedd7ad3ca3e1a60d7682e2b0 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3e227e16d93b555cedd7ad3ca3e1a60d7682e2b0
Commit message: "NO-JIRA: Rename runtime_check.cmake to RuntimeCheck.cmake"
 > git rev-list --no-walk d1179720f31334372f2f541d1576283cd59bcfa1 # timeout=10
[Qpid-proton-c] $ /bin/bash -e /tmp/jenkins7224537769331293618.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux jenkins-ubuntu2 4.4.0-131-generic #157~14.04.1-Ubuntu SMP Fri Jul 13 08:53:17 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 14.04.5 LTS Release: 14.04 Codename: trusty User: jenkins
=========================
Listing installed packages
cmake 2.8.12.2-0ubuntu3
python 2.7.5-5ubuntu3
ruby 1:1.9.3.4
swig 2.0.11-1ubuntu2
swig2.0 2.0.11-1ubuntu2
=========================
/usr/bin/python
/usr/bin/swig
PATH=/home/jenkins/.local/bin:/home/jenkins/tools/java/latest1.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
Traceback (most recent call last):
  File "/home/jenkins/.local/bin/pip", line 6, in <module>
    from pkg_resources import load_entry_point
  File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 3086, in <module>
    @_call_aside
  File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 3070, in _call_aside
    f(*args, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 3099, in _initialize_master_working_set
    working_set = WorkingSet._build_master()
  File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 576, in _build_master
    return cls._build_from_requirements(__requires__)
  File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 589, in _build_from_requirements
    dists = ws.resolve(reqs, Environment())
  File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 778, in resolve
    raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'pip==9.0.1' distribution was not found and is required by the application
Build step 'Execute shell' marked build as failure
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?

Jenkins build is back to normal : Qpid-proton-c #1859

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-c/1859/display/redirect?page=changes>


Build failed in Jenkins: Qpid-proton-c #1858

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-c/1858/display/redirect?page=changes>

Changes:

[aconway] NO-JIRA: [cpp] document proton::condition operators == and <<

[aconway] PROTON-1942: [c] separate pn_message_encode2 from pn_message_send

[aconway] PROTON-1942: [c] decoding a message does not set the inferred flag.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H33 (ubuntu xenial) in workspace <https://builds.apache.org/job/Qpid-proton-c/ws/>
Cloning the remote Git repository
Cloning repository http://git-wip-us.apache.org/repos/asf/qpid-proton.git
 > git init <https://builds.apache.org/job/Qpid-proton-c/ws/> # timeout=10
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/qpid-proton.git
 > git --version # timeout=10
 > git fetch --tags --progress http://git-wip-us.apache.org/repos/asf/qpid-proton.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url http://git-wip-us.apache.org/repos/asf/qpid-proton.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url http://git-wip-us.apache.org/repos/asf/qpid-proton.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/qpid-proton.git
 > git fetch --tags --progress http://git-wip-us.apache.org/repos/asf/qpid-proton.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision b114344ffa2281b09af60b9635a79f7fb735a012 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b114344ffa2281b09af60b9635a79f7fb735a012
Commit message: "PROTON-1942: [c] decoding a message does not set the inferred flag."
 > git rev-list --no-walk e2d1ffe52ad1f5688b5363ec9ceda54ae93a9d65 # timeout=10
[Qpid-proton-c] $ /bin/bash -e /tmp/jenkins8352663670833474203.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux asf933.gq1.ygridcore.net 4.4.0-133-generic #159-Ubuntu SMP Fri Aug 10 07:31:43 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 16.04.5 LTS Release: 16.04 Codename: xenial User: jenkins
=========================
Listing installed packages
cmake 3.5.1-1ubuntu3
python 2.7.12-1~16.04
ruby 1:2.3.0+1
swig3.0 3.0.8-0ubuntu3
swig 3.0.8-0ubuntu3
=========================
/usr/bin/python
/usr/bin/swig
PATH=/home/jenkins/.local/bin:/home/jenkins/tools/java/latest1.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
Traceback (most recent call last):
  File "/home/jenkins/.local/bin/pip", line 6, in <module>
    from pkg_resources import load_entry_point
  File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 3086, in <module>
    @_call_aside
  File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 3070, in _call_aside
    f(*args, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 3099, in _initialize_master_working_set
    working_set = WorkingSet._build_master()
  File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 576, in _build_master
    return cls._build_from_requirements(__requires__)
  File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 589, in _build_from_requirements
    dists = ws.resolve(reqs, Environment())
  File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 778, in resolve
    raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'pip==10.0.1' distribution was not found and is required by the application
Build step 'Execute shell' marked build as failure
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?

Build failed in Jenkins: Qpid-proton-c #1857

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-c/1857/display/redirect?page=changes>

Changes:

[gsim] PROTON-1888: allow configuration of connection details from file

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-2 (ubuntu trusty) in workspace <https://builds.apache.org/job/Qpid-proton-c/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://git-wip-us.apache.org/repos/asf/qpid-proton.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/qpid-proton.git
 > git --version # timeout=10
 > git fetch --tags --progress http://git-wip-us.apache.org/repos/asf/qpid-proton.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision e2d1ffe52ad1f5688b5363ec9ceda54ae93a9d65 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e2d1ffe52ad1f5688b5363ec9ceda54ae93a9d65
Commit message: "PROTON-1888: allow configuration of connection details from file"
 > git rev-list --no-walk 3e227e16d93b555cedd7ad3ca3e1a60d7682e2b0 # timeout=10
[Qpid-proton-c] $ /bin/bash -e /tmp/jenkins3195532695195524457.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux penates.apache.org 3.13.0-141-generic #190-Ubuntu SMP Fri Jan 19 12:52:38 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 14.04.5 LTS Release: 14.04 Codename: trusty User: jenkins
=========================
Listing installed packages
cmake 2.8.12.2-0ubuntu3
python 2.7.5-5ubuntu3
ruby 1:1.9.3.4
swig 2.0.11-1ubuntu2
swig2.0 2.0.11-1ubuntu2
=========================
/usr/bin/python
/usr/bin/swig
PATH=/home/jenkins/.local/bin:/home/jenkins/tools/java/latest1.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
Downloading/unpacking pip from https://files.pythonhosted.org/packages/5f/25/e52d3f31441505a5f3af41213346e5b6c221c9e086a166f3703d2ddaf940/pip-18.0-py2.py3-none-any.whl#sha256=070e4bf493c7c2c9f6a08dd797dd3c066d64074c38e9e8a0fb4e6541f266d96c
Cleaning up...
Exception:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/pip/basecommand.py", line 122, in main
    status = self.run(options, args)
  File "/usr/lib/python2.7/dist-packages/pip/commands/install.py", line 278, in run
    requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle)
  File "/usr/lib/python2.7/dist-packages/pip/req.py", line 1198, in prepare_files
    do_download,
  File "/usr/lib/python2.7/dist-packages/pip/req.py", line 1376, in unpack_url
    self.session,
  File "/usr/lib/python2.7/dist-packages/pip/download.py", line 546, in unpack_http_url
    resp = session.get(target_url, stream=True)
  File "/usr/share/python-wheels/requests-2.2.1-py2.py3-none-any.whl/requests/sessions.py", line 467, in get
    return self.request('GET', url, **kwargs)
  File "/usr/lib/python2.7/dist-packages/pip/download.py", line 237, in request
    return super(PipSession, self).request(method, url, *args, **kwargs)
  File "/usr/share/python-wheels/requests-2.2.1-py2.py3-none-any.whl/requests/sessions.py", line 455, in request
    resp = self.send(prep, **send_kwargs)
  File "/usr/share/python-wheels/requests-2.2.1-py2.py3-none-any.whl/requests/sessions.py", line 558, in send
    r = adapter.send(request, **kwargs)
  File "/usr/share/python-wheels/requests-2.2.1-py2.py3-none-any.whl/requests/adapters.py", line 330, in send
    timeout=timeout
  File "/usr/share/python-wheels/urllib3-1.7.1-py2.py3-none-any.whl/urllib3/connectionpool.py", line 562, in urlopen
    body=body, headers=headers)
  File "/usr/share/python-wheels/urllib3-1.7.1-py2.py3-none-any.whl/urllib3/connectionpool.py", line 387, in _make_request
    conn.request(method, url, **httplib_request_kw)
  File "/usr/lib/python2.7/httplib.py", line 1017, in request
    self._send_request(method, url, body, headers)
  File "/usr/lib/python2.7/httplib.py", line 1051, in _send_request
    self.endheaders(body)
  File "/usr/lib/python2.7/httplib.py", line 1013, in endheaders
    self._send_output(message_body)
  File "/usr/lib/python2.7/httplib.py", line 864, in _send_output
    self.send(msg)
  File "/usr/lib/python2.7/httplib.py", line 826, in send
    self.connect()
  File "/usr/share/python-wheels/urllib3-1.7.1-py2.py3-none-any.whl/urllib3/connectionpool.py", line 145, in connect
    match_hostname(self.sock.getpeercert(),
  File "/usr/share/python-wheels/urllib3-1.7.1-py2.py3-none-any.whl/urllib3/contrib/pyopenssl.py", line 313, in getpeercert
    for value in get_subj_alt_name(x509)
  File "/usr/share/python-wheels/urllib3-1.7.1-py2.py3-none-any.whl/urllib3/contrib/pyopenssl.py", line 94, in get_subj_alt_name
    asn1Spec=general_names)
  File "/usr/local/lib/python2.7/dist-packages/pyasn1/codec/ber/decoder.py", line 1160, in __call__
    **options
  File "/usr/local/lib/python2.7/dist-packages/pyasn1/codec/ber/decoder.py", line 532, in valueDecoder
    asn1Object.verifySizeSpec()
  File "/usr/local/lib/python2.7/dist-packages/pyasn1/type/base.py", line 574, in verifySizeSpec
    self.sizeSpec(self)
  File "/usr/local/lib/python2.7/dist-packages/pyasn1/type/constraint.py", line 39, in __call__
    '%s failed at: %r' % (self, sys.exc_info()[1])
ValueConstraintError: ConstraintsIntersection(ValueSizeConstraint(1, 64)) failed at: ValueConstraintError("ValueSizeConstraint(1, 64) failed at: ValueConstraintError(SubjectAltName().setComponentByPosition(0, GeneralName().setComponentByPosition(2, IA5String(u'r.ssl.fastly.net', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(1, GeneralName().setComponentByPosition(2, IA5String(u'*.addthis.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(2, GeneralName().setComponentByPosition(2, IA5String(u'*.addthisedge.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(3, GeneralName().setComponentByPosition(2, IA5String(u'*.adwerx.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(4, GeneralName().setComponentByPosition(2, IA5String(u'*.alittlecraft.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(5, GeneralName().setComponentByPosition(2, IA5String(u'*.alittlecraft.it', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(6, GeneralName().setComponentByPosition(2, IA5String(u'*.alittlemarket.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(7, GeneralName().setComponentByPosition(2, IA5String(u'*.alittlemarket.it', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(8, GeneralName().setComponentByPosition(2, IA5String(u'*.alittlemercerie.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(9, GeneralName().setComponentByPosition(2, IA5String(u'*.bighatads.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(10, GeneralName().setComponentByPosition(2, IA5String(u'*.buzzfeed.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(11, GeneralName().setComponentByPosition(2, IA5String(u'*.catchpoint.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(12, GeneralName().setComponentByPosition(2, IA5String(u'*.cnn.io', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(13, GeneralName().setComponentByPosition(2, IA5String(u'*.corednacdn.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(14, GeneralName().setComponentByPosition(2, IA5String(u'*.dollarshaveclub.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(15, GeneralName().setComponentByPosition(2, IA5String(u'*.domfee.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(16, GeneralName().setComponentByPosition(2, IA5String(u'*.eater.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(17, GeneralName().setComponentByPosition(2, IA5String(u'*.fastlylabs.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(18, GeneralName().setComponentByPosition(2, IA5String(u'*.files.saymedia-content.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(19, GeneralName().setComponentByPosition(2, IA5String(u'*.finncdn.no', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(20, GeneralName().setComponentByPosition(2, IA5String(u'*.ft.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(21, GeneralName().setComponentByPosition(2, IA5String(u'*.geonet.org.nz', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(22, GeneralName().setComponentByPosition(2, IA5String(u'*.hipmunkstaging.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(23, GeneralName().setComponentByPosition(2, IA5String(u'*.houselogic.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(24, GeneralName().setComponentByPosition(2, IA5String(u'*.issuu.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(25, GeneralName().setComponentByPosition(2, IA5String(u'*.isu.pub', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(26, GeneralName().setComponentByPosition(2, IA5String(u'*.jackthreads.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(27, GeneralName().setComponentByPosition(2, IA5String(u'*.lostmy.name', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(28, GeneralName().setComponentByPosition(2, IA5String(u'*.meetupstatic.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(29, GeneralName().setComponentByPosition(2, IA5String(u'*.netzwelt.de', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(30, GeneralName().setComponentByPosition(2, IA5String(u'*.nfl.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(31, GeneralName().setComponentByPosition(2, IA5String(u'*.pagar.me', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(32, GeneralName().setComponentByPosition(2, IA5String(u'*.picmonkey.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(33, GeneralName().setComponentByPosition(2, IA5String(u'*.pypi.io', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(34, GeneralName().setComponentByPosition(2, IA5String(u'*.pypi.org', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(35, GeneralName().setComponentByPosition(2, IA5String(u'*.pythonhosted.org', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(36, GeneralName().setComponentByPosition(2, IA5String(u'*.r29static.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(37, GeneralName().setComponentByPosition(2, IA5String(u'*.realself.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(38, GeneralName().setComponentByPosition(2, IA5String(u'*.rtbf.be', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(39, GeneralName().setComponentByPosition(2, IA5String(u'*.sbnation.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(40, GeneralName().setComponentByPosition(2, IA5String(u'*.shakr.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(41, GeneralName().setComponentByPosition(2, IA5String(u'*.shiftpreview.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(42, GeneralName().setComponentByPosition(2, IA5String(u'*.static.rtbf.be', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(43, GeneralName().setComponentByPosition(2, IA5String(u'*.streamable.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(44, GeneralName().setComponentByPosition(2, IA5String(u'*.surfly.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(45, GeneralName().setComponentByPosition(2, IA5String(u'*.theverge.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(46, GeneralName().setComponentByPosition(2, IA5String(u'*.thrillist.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(47, GeneralName().setComponentByPosition(2, IA5String(u'*.tissuu.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(48, GeneralName().setComponentByPosition(2, IA5String(u'*.vox-cdn.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(49, GeneralName().setComponentByPosition(2, IA5String(u'*.vox.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(50, GeneralName().setComponentByPosition(2, IA5String(u'*.voxmedia.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(51, GeneralName().setComponentByPosition(2, IA5String(u'*.w-x.co', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(52, GeneralName().setComponentByPosition(2, IA5String(u'*.watch.aetnd.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(53, GeneralName().setComponentByPosition(2, IA5String(u'*.wework.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(54, GeneralName().setComponentByPosition(2, IA5String(u'adwerx.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(55, GeneralName().setComponentByPosition(2, IA5String(u'alittlecraft.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(56, GeneralName().setComponentByPosition(2, IA5String(u'alittlecraft.it', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(57, GeneralName().setComponentByPosition(2, IA5String(u'alittlemarket.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(58, GeneralName().setComponentByPosition(2, IA5String(u'alittlemarket.it', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(59, GeneralName().setComponentByPosition(2, IA5String(u'alittlemercerie.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(60, GeneralName().setComponentByPosition(2, IA5String(u'alpha.entrepreneur.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(61, GeneralName().setComponentByPosition(2, IA5String(u'api.shiftcommerce.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(62, GeneralName().setComponentByPosition(2, IA5String(u'assets-staging.themuse.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(63, GeneralName().setComponentByPosition(2, IA5String(u'buzzfeed.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(64, GeneralName().setComponentByPosition(2, IA5String(u'dev.api.cerebro.cnn.io', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(65, GeneralName().setComponentByPosition(2, IA5String(u'dev.historyvault.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(66, GeneralName().setComponentByPosition(2, IA5String(u'dev.lifetimemovieclub.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(67, GeneralName().setComponentByPosition(2, IA5String(u'eater.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(68, GeneralName().setComponentByPosition(2, IA5String(u'entrepreneur.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(69, GeneralName().setComponentByPosition(2, IA5String(u'fastly.shiekhdev.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(70, GeneralName().setComponentByPosition(2, IA5String(u'ft.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(71, GeneralName().setComponentByPosition(2, IA5String(u'h2.hipmunkstaging.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(72, GeneralName().setComponentByPosition(2, IA5String(u'i.gse.io', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(73, GeneralName().setComponentByPosition(2, IA5String(u'lostmy.name', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(74, GeneralName().setComponentByPosition(2, IA5String(u'preview.entrepreneur.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(75, GeneralName().setComponentByPosition(2, IA5String(u'pythonhosted.org', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(76, GeneralName().setComponentByPosition(2, IA5String(u'qa.safariflow.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(77, GeneralName().setComponentByPosition(2, IA5String(u'realself.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(78, GeneralName().setComponentByPosition(2, IA5String(u'rtbf.be', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(79, GeneralName().setComponentByPosition(2, IA5String(u'ssl.netzwelt.de', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(80, GeneralName().setComponentByPosition(2, IA5String(u'static.refinery29.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(81, GeneralName().setComponentByPosition(2, IA5String(u'static.wixstatic.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(82, GeneralName().setComponentByPosition(2, IA5String(u'streamable.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(83, GeneralName().setComponentByPosition(2, IA5String(u'surfly.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(84, GeneralName().setComponentByPosition(2, IA5String(u'theverge.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(85, GeneralName().setComponentByPosition(2, IA5String(u'vox-cdn.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(86, GeneralName().setComponentByPosition(2, IA5String(u'vox.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(87, GeneralName().setComponentByPosition(2, IA5String(u'www.dexigner.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(88, GeneralName().setComponentByPosition(2, IA5String(u'www.entrepreneur.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(89, GeneralName().setComponentByPosition(2, IA5String(u'www.joyent.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(90, GeneralName().setComponentByPosition(2, IA5String(u'www.qa.safariflow.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))).setComponentByPosition(91, GeneralName().setComponentByPosition(2, IA5String(u'www.stackpop.com', tagSet=TagSet((), Tag(tagClass=128, tagFormat=0, tagId=2))))),)",)

Storing debug log for failure in /home/jenkins/.pip/pip.log
Build step 'Execute shell' marked build as failure
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?