Repository: maven
Updated Branches:
  refs/heads/empty [created] 1e9e51026

Really long commit message to check GitPubSub notifications for INFRA-13667

```
Mar 20, 2017 9:46:52 AM org.apache.jenkins.gitpubsub.GitPubSubPoll$JsonHandler 
onThrowable
INFO: Connection timeout
java.util.concurrent.TimeoutException: Request reached idle time out of 60000 
ms after 120263 ms
        at 
com.ning.http.client.providers.netty.NettyAsyncHttpProvider$ReaperFuture.expire(NettyAsyncHttpProvider.java:1782)
        at 
com.ning.http.client.providers.netty.NettyAsyncHttpProvider$ReaperFuture.run(NettyAsyncHttpProvider.java:1807)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)

Mar 20, 2017 9:47:01 AM org.apache.jenkins.gitpubsub.GitPubSubPoll$JsonHandler 
onThrowable
WARNING: Unexpected exception
java.net.ConnectException: http://gitpubsub-wip.apache.org:2069/json/*
        at 
com.ning.http.client.providers.netty.NettyConnectListener.operationComplete(NettyConnectListener.java:104)
        at 
org.jboss.netty.channel.DefaultChannelFuture.notifyListener(DefaultChannelFuture.java:427)
        at 
org.jboss.netty.channel.DefaultChannelFuture.addListener(DefaultChannelFuture.java:145)
        at 
com.ning.http.client.providers.netty.NettyAsyncHttpProvider.doConnect(NettyAsyncHttpProvider.java:1077)
        at 
com.ning.http.client.providers.netty.NettyAsyncHttpProvider.execute(NettyAsyncHttpProvider.java:901)
        at 
com.ning.http.client.AsyncHttpClient.executeRequest(AsyncHttpClient.java:521)
        at 
org.apache.jenkins.gitpubsub.GitPubSubPoll.execute(GitPubSubPoll.java:120)
        at hudson.model.AsyncPeriodicWork$1.run(AsyncPeriodicWork.java:53)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.nio.channels.UnresolvedAddressException
        at sun.nio.ch.Net.checkAddress(Net.java:101)
        at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:622)
        at 
org.jboss.netty.channel.socket.nio.NioClientSocketPipelineSink.connect(NioClientSocketPipelineSink.java:108)
        at 
org.jboss.netty.channel.socket.nio.NioClientSocketPipelineSink.eventSunk(NioClientSocketPipelineSink.java:70)
        at 
org.jboss.netty.handler.codec.oneone.OneToOneEncoder.handleDownstream(OneToOneEncoder.java:54)
        at 
org.jboss.netty.handler.codec.http.HttpClientCodec.handleDownstream(HttpClientCodec.java:97)
        at 
org.jboss.netty.handler.stream.ChunkedWriteHandler.handleDownstream(ChunkedWriteHandler.java:109)
        at org.jboss.netty.channel.Channels.connect(Channels.java:634)
        at 
org.jboss.netty.channel.AbstractChannel.connect(AbstractChannel.java:207)
        at 
org.jboss.netty.bootstrap.ClientBootstrap.connect(ClientBootstrap.java:229)
        at 
org.jboss.netty.bootstrap.ClientBootstrap.connect(ClientBootstrap.java:182)
        at 
com.ning.http.client.providers.netty.NettyAsyncHttpProvider.doConnect(NettyAsyncHttpProvider.java:1038)
        ... 5 more

Mar 20, 2017 9:47:11 AM org.apache.jenkins.gitpubsub.GitPubSubPoll$JsonHandler 
onThrowable
WARNING: Unexpected exception
java.net.ConnectException: http://gitpubsub-wip.apache.org:2069/json/*
        at 
com.ning.http.client.providers.netty.NettyConnectListener.operationComplete(NettyConnectListener.java:104)
        at 
org.jboss.netty.channel.DefaultChannelFuture.notifyListener(DefaultChannelFuture.java:427)
        at 
org.jboss.netty.channel.DefaultChannelFuture.addListener(DefaultChannelFuture.java:145)
        at 
com.ning.http.client.providers.netty.NettyAsyncHttpProvider.doConnect(NettyAsyncHttpProvider.java:1077)
        at 
com.ning.http.client.providers.netty.NettyAsyncHttpProvider.execute(NettyAsyncHttpProvider.java:901)
        at 
com.ning.http.client.AsyncHttpClient.executeRequest(AsyncHttpClient.java:521)
        at 
org.apache.jenkins.gitpubsub.GitPubSubPoll.execute(GitPubSubPoll.java:120)
        at hudson.model.AsyncPeriodicWork$1.run(AsyncPeriodicWork.java:53)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.nio.channels.UnresolvedAddressException
        at sun.nio.ch.Net.checkAddress(Net.java:101)
        at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:622)
        at 
org.jboss.netty.channel.socket.nio.NioClientSocketPipelineSink.connect(NioClientSocketPipelineSink.java:108)
        at 
org.jboss.netty.channel.socket.nio.NioClientSocketPipelineSink.eventSunk(NioClientSocketPipelineSink.java:70)
        at 
org.jboss.netty.handler.codec.oneone.OneToOneEncoder.handleDownstream(OneToOneEncoder.java:54)
        at 
org.jboss.netty.handler.codec.http.HttpClientCodec.handleDownstream(HttpClientCodec.java:97)
        at 
org.jboss.netty.handler.stream.ChunkedWriteHandler.handleDownstream(ChunkedWriteHandler.java:109)
        at org.jboss.netty.channel.Channels.connect(Channels.java:634)
        at 
org.jboss.netty.channel.AbstractChannel.connect(AbstractChannel.java:207)
        at 
org.jboss.netty.bootstrap.ClientBootstrap.connect(ClientBootstrap.java:229)
        at 
org.jboss.netty.bootstrap.ClientBootstrap.connect(ClientBootstrap.java:182)
        at 
com.ning.http.client.providers.netty.NettyAsyncHttpProvider.doConnect(NettyAsyncHttpProvider.java:1038)
        ... 5 more

Mar 20, 2017 9:47:23 AM org.apache.jenkins.gitpubsub.GitPubSubPoll$JsonHandler 
onBodyPartReceived
INFO: GitPubSub event {
  "stillalive" : 1.490003243024189E9
}
Mar 20, 2017 9:47:26 AM org.apache.jenkins.gitpubsub.GitPubSubPoll$JsonHandler 
onBodyPartReceived
INFO: GitPubSub event {
  "commit" : {
    "author" : "jdanekrh",
    "url" : "https://github.com/apache/activemq-artemis/pull/1106";,
    "project" : "activemq-artemis",
    "title" : "    add test for expiry address with qpid-jms AMQP message",
    "repository" : "github",
    "action" : "created",
    "body" : "    [ot] @orpiske I hope this time we will manage to get a PR 
through, either this one or new one of yours ;)"
  }
}
Mar 20, 2017 9:47:28 AM org.apache.jenkins.gitpubsub.GitPubSubPoll$JsonHandler 
onBodyPartReceived
INFO: GitPubSub event {
  "stillalive" : 1.490003248095523E9
}
Mar 20, 2017 9:47:33 AM org.apache.jenkins.gitpubsub.GitPubSubPoll$JsonHandler 
onBodyPartReceived
INFO: GitPubSub event {
  "stillalive" : 1.490003253058105E9
}
Mar 20, 2017 9:47:38 AM org.apache.jenkins.gitpubsub.GitPubSubPoll$JsonHandler 
onBodyPartReceived
INFO: GitPubSub event {
  "stillalive" : 1.490003258022153E9
}
Mar 20, 2017 9:47:43 AM org.apache.jenkins.gitpubsub.GitPubSubPoll$JsonHandler 
onBodyPartReceived
INFO: GitPubSub event {
  "stillalive" : 1.490003263087321E9
}
Mar 20, 2017 9:47:48 AM org.apache.jenkins.gitpubsub.GitPubSubPoll$JsonHandler 
onBodyPartReceived
INFO: GitPubSub event {
  "stillalive" : 1.490003268052606E9
}
Mar 20, 2017 9:47:53 AM org.apache.jenkins.gitpubsub.GitPubSubPoll$JsonHandler 
onBodyPartReceived
INFO: GitPubSub event {
  "stillalive" : 1.490003273020014E9
}
Mar 20, 2017 9:47:58 AM org.apache.jenkins.gitpubsub.GitPubSubPoll$JsonHandler 
onBodyPartReceived
INFO: GitPubSub event {
  "stillalive" : 1.490003278092326E9
}
Mar 20, 2017 9:48:03 AM org.apache.jenkins.gitpubsub.GitPubSubPoll$JsonHandler 
onBodyPartReceived
INFO: GitPubSub event {
  "stillalive" : 1.49000328305867E9
}
Mar 20, 2017 9:48:08 AM org.apache.jenkins.gitpubsub.GitPubSubPoll$JsonHandler 
onBodyPartReceived
INFO: GitPubSub event {
  "stillalive" : 1.490003288026645E9
}
Mar 20, 2017 9:48:13 AM org.apache.jenkins.gitpubsub.GitPubSubPoll$JsonHandler 
onBodyPartReceived
INFO: GitPubSub event {
  "stillalive" : 1.490003293093444E9
}
Mar 20, 2017 9:48:18 AM org.apache.jenkins.gitpubsub.GitPubSubPoll$JsonHandler 
onBodyPartReceived
INFO: GitPubSub event {
  "stillalive" : 1.490003298062456E9
}
Mar 20, 2017 9:48:23 AM org.apache.jenkins.gitpubsub.GitPubSubPoll$JsonHandler 
onBodyPartReceived
INFO: GitPubSub event {
  "stillalive" : 1.490003303029692E9
}
Mar 20, 2017 9:48:28 AM org.apache.jenkins.gitpubsub.GitPubSubPoll$JsonHandler 
onBodyPartReceived
INFO: GitPubSub event {
  "stillalive" : 1.49000330810041E9
}
Mar 20, 2017 9:48:33 AM org.apache.jenkins.gitpubsub.GitPubSubPoll$JsonHandler 
onBodyPartReceived
INFO: GitPubSub event {
  "stillalive" : 1.490003313066851E9
}
Mar 20, 2017 9:48:38 AM org.apache.jenkins.gitpubsub.GitPubSubPoll$JsonHandler 
onBodyPartReceived
INFO: GitPubSub event {
  "stillalive" : 1.490003318034478E9
}
Mar 20, 2017 9:48:40 AM org.apache.jenkins.gitpubsub.GitPubSubPoll$JsonHandler 
onBodyPartReceived
INFO: GitPubSub event {
  "commit" : {
    "body" : "ARROW-661: [C++] Add LargeRecordBatch metadata type, IPC support, 
associated refactoring\n\nThis patch enables the following code for writing 
record batches exceeding 2^31 - 
1\n\n```c++\nRETURN_NOT_OK(WriteLargeRecordBatch(\n    batch, buffer_offset, 
mmap_.get(), &metadata_length, &body_length, pool_));\nreturn 
ReadLargeRecordBatch(batch.schema(), 0, mmap_.get(), result);\n```\n\nThis also 
does a fair amount of refactoring and code consolidation related to ongoing 
code cleaning in arrow_ipc.\n\nThese APIs are marked experimental. This does 
add `LargeRecordBatch` flatbuffer type to the Message union, but I've indicated 
that Arrow implementations (e.g. Java) are not required to implement this type. 
It's strictly to enable C++ users to write very large datasets that have been 
embedded for convenience in Arrow's structured data model.\n\ncc @pcmoritz 
@robertnishihara\n\nAuthor: Wes McKinney <wes.mckin...@twosigma.com>\n\nCloses 
#404 from wesm/ARROW-661 and squashes the foll
 owing commits:\n\n9c18a95 [Wes McKinney] Fix import ordering\nd7811f2 [Wes 
McKinney] cpplint\n179a1e3 [Wes McKinney] Add unit test for large record 
batches. Use bytewise comparisons with aligned bitmaps\n36c3862 [Wes McKinney] 
Get LargeRecordBatch round trip working. Add to Message union for now\n4c1d08c 
[Wes McKinney] Refactoring, failing test fixture for large record 
batch\nf4c8830 [Wes McKinney] Consolidate ipc-metadata-test and 
ipc-read-write-test and draft large record batch read/write path\n85d1a1c [Wes 
McKinney] Add (untested) metadata writer for LargeRecordBatch\n0f2722c [Wes 
McKinney] Consolidate metadata-internal.h into metadata.h. Use own Arrow 
structs for IPC metadata and convert to flatbuffers later\ne8f8973 [Wes 
McKinney] Split adapter.h/cc into reader.h/writer.h. Draft LargeRecordBatch 
type\n",
    "committer" : "Uwe L. Korn <uw...@xhochy.com>",
    "hash" : "df2220f",
    "log" : "ARROW-661: [C++] Add LargeRecordBatch metadata type, IPC support, 
associated refactoring",
    "repository" : "git",
    "author" : "Wes McKinney",
    "files" : [ "cpp/src/arrow/allocator-test.cc", "cpp/src/arrow/allocator.h", 
"cpp/src/arrow/io/test-common.h", "cpp/src/arrow/ipc/CMakeLists.txt", 
"cpp/src/arrow/ipc/adapter.cc", "cpp/src/arrow/ipc/adapter.h", 
"cpp/src/arrow/ipc/api.h", "cpp/src/arrow/ipc/ipc-adapter-test.cc", 
"cpp/src/arrow/ipc/ipc-file-test.cc", "cpp/src/arrow/ipc/ipc-metadata-test.cc", 
"cpp/src/arrow/ipc/ipc-read-write-test.cc", 
"cpp/src/arrow/ipc/metadata-internal.cc", 
"cpp/src/arrow/ipc/metadata-internal.h", "cpp/src/arrow/ipc/metadata.cc", 
"cpp/src/arrow/ipc/metadata.h", "cpp/src/arrow/ipc/reader.cc", 
"cpp/src/arrow/ipc/reader.h", "cpp/src/arrow/ipc/test-common.h", 
"cpp/src/arrow/ipc/writer.cc", "cpp/src/arrow/ipc/writer.h", 
"cpp/src/arrow/loader.h", "cpp/src/arrow/type.h", 
"cpp/src/arrow/util/bit-util.cc", "format/Message.fbs" ],
    "server" : "git-wip-us",
    "project" : "arrow",
    "sha" : "df2220f350282925a454ed911eed6618e4d53969",
    "date" : "Mon Mar 20 10:48:34 2017 +0100",
    "commited" : "Mon Mar 20 10:48:34 2017 +0100",
    "subject" : "ARROW-661: [C++] Add LargeRecordBatch metadata type, IPC 
support, associated refactoring",
    "ref" : "refs/heads/master",
    "email" : "wes.mckin...@twosigma.com",
    "authored" : "Mon Mar 20 10:48:34 2017 +0100",
    "ref_names" : " (HEAD, master)"
  }
}
Mar 20, 2017 9:48:43 AM org.apache.jenkins.gitpubsub.GitPubSubPoll$JsonHandler 
onBodyPartReceived
INFO: GitPubSub event {
  "stillalive" : 1.490003323017802E9
}
Mar 20, 2017 9:48:46 AM org.apache.jenkins.gitpubsub.GitPubSubPoll$JsonHandler 
onBodyPartReceived
INFO: GitPubSub event {
  "commit" : {
    "body" : "[FLINK-6122] Add Travis build status to README\n\nThis closes 
#3570.\n",
    "committer" : "Ufuk Celebi <u...@apache.org>",
    "hash" : "486f724",
    "log" : "[FLINK-6122] Add Travis build status to README",
    "repository" : "git",
    "author" : "Bowen Li",
    "files" : [ "README.md" ],
    "server" : "git-wip-us",
    "project" : "flink",
    "sha" : "486f7249cb36a34af928c771b5d59052ebed9154",
    "date" : "Mon Mar 20 00:36:21 2017 -0700",
    "commited" : "Mon Mar 20 10:46:39 2017 +0100",
    "subject" : "[FLINK-6122] Add Travis build status to README",
    "ref" : "refs/heads/master",
    "email" : "bowenl...@gmail.com",
    "authored" : "Mon Mar 20 00:36:21 2017 -0700",
    "ref_names" : " (HEAD, master)"
  }
}
Mar 20, 2017 9:48:48 AM org.apache.jenkins.gitpubsub.GitPubSubPoll$JsonHandler 
onBodyPartReceived
INFO: GitPubSub event {
  "stillalive" : 1.490003328086424E9
}
Mar 20, 2017 9:48:49 AM org.apache.jenkins.gitpubsub.GitPubSubPoll$JsonHandler 
onBodyPartReceived
INFO: GitPubSub event {
  "commit" : {
    "title" : "    [FLINK-6122] add TravisCI build status to README.md",
    "project" : "flink",
    "repository" : "github",
    "action" : "closed",
    "author" : "asfgit",
    "url" : "https://github.com/apache/flink/pull/3570";,
    "body" : "    Add TravisCI build status image to FLINK's github repo 
homepage\r\n    \r\n    <img width=\"643\" alt=\"screen shot 2017-03-20 at 12 
37 23 am\" 
src=\"https://cloud.githubusercontent.com/assets/1892692/24091460/6b6e26b4-0d05-11e7-81f9-efca8f08b56e.png\";>\r\n
    \r\n    \r\n    Thanks for contributing to Apache Flink. Before you open 
your pull request, please take the following check list into consideration.\r\n 
   If your changes take all of the items into account, feel free to open your 
pull request. For more information and/or questions please refer to the [How To 
Contribute guide](http://flink.apache.org/how-to-contribute.html).\r\n    In 
addition to going through the list, please provide a meaningful description of 
your changes.\r\n    \r\n    - [x] General\r\n      - The pull request 
references the related JIRA issue (\"[FLINK-XXX] Jira title text\")\r\n      - 
The pull request addresses only one issue\r\n      - Each commit in the PR has 
a meaningful commit mes
 sage (including the JIRA id)\r\n    \r\n    - [x] Documentation\r\n      - 
Documentation has been added for new functionality\r\n      - Old documentation 
affected by the pull request has been updated\r\n      - JavaDoc for public 
methods has been added\r\n    \r\n    - [x] Tests & Build\r\n      - 
Functionality added by the pull request is covered by tests\r\n      - `mvn 
clean verify` has been executed successfully locally or a Travis build has 
passed\r\n"
  }
}
Mar 20, 2017 9:48:53 AM org.apache.jenkins.gitpubsub.GitPubSubPoll$JsonHandler 
onBodyPartReceived
INFO: GitPubSub event {
  "stillalive" : 1.490003333057514E9
}
Mar 20, 2017 9:48:58 AM org.apache.jenkins.gitpubsub.GitPubSubPoll$JsonHandler 
onBodyPartReceived
INFO: GitPubSub event {
  "stillalive" : 1.490003338021512E9
}
Mar 20, 2017 9:49:03 AM org.apache.jenkins.gitpubsub.GitPubSubPoll$JsonHandler 
onBodyPartReceived
INFO: GitPubSub event {
  "stillalive" : 1.490003343087274E9
}
Mar 20, 2017 9:49:08 AM org.apache.jenkins.gitpubsub.GitPubSubPoll$JsonHandler 
onBodyPartReceived
INFO: GitPubSub event {
  "stillalive" : 1.490003348052846E9
}
Mar 20, 2017 9:49:13 AM org.apache.jenkins.gitpubsub.GitPubSubPoll$JsonHandler 
onBodyPartReceived
INFO: GitPubSub event {
  "stillalive" : 1.490003353016907E9
}
Mar 20, 2017 9:49:18 AM org.apache.jenkins.gitpubsub.GitPubSubPoll$JsonHandler 
onBodyPartReceived
INFO: GitPubSub event {
  "stillalive" : 1.490003358082204E9
}
Mar 20, 2017 9:49:19 AM org.apache.jenkins.gitpubsub.GitPubSubPoll$JsonHandler 
onBodyPartReceived
INFO: GitPubSub event {
  "commit" : {
    "author" : "jdanekrh",
    "url" : "https://github.com/apache/activemq-artemis/pull/1106";,
    "project" : "activemq-artemis",
    "title" : "    add test for expiry address with qpid-jms AMQP message",
    "repository" : "github",
    "action" : "created",
    "body" : "    [ot] @orpiske I hope this time we will manage to get a PR 
through, either this one or new one of yours ;)"
  }
}
Mar 20, 2017 9:49:23 AM org.apache.jenkins.gitpubsub.GitPubSubPoll$JsonHandler 
onBodyPartReceived
INFO: GitPubSub event {
  "stillalive" : 1.490003363046122E9
}
Mar 20, 2017 9:49:28 AM org.apache.jenkins.gitpubsub.GitPubSubPoll$JsonHandler 
onBodyPartReceived
INFO: GitPubSub event {
  "stillalive" : 1.490003368012971E9
}
Mar 20, 2017 9:49:29 AM org.apache.jenkins.gitpubsub.GitPubSubPoll$JsonHandler 
onBodyPartReceived
INFO: GitPubSub event {
  "commit" : {
    "body" : "ARROW-661: [C++] Add LargeRecordBatch metadata type, IPC support, 
associated refactoring\n\nThis patch enables the following code for writing 
record batches exceeding 2^31 - 
1\n\n```c++\nRETURN_NOT_OK(WriteLargeRecordBatch(\n    batch, buffer_offset, 
mmap_.get(), &metadata_length, &body_length, pool_));\nreturn 
ReadLargeRecordBatch(batch.schema(), 0, mmap_.get(), result);\n```\n\nThis also 
does a fair amount of refactoring and code consolidation related to ongoing 
code cleaning in arrow_ipc.\n\nThese APIs are marked experimental. This does 
add `LargeRecordBatch` flatbuffer type to the Message union, but I've indicated 
that Arrow implementations (e.g. Java) are not required to implement this type. 
It's strictly to enable C++ users to write very large datasets that have been 
embedded for convenience in Arrow's structured data model.\n\ncc @pcmoritz 
@robertnishihara\n\nAuthor: Wes McKinney <wes.mckin...@twosigma.com>\n\nCloses 
#404 from wesm/ARROW-661 and squashes the foll
 owing commits:\n\n9c18a95 [Wes McKinney] Fix import ordering\nd7811f2 [Wes 
McKinney] cpplint\n179a1e3 [Wes McKinney] Add unit test for large record 
batches. Use bytewise comparisons with aligned bitmaps\n36c3862 [Wes McKinney] 
Get LargeRecordBatch round trip working. Add to Message union for now\n4c1d08c 
[Wes McKinney] Refactoring, failing test fixture for large record 
batch\nf4c8830 [Wes McKinney] Consolidate ipc-metadata-test and 
ipc-read-write-test and draft large record batch read/write path\n85d1a1c [Wes 
McKinney] Add (untested) metadata writer for LargeRecordBatch\n0f2722c [Wes 
McKinney] Consolidate metadata-internal.h into metadata.h. Use own Arrow 
structs for IPC metadata and convert to flatbuffers later\ne8f8973 [Wes 
McKinney] Split adapter.h/cc into reader.h/writer.h. Draft LargeRecordBatch 
type\n",
    "committer" : "Uwe L. Korn <uw...@xhochy.com>",
    "hash" : "df2220f",
    "log" : "ARROW-661: [C++] Add LargeRecordBatch metadata type, IPC support, 
associated refactoring",
    "repository" : "git",
    "author" : "Wes McKinney",
    "files" : [ "cpp/src/arrow/allocator-test.cc", "cpp/src/arrow/allocator.h", 
"cpp/src/arrow/io/test-common.h", "cpp/src/arrow/ipc/CMakeLists.txt", 
"cpp/src/arrow/ipc/adapter.cc", "cpp/src/arrow/ipc/adapter.h", 
"cpp/src/arrow/ipc/api.h", "cpp/src/arrow/ipc/ipc-adapter-test.cc", 
"cpp/src/arrow/ipc/ipc-file-test.cc", "cpp/src/arrow/ipc/ipc-metadata-test.cc", 
"cpp/src/arrow/ipc/ipc-read-write-test.cc", 
"cpp/src/arrow/ipc/metadata-internal.cc", 
"cpp/src/arrow/ipc/metadata-internal.h", "cpp/src/arrow/ipc/metadata.cc", 
"cpp/src/arrow/ipc/metadata.h", "cpp/src/arrow/ipc/reader.cc", 
"cpp/src/arrow/ipc/reader.h", "cpp/src/arrow/ipc/test-common.h", 
"cpp/src/arrow/ipc/writer.cc", "cpp/src/arrow/ipc/writer.h", 
"cpp/src/arrow/loader.h", "cpp/src/arrow/type.h", 
"cpp/src/arrow/util/bit-util.cc", "format/Message.fbs" ],
    "server" : "git-wip-us",
    "project" : "arrow",
    "sha" : "df2220f350282925a454ed911eed6618e4d53969",
    "date" : "Mon Mar 20 10:48:34 2017 +0100",
    "commited" : "Mon Mar 20 10:48:34 2017 +0100",
    "subject" : "ARROW-661: [C++] Add LargeRecordBatch metadata type, IPC 
support, associated refactoring",
    "ref" : "refs/heads/master",
    "email" : "wes.mckin...@twosigma.com",
    "authored" : "Mon Mar 20 10:48:34 2017 +0100",
    "ref_names" : " (HEAD, master)"
  }
}
Mar 20, 2017 9:49:33 AM org.apache.jenkins.gitpubsub.GitPubSubPoll$JsonHandler 
onBodyPartReceived
INFO: GitPubSub event {
  "stillalive" : 1.490003373077112E9
}
Mar 20, 2017 9:49:38 AM org.apache.jenkins.gitpubsub.GitPubSubPoll$JsonHandler 
onBodyPartReceived
INFO: GitPubSub event {
  "stillalive" : 1.490003378042678E9
}
Mar 20, 2017 9:49:41 AM org.apache.jenkins.gitpubsub.GitPubSubPoll$JsonHandler 
onBodyPartReceived
INFO: GitPubSub event {
  "commit" : {
    "body" : "CAMEL-10925: adding apache-snapshot repo\n",
    "committer" : "Nicola Ferraro <ni.ferr...@gmail.com>",
    "hash" : "b7b26ed",
    "log" : "CAMEL-10925: adding apache-snapshot repo",
    "repository" : "git",
    "author" : "Nicola Ferraro",
    "files" : [ 
"tests/camel-itest-spring-boot/src/test/java/org/apache/camel/itest/springboot/util/BOMResolver.java"
 ],
    "server" : "git-wip-us",
    "project" : "camel",
    "sha" : "b7b26ed62cc1f8a7fe412ec54d3d82a68be1f7ed",
    "date" : "Mon Mar 20 10:49:20 2017 +0100",
    "commited" : "Mon Mar 20 10:49:20 2017 +0100",
    "subject" : "CAMEL-10925: adding apache-snapshot repo",
    "ref" : "refs/heads/master",
    "email" : "ni.ferr...@gmail.com",
    "authored" : "Mon Mar 20 10:49:20 2017 +0100",
    "ref_names" : " (HEAD, master)"
  }
}
Mar 20, 2017 9:49:43 AM org.apache.jenkins.gitpubsub.GitPubSubPoll$JsonHandler 
onBodyPartReceived
INFO: GitPubSub event {
  "stillalive" : 1.490003383010903E9
}
Mar 20, 2017 9:49:48 AM org.apache.jenkins.gitpubsub.GitPubSubPoll$JsonHandler 
onBodyPartReceived
INFO: GitPubSub event {
  "stillalive" : 1.490003388076832E9
}
Mar 20, 2017 9:49:53 AM org.apache.jenkins.gitpubsub.GitPubSubPoll$JsonHandler 
onBodyPartReceived
INFO: GitPubSub event {
  "stillalive" : 1.490003393040453E9
}
Mar 20, 2017 9:49:58 AM org.apache.jenkins.gitpubsub.GitPubSubPoll$JsonHandler 
onBodyPartReceived
INFO: GitPubSub event {
  "stillalive" : 1.490003398106804E9
}
Mar 20, 2017 9:50:03 AM org.apache.jenkins.gitpubsub.GitPubSubPoll$JsonHandler 
onBodyPartReceived
INFO: GitPubSub event {
  "stillalive" : 1.490003403072986E9
}
Mar 20, 2017 9:50:04 AM org.apache.jenkins.gitpubsub.GitPubSubPoll$JsonHandler 
onBodyPartReceived
INFO: GitPubSub event {
  "commit" : {
    "title" : "    [FLINK-6122] add TravisCI build status to README.md",
    "project" : "flink",
    "repository" : "github",
    "action" : "closed",
    "author" : "asfgit",
    "url" : "https://github.com/apache/flink/pull/3570";,
    "body" : "    Add TravisCI build status image to FLINK's github repo 
homepage\r\n    \r\n    <img width=\"643\" alt=\"screen shot 2017-03-20 at 12 
37 23 am\" 
src=\"https://cloud.githubusercontent.com/assets/1892692/24091460/6b6e26b4-0d05-11e7-81f9-efca8f08b56e.png\";>\r\n
    \r\n    \r\n    Thanks for contributing to Apache Flink. Before you open 
your pull request, please take the following check list into consideration.\r\n 
   If your changes take all of the items into account, feel free to open your 
pull request. For more information and/or questions please refer to the [How To 
Contribute guide](http://flink.apache.org/how-to-contribute.html).\r\n    In 
addition to going through the list, please provide a meaningful description of 
your changes.\r\n    \r\n    - [x] General\r\n      - The pull request 
references the related JIRA issue (\"[FLINK-XXX] Jira title text\")\r\n      - 
The pull request addresses only one issue\r\n      - Each commit in the PR has 
a meaningful commit mes
 sage (including the JIRA id)\r\n    \r\n    - [x] Documentation\r\n      - 
Documentation has been added for new functionality\r\n      - Old documentation 
affected by the pull request has been updated\r\n      - JavaDoc for public 
methods has been added\r\n    \r\n    - [x] Tests & Build\r\n      - 
Functionality added by the pull request is covered by tests\r\n      - `mvn 
clean verify` has been executed successfully locally or a Travis build has 
passed\r\n"
  }
}
```


Project: http://git-wip-us.apache.org/repos/asf/maven/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/1e9e5102
Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/1e9e5102
Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/1e9e5102

Branch: refs/heads/empty
Commit: 1e9e51026d1008d0803a289d606a05ae9e3ad46d
Parents: 68e38e50
Author: Stephen Connolly <stephen.alan.conno...@gmail.com>
Authored: Mon Mar 20 09:06:17 2017 +0000
Committer: Stephen Connolly <stephen.alan.conno...@gmail.com>
Committed: Mon Mar 20 09:49:35 2017 +0000

----------------------------------------------------------------------
 Jenkinsfile | 126 -------------------------------------------------------
 1 file changed, 126 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven/blob/1e9e5102/Jenkinsfile
----------------------------------------------------------------------
diff --git a/Jenkinsfile b/Jenkinsfile
index 2ac2644..9111e01 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -19,130 +19,4 @@
 
 properties([buildDiscarder(logRotator(artifactNumToKeepStr: '5', numToKeepStr: 
env.BRANCH_NAME=='master'?'10':'5'))])
 
-def tests
-
-try {
-node('ubuntu') {
-    stage 'Checkout'
-    def MAVEN_BUILD=tool name: 'Maven 3.3.9', type: 
'hudson.tasks.Maven$MavenInstallation'
-    echo "Driving build and unit tests using Maven $MAVEN_BUILD"
-    def JAVA7_HOME=tool name: 'JDK 1.7 (latest)', type: 'hudson.model.JDK'
-    echo "Running build and unit tests with Java $JAVA7_HOME"
-    dir('build') {
-        checkout scm
-        def WORK_DIR=pwd()
-        stage 'Build / Unit Test'
-        withEnv(["PATH+MAVEN=$MAVEN_BUILD/bin","PATH+JDK=$JAVA7_HOME/bin"]) {
-            sh "mvn clean verify -B -U -e -fae -V 
-Dmaven.test.failure.ignore=true -Dmaven.repo.local=$WORK_DIR/.repository"
-        }
-        dir ('apache-maven/target') {
-            sh "mv apache-maven-*-bin.zip apache-maven-dist.zip"
-            stash includes: 'apache-maven-dist.zip', name: 'dist'
-        }
-        junit allowEmptyResults: true, testResults:'**/target/*-reports/*.xml'
-        tests = resolveScm source: [$class: 'GitSCMSource', credentialsId: '', 
excludes: '', gitTool: 'Default', id: '_', ignoreOnPushNotifications: false, 
includes: '*', remote: 
'https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git'], 
targets: [BRANCH_NAME, 'master']
-    }
-}
-
-stage 'Integration Test'
-parallel linuxJava7:{
-        node('ubuntu') {
-            def MAVEN_NIX_J7=tool name: 'Maven 3.3.9', type: 
'hudson.tasks.Maven$MavenInstallation'
-            echo "Driving integration tests using Maven $MAVEN_NIX_J7"
-            def JAVA_NIX_J7=tool name: 'JDK 1.7 (latest)', type: 
'hudson.model.JDK'
-            echo "Running integration tests with Java $JAVA_NIX_J7"
-            dir('test') {
-                def WORK_DIR=pwd()
-                checkout tests
-                sh "rm -rvf $WORK_DIR/apache-maven-dist.zip 
$WORK_DIR/it-local-repo"
-                unstash 'dist'
-                
withEnv(["PATH+MAVEN=$MAVEN_NIX_J7/bin","PATH+JDK=$JAVA_NIX_J7/bin"]) {
-                    sh "mvn clean install -Prun-its -B -U -V 
-Dmaven.test.failure.ignore=true -Dmaven.repo.local=$WORK_DIR/it-local-repo 
-DmavenDistro=$WORK_DIR/apache-maven-dist.zip"
-                }
-                junit allowEmptyResults: true, 
testResults:'core-it-support/**/target/*-reports/*.xml,core-it-suite/target/*-reports/*.xml'
-                deleteDir() // clean up after ourselves to reduce disk space
-            }
-        }
-    },linuxJava8: {
-        node('ubuntu') {
-            def MAVEN_NIX_J8=tool name: 'Maven 3.3.9', type: 
'hudson.tasks.Maven$MavenInstallation'
-            echo "Driving integration tests using Maven $MAVEN_NIX_J8"
-            def JAVA_NIX_J8=tool name: 'JDK 1.8 (latest)', type: 
'hudson.model.JDK'
-            echo "Running integration tests with Java $JAVA_NIX_J8"
-            dir('test') {
-                def WORK_DIR=pwd()
-                checkout tests
-                sh "rm -rvf $WORK_DIR/apache-maven-dist.zip 
$WORK_DIR/it-local-repo"
-                unstash 'dist'
-                
withEnv(["PATH+MAVEN=$MAVEN_NIX_J8/bin","PATH+JDK=$JAVA_NIX_J8/bin"]) {
-                    sh "mvn clean install -Prun-its -B -U -V 
-Dmaven.test.failure.ignore=true -Dmaven.repo.local=$WORK_DIR/it-local-repo 
-DmavenDistro=$WORK_DIR/apache-maven-dist.zip"
-                }
-                junit allowEmptyResults: true, 
testResults:'core-it-support/**/target/*-reports/*.xml,core-it-suite/target/*-reports/*.xml'
-                deleteDir() // clean up after ourselves to reduce disk space
-            }
-        }
-    }, winJava7: {
-        node('Windows') {
-            def MAVEN_WIN_J7=tool name: 'Maven 3.3.9 (Windows)', type: 
'hudson.tasks.Maven$MavenInstallation'
-            dir(MAVEN_WIN_J7) {
-                MAVEN_WIN_J7=pwd()
-            }
-            echo "Driving integration tests using Maven $MAVEN_WIN_J7"
-            def JAVA_WIN_J7=tool name: 'JDK 1.7 (unlimited security) 64-bit 
Windows only', type: 'hudson.model.JDK'
-            dir(JAVA_WIN_J7) {
-                JAVA_WIN_J7=pwd()
-            }
-            echo "Running integration tests with Java $JAVA_WIN_J7"
-            // need a short path or we hit 256 character limit for paths
-            // using EXECUTOR_NUMBER guarantees that concurrent builds on same 
agent
-            // will not trample each other
-            dir("/mvn-it-${EXECUTOR_NUMBER}.tmp") {
-                def WORK_DIR=pwd()
-                checkout tests
-                bat "if exist it-local-repo rmdir /s /q it-local-repo"
-                bat "if exist apache-maven-dist.zip del /q 
apache-maven-dist.zip"
-                
withEnv(["Path+MAVEN=$MAVEN_WIN_J7\\bin","Path+JDK=$JAVA_WIN_J7\\bin","JAVA_HOME=$JAVA_WIN_J7"])
 {
-                    bat "set"
-                    unstash 'dist'
-                    bat "mvn clean install -Prun-its -B -U -V 
-Dmaven.test.failure.ignore=true -Dmaven.repo.local=$WORK_DIR/it-local-repo 
-DmavenDistro=$WORK_DIR/apache-maven-dist.zip"
-                }
-                junit allowEmptyResults: true, 
testResults:'core-it-support/**/target/*-reports/*.xml,core-it-suite/target/*-reports/*.xml'
-                deleteDir() // clean up after ourselves to reduce disk space
-            }
-        }
-    }, winJava8: {
-        node('Windows') {
-            def MAVEN_WIN_J8=tool name: 'Maven 3.3.9 (Windows)', type: 
'hudson.tasks.Maven$MavenInstallation'
-            dir(MAVEN_WIN_J8) {
-                MAVEN_WIN_J8=pwd()
-            }
-            echo "Driving integration tests using Maven $MAVEN_WIN_J8"
-            def JAVA_WIN_J8=tool name: 'JDK 1.8 (unlimited security) 64-bit 
Windows only', type: 'hudson.model.JDK'
-            dir(JAVA_WIN_J8) {
-                JAVA_WIN_J8=pwd()
-            }
-            echo "Running integration tests with Java $JAVA_WIN_J8"
-            // need a short path or we hit 256 character limit for paths
-            // using EXECUTOR_NUMBER guarantees that concurrent builds on same 
agent
-            // will not trample each other
-            dir("/mvn-it-${EXECUTOR_NUMBER}.tmp") {
-                def WORK_DIR=pwd()
-                checkout tests
-                bat "if exist it-local-repo rmdir /s /q it-local-repo"
-                bat "if exist apache-maven-dist.zip del /q 
apache-maven-dist.zip"
-                
withEnv(["Path+MAVEN=$MAVEN_WIN_J8\\bin","Path+JDK=$JAVA_WIN_J8\\bin","JAVA_HOME=$JAVA_WIN_J8"])
 {
-                    bat "set"
-                    unstash 'dist'
-                    bat "mvn clean install -Prun-its -B -U -V 
-Dmaven.test.failure.ignore=true -Dmaven.repo.local=$WORK_DIR/it-local-repo 
-DmavenDistro=$WORK_DIR/apache-maven-dist.zip"
-                }
-                junit allowEmptyResults: true, 
testResults:'core-it-support/**/target/*-reports/*.xml,core-it-suite/target/*-reports/*.xml'
-                deleteDir() // clean up after ourselves to reduce disk space
-            }
-        }
-    }
-} finally {
-    node('ubuntu') {
-        emailext body: "See ${env.BUILD_URL}", recipientProviders: [[$class: 
'CulpritsRecipientProvider'], [$class: 'FailingTestSuspectsRecipientProvider'], 
[$class: 'FirstFailingBuildSuspectsRecipientProvider']], replyTo: 
'd...@maven.apache.org', subject: "${env.JOB_NAME} - build 
${env.BUILD_DISPLAY_NAME} - ${currentBuild.result}", to: 
'notificati...@maven.apache.org'
-    }
-}
 

Reply via email to