Skip to content
Success

Console Output

Started by GitHub push by mcmonkey4eva
Running as SYSTEM
Building in workspace /var/lib/jenkins/jobs/dDiscordBot/workspace
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://github.com/DenizenScript/dDiscordBot.git # timeout=10
Fetching upstream changes from git://github.com/DenizenScript/dDiscordBot.git
 > git --version # timeout=10
 > git fetch --tags --progress git://github.com/DenizenScript/dDiscordBot.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision dfb4717af01525100668295483a6fa1347aa5b60 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f dfb4717af01525100668295483a6fa1347aa5b60 # timeout=10
Commit message: "Update for Denizen 1.1.4"
 > git rev-list --no-walk 9b7af5653ff4cf7ed2b2b4b5d3504e47e1617eec # timeout=10
 > git tag -a -f -m Jenkins Build #73 jenkins-dDiscordBot-73 # timeout=10
false
xasfewrhet
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 36192
[workspace] $ /var/lib/jenkins/tools/hudson.model.JDK/JDK8/bin/java -Djava.awt.headless=true -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.13.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/boot/plexus-classworlds-2.6.0.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/conf/logging jenkins.maven3.agent.Maven35Main /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3 /var/cache/jenkins/war/WEB-INF/lib/remoting-4.2.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.13.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.13.jar 36192
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/jobs/dDiscordBot/workspace/pom.xml clean package install -DBUILD_NUMBER=73
[INFO] Scanning for projects...
[INFO] 
[INFO] -------------------< com.denizenscript:ddiscordbot >--------------------
[INFO] Building dDiscordBot 0.6
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for com.denizenscript:denizen:jar:1.1.4-SNAPSHOT is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ddiscordbot ---
[INFO] Deleting /var/lib/jenkins/jobs/dDiscordBot/workspace/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ddiscordbot ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ ddiscordbot ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 15 source files to /var/lib/jenkins/jobs/dDiscordBot/workspace/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ddiscordbot ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/dDiscordBot/workspace/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ ddiscordbot ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ ddiscordbot ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ ddiscordbot ---
[INFO] Building jar: /var/lib/jenkins/jobs/dDiscordBot/workspace/target/dDiscordBot-0.6-b73.jar
[INFO] 
[INFO] --- maven-shade-plugin:3.2.0:shade (default) @ ddiscordbot ---
[INFO] Excluding com.denizenscript:denizen:jar:1.1.4-SNAPSHOT from the shaded jar.
[INFO] Including com.discord4j:discord4j-core:jar:3.0.12 in the shaded jar.
[INFO] Including com.discord4j:discord4j-rest:jar:3.0.12 in the shaded jar.
[INFO] Including com.discord4j:discord4j-common:jar:3.0.12 in the shaded jar.
[INFO] Including io.projectreactor.netty:reactor-netty:jar:0.8.14.RELEASE in the shaded jar.
[INFO] Including io.netty:netty-codec-http:jar:4.1.43.Final in the shaded jar.
[INFO] Including io.netty:netty-common:jar:4.1.43.Final in the shaded jar.
[INFO] Including io.netty:netty-buffer:jar:4.1.43.Final in the shaded jar.
[INFO] Including io.netty:netty-transport:jar:4.1.43.Final in the shaded jar.
[INFO] Including io.netty:netty-resolver:jar:4.1.43.Final in the shaded jar.
[INFO] Including io.netty:netty-codec:jar:4.1.43.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-http2:jar:4.1.43.Final in the shaded jar.
[INFO] Including io.netty:netty-handler:jar:4.1.43.Final in the shaded jar.
[INFO] Including io.netty:netty-handler-proxy:jar:4.1.43.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-socks:jar:4.1.43.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.43.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.43.Final in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.10.1 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.10.1 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.10.1 in the shaded jar.
[INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.10.1 in the shaded jar.
[INFO] Including io.projectreactor.addons:reactor-extra:jar:3.2.3.RELEASE in the shaded jar.
[INFO] Including io.projectreactor:reactor-core:jar:3.2.9.RELEASE in the shaded jar.
[INFO] Including org.reactivestreams:reactive-streams:jar:1.0.2 in the shaded jar.
[INFO] Including com.discord4j:discord4j-gateway:jar:3.0.12 in the shaded jar.
[INFO] Including com.discord4j:discord4j-voice:jar:3.0.12 in the shaded jar.
[INFO] Including com.discord4j:simple-fsm:jar:1.0.1 in the shaded jar.
[INFO] Including com.discord4j:stores-jdk:jar:3.0.12 in the shaded jar.
[INFO] Including com.discord4j:stores-api:jar:3.0.12 in the shaded jar.
[INFO] Including com.austinv11.servicer:Servicer:jar:1.0.0 in the shaded jar.
[INFO] Minimizing jar com.denizenscript:ddiscordbot:jar:0.6
[INFO] discord4j.core.ConnectedObserver not removed because it was specifically included
[INFO] discord4j.core.shard.ShardingJdkStoreService not removed because it was specifically included
[INFO] discord4j.rest.response.ResumingTransformer not removed because it was specifically included
[INFO] discord4j.common.annotations.Beta not removed because it was specifically included
[INFO] discord4j.gateway.json.dispatch.EventNames not removed because it was specifically included
[INFO] discord4j.voice.Opus not removed because it was specifically included
[INFO] discord4j.store.api.readonly.ReadOnlyStore not removed because it was specifically included
[INFO] discord4j.store.api.readonly.primitive.ReadOnlyLongObjStore not removed because it was specifically included
[INFO] discord4j.store.api.util.MappingIterable$1 not removed because it was specifically included
[INFO] discord4j.store.api.util.MappingIterable$MappingIterator not removed because it was specifically included
[INFO] discord4j.store.api.util.MappingIterable$MappingSpliterator not removed because it was specifically included
[INFO] discord4j.store.api.mapping.MappingStoreService not removed because it was specifically included
[INFO] discord4j.store.api.util.MappingIterable not removed because it was specifically included
[INFO] discord4j.store.api.readonly.ReadOnlyStoreService not removed because it was specifically included
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[INFO] Minimized 5042 -> 4165 (82%)
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /var/lib/jenkins/jobs/dDiscordBot/workspace/target/dDiscordBot-0.6-b73.jar with /var/lib/jenkins/jobs/dDiscordBot/workspace/target/ddiscordbot-0.6-shaded.jar
[INFO] Dependency-reduced POM written at: /var/lib/jenkins/jobs/dDiscordBot/workspace/dependency-reduced-pom.xml
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ddiscordbot ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ ddiscordbot ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ddiscordbot ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/dDiscordBot/workspace/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ ddiscordbot ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ ddiscordbot ---
[INFO] No tests to run.
[INFO] Skipping execution of surefire because it has already been run for this configuration
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ ddiscordbot ---
[INFO] 
[INFO] --- maven-shade-plugin:3.2.0:shade (default) @ ddiscordbot ---
[INFO] Excluding com.denizenscript:denizen:jar:1.1.4-SNAPSHOT from the shaded jar.
[INFO] Including com.discord4j:discord4j-core:jar:3.0.12 in the shaded jar.
[INFO] Including com.discord4j:discord4j-rest:jar:3.0.12 in the shaded jar.
[INFO] Including com.discord4j:discord4j-common:jar:3.0.12 in the shaded jar.
[INFO] Including io.projectreactor.netty:reactor-netty:jar:0.8.14.RELEASE in the shaded jar.
[INFO] Including io.netty:netty-codec-http:jar:4.1.43.Final in the shaded jar.
[INFO] Including io.netty:netty-common:jar:4.1.43.Final in the shaded jar.
[INFO] Including io.netty:netty-buffer:jar:4.1.43.Final in the shaded jar.
[INFO] Including io.netty:netty-transport:jar:4.1.43.Final in the shaded jar.
[INFO] Including io.netty:netty-resolver:jar:4.1.43.Final in the shaded jar.
[INFO] Including io.netty:netty-codec:jar:4.1.43.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-http2:jar:4.1.43.Final in the shaded jar.
[INFO] Including io.netty:netty-handler:jar:4.1.43.Final in the shaded jar.
[INFO] Including io.netty:netty-handler-proxy:jar:4.1.43.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-socks:jar:4.1.43.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.43.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.43.Final in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.10.1 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.10.1 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.10.1 in the shaded jar.
[INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.10.1 in the shaded jar.
[INFO] Including io.projectreactor.addons:reactor-extra:jar:3.2.3.RELEASE in the shaded jar.
[INFO] Including io.projectreactor:reactor-core:jar:3.2.9.RELEASE in the shaded jar.
[INFO] Including org.reactivestreams:reactive-streams:jar:1.0.2 in the shaded jar.
[INFO] Including com.discord4j:discord4j-gateway:jar:3.0.12 in the shaded jar.
[INFO] Including com.discord4j:discord4j-voice:jar:3.0.12 in the shaded jar.
[INFO] Including com.discord4j:simple-fsm:jar:1.0.1 in the shaded jar.
[INFO] Including com.discord4j:stores-jdk:jar:3.0.12 in the shaded jar.
[INFO] Including com.discord4j:stores-api:jar:3.0.12 in the shaded jar.
[INFO] Including com.austinv11.servicer:Servicer:jar:1.0.0 in the shaded jar.
[INFO] Minimizing jar com.denizenscript:ddiscordbot:jar:0.6
[INFO] discord4j.core.object.data.stored.PresenceBean not removed because it was specifically included
[INFO] discord4j.core.ConnectedObserver not removed because it was specifically included
[INFO] discord4j.core.object.audit.OptionKey not removed because it was specifically included
[INFO] discord4j.core.object.data.stored.VoiceStateBean not removed because it was specifically included
[INFO] discord4j.core.event.domain.role.RoleUpdateEvent not removed because it was specifically included
[INFO] discord4j.core.object.reaction.ReactionEmoji not removed because it was specifically included
[INFO] discord4j.core.object.data.ApplicationInfoBean not removed because it was specifically included
[INFO] discord4j.core.event.domain.guild.GuildUpdateEvent not removed because it was specifically included
[INFO] discord4j.core.object.entity.PrivateChannel not removed because it was specifically included
[INFO] discord4j.core.object.entity.Guild$ContentFilterLevel not removed because it was specifically included
[INFO] discord4j.core.spec.EmbedCreateSpec not removed because it was specifically included
[INFO] discord4j.core.object.audit.ChangeKey not removed because it was specifically included
[INFO] discord4j.core.spec.StoreChannelCreateSpec not removed because it was specifically included
[INFO] discord4j.core.util.AuditLogUtil not removed because it was specifically included
[INFO] discord4j.core.object.Invite not removed because it was specifically included
[INFO] discord4j.core.event.domain.channel.CategoryDeleteEvent not removed because it was specifically included
[INFO] discord4j.core.object.VoiceState not removed because it was specifically included
[INFO] discord4j.core.object.util.Snowflake not removed because it was specifically included
[INFO] discord4j.core.object.data.stored.GuildEmojiBean not removed because it was specifically included
[INFO] discord4j.core.event.domain.role.RoleCreateEvent not removed because it was specifically included
[INFO] discord4j.core.event.domain.channel.NewsChannelUpdateEvent not removed because it was specifically included
[INFO] discord4j.core.event.domain.guild.MemberJoinEvent not removed because it was specifically included
[INFO] discord4j.core.object.Embed$Footer not removed because it was specifically included
[INFO] discord4j.core.StateHolder not removed because it was specifically included
[INFO] discord4j.core.event.domain.guild.IntegrationsUpdateEvent not removed because it was specifically included
[INFO] discord4j.core.spec.NewsChannelEditSpec not removed because it was specifically included
[INFO] discord4j.core.event.dispatch.ChannelDispatchHandlers not removed because it was specifically included
[INFO] discord4j.core.object.audit.AuditLogEntry not removed because it was specifically included
[INFO] discord4j.core.event.domain.channel.NewsChannelCreateEvent not removed because it was specifically included
[INFO] discord4j.core.event.EventDispatcher not removed because it was specifically included
[INFO] discord4j.core.event.domain.channel.PrivateChannelCreateEvent not removed because it was specifically included
[INFO] discord4j.core.object.data.stored.PermissionOverwriteBean not removed because it was specifically included
[INFO] discord4j.core.object.data.RegionBean not removed because it was specifically included
[INFO] discord4j.core.object.entity.Guild$NotificationLevel not removed because it was specifically included
[INFO] discord4j.core.object.entity.Message$Type not removed because it was specifically included
[INFO] discord4j.core.event.domain.channel.TextChannelDeleteEvent not removed because it was specifically included
[INFO] discord4j.core.object.entity.Role not removed because it was specifically included
[INFO] discord4j.core.ClientConfig not removed because it was specifically included
[INFO] discord4j.core.event.domain.lifecycle.ReconnectEvent not removed because it was specifically included
[INFO] discord4j.core.event.domain.guild.GuildCreateEvent not removed because it was specifically included
[INFO] discord4j.core.object.data.stored.embed.EmbedFooterBean not removed because it was specifically included
[INFO] discord4j.core.object.util.Image$Format not removed because it was specifically included
[INFO] discord4j.core.spec.BanQuerySpec not removed because it was specifically included
[INFO] discord4j.core.event.domain.channel.StoreChannelDeleteEvent not removed because it was specifically included
[INFO] discord4j.core.object.data.stored.AttachmentBean not removed because it was specifically included
[INFO] discord4j.core.object.entity.TextChannel not removed because it was specifically included
[INFO] discord4j.core.object.data.AuditLogEntryBean not removed because it was specifically included
[INFO] discord4j.core.event.domain.message.MessageBulkDeleteEvent not removed because it was specifically included
[INFO] discord4j.core.object.reaction.Reaction not removed because it was specifically included
[INFO] discord4j.core.spec.CategoryEditSpec not removed because it was specifically included
[INFO] discord4j.core.object.entity.Guild$MfaLevel not removed because it was specifically included
[INFO] discord4j.core.object.data.stored.RichActivityBean not removed because it was specifically included
[INFO] discord4j.core.event.domain.message.ReactionAddEvent not removed because it was specifically included
[INFO] discord4j.core.event.domain.PresenceUpdateEvent not removed because it was specifically included
[INFO] discord4j.core.object.reaction.ReactionEmoji$1 not removed because it was specifically included
[INFO] discord4j.core.object.entity.Guild not removed because it was specifically included
[INFO] discord4j.core.AlreadyConnectedException not removed because it was specifically included
[INFO] discord4j.core.event.domain.role.RoleEvent not removed because it was specifically included
[INFO] discord4j.core.event.domain.Event not removed because it was specifically included
[INFO] discord4j.core.object.data.stored.RoleBean not removed because it was specifically included
[INFO] discord4j.core.object.presence.Activity$Type not removed because it was specifically included
[INFO] discord4j.core.event.domain.channel.VoiceChannelDeleteEvent not removed because it was specifically included
[INFO] discord4j.core.event.domain.guild.MemberChunkEvent not removed because it was specifically included
[INFO] discord4j.core.object.data.stored.MessageReferenceBean not removed because it was specifically included
[INFO] discord4j.core.object.Embed$Video not removed because it was specifically included
[INFO] discord4j.core.object.PermissionOverwrite not removed because it was specifically included
[INFO] discord4j.core.object.data.stored.embed.EmbedThumbnailBean not removed because it was specifically included
[INFO] discord4j.core.spec.TextChannelCreateSpec not removed because it was specifically included
[INFO] discord4j.core.event.domain.guild.UnbanEvent not removed because it was specifically included
[INFO] discord4j.core.spec.VoiceChannelJoinSpec not removed because it was specifically included
[INFO] discord4j.core.event.domain.channel.PinsUpdateEvent not removed because it was specifically included
[INFO] discord4j.core.object.presence.Presence not removed because it was specifically included
[INFO] discord4j.core.event.domain.lifecycle.GatewayLifecycleEvent not removed because it was specifically included
[INFO] discord4j.core.object.audit.ActionType not removed because it was specifically included
[INFO] discord4j.core.event.domain.message.MessageUpdateEvent not removed because it was specifically included
[INFO] discord4j.core.shard.ShardingJdkStoreService not removed because it was specifically included
[INFO] discord4j.core.event.dispatch.LifecycleDispatchHandlers not removed because it was specifically included
[INFO] discord4j.core.event.domain.channel.ChannelEvent not removed because it was specifically included
[INFO] discord4j.core.spec.MessageEditSpec not removed because it was specifically included
[INFO] discord4j.core.object.entity.GuildEmoji not removed because it was specifically included
[INFO] discord4j.core.event.domain.guild.MemberLeaveEvent not removed because it was specifically included
[INFO] discord4j.core.spec.GuildEmojiCreateSpec not removed because it was specifically included
[INFO] discord4j.core.event.dispatch.DispatchHandlers not removed because it was specifically included
[INFO] discord4j.core.object.data.stored.embed.EmbedImageBean not removed because it was specifically included
[INFO] discord4j.core.event.domain.lifecycle.ReadyEvent$Guild not removed because it was specifically included
[INFO] discord4j.core.object.presence.Status not removed because it was specifically included
[INFO] discord4j.core.event.domain.WebhooksUpdateEvent not removed because it was specifically included
[INFO] discord4j.core.object.data.stored.embed.EmbedAuthorBean not removed because it was specifically included
[INFO] discord4j.core.spec.AuditLogQuerySpec not removed because it was specifically included
[INFO] discord4j.core.event.dispatch.ChannelDispatchHandlers$1 not removed because it was specifically included
[INFO] discord4j.core.DiscordClient not removed because it was specifically included
[INFO] discord4j.core.event.domain.VoiceStateUpdateEvent not removed because it was specifically included
[INFO] discord4j.core.object.data.stored.UserBean not removed because it was specifically included
[INFO] discord4j.core.event.domain.channel.TextChannelUpdateEvent not removed because it was specifically included
[INFO] discord4j.core.object.entity.ApplicationInfo not removed because it was specifically included
[INFO] discord4j.core.object.presence.Activity not removed because it was specifically included
[INFO] discord4j.core.object.entity.Message$Flag not removed because it was specifically included
[INFO] discord4j.core.event.domain.message.MessageCreateEvent not removed because it was specifically included
[INFO] discord4j.core.event.domain.lifecycle.ReconnectFailEvent not removed because it was specifically included
[INFO] discord4j.core.object.data.stored.MessageBean not removed because it was specifically included
[INFO] discord4j.core.object.entity.MessageChannel not removed because it was specifically included
[INFO] discord4j.core.event.domain.VoiceServerUpdateEvent not removed because it was specifically included
[INFO] discord4j.core.object.entity.Channel not removed because it was specifically included
[INFO] discord4j.core.event.domain.channel.StoreChannelUpdateEvent not removed because it was specifically included
[INFO] discord4j.core.object.trait.Categorizable not removed because it was specifically included
[INFO] discord4j.core.event.dispatch.LifecycleDispatchHandlers$1 not removed because it was specifically included
[INFO] discord4j.core.object.data.stored.embed.EmbedBean not removed because it was specifically included
[INFO] discord4j.core.spec.TextChannelEditSpec not removed because it was specifically included
[INFO] discord4j.core.event.domain.channel.TextChannelCreateEvent not removed because it was specifically included
[INFO] discord4j.core.object.entity.BaseGuildChannel not removed because it was specifically included
[INFO] discord4j.core.object.Embed$Provider not removed because it was specifically included
[INFO] discord4j.core.event.dispatch.DispatchHandler not removed because it was specifically included
[INFO] discord4j.core.spec.VoiceChannelCreateSpec not removed because it was specifically included
[INFO] discord4j.core.object.entity.GuildChannel not removed because it was specifically included
[INFO] discord4j.core.event.domain.channel.StoreChannelCreateEvent not removed because it was specifically included
[INFO] discord4j.core.object.trait.Invitable not removed because it was specifically included
[INFO] discord4j.core.object.Embed not removed because it was specifically included
[INFO] discord4j.core.shard.ShardAwareStoreService not removed because it was specifically included
[INFO] discord4j.core.object.MessageReference not removed because it was specifically included
[INFO] discord4j.core.util.ImageUtil not removed because it was specifically included
[INFO] discord4j.core.event.domain.message.ReactionRemoveAllEvent not removed because it was specifically included
[INFO] discord4j.core.object.data.BanBean not removed because it was specifically included
[INFO] discord4j.core.event.domain.message.MessageEvent not removed because it was specifically included
[INFO] discord4j.core.spec.RoleCreateSpec not removed because it was specifically included
[INFO] discord4j.core.event.dispatch.MessageDispatchHandlers not removed because it was specifically included
[INFO] discord4j.core.event.domain.message.MessageDeleteEvent not removed because it was specifically included
[INFO] discord4j.core.object.entity.Message not removed because it was specifically included
[INFO] discord4j.core.util.PaginationUtil not removed because it was specifically included
[INFO] discord4j.core.event.domain.UserUpdateEvent not removed because it was specifically included
[INFO] discord4j.core.event.domain.guild.MemberUpdateEvent not removed because it was specifically included
[INFO] discord4j.core.object.Embed$Field not removed because it was specifically included
[INFO] discord4j.core.spec.WebhookEditSpec not removed because it was specifically included
[INFO] discord4j.core.util.ArrayUtil not removed because it was specifically included
[INFO] discord4j.core.DiscordClientBuilder not removed because it was specifically included
[INFO] discord4j.core.object.data.stored.MemberBean not removed because it was specifically included
[INFO] discord4j.core.object.entity.Guild$PremiumTier not removed because it was specifically included
[INFO] discord4j.core.object.data.stored.embed.EmbedFieldBean not removed because it was specifically included
[INFO] discord4j.core.event.domain.guild.BanEvent not removed because it was specifically included
[INFO] discord4j.core.object.entity.BaseChannel not removed because it was specifically included
[INFO] discord4j.core.util.EntityUtil$1 not removed because it was specifically included
[INFO] discord4j.core.spec.VoiceChannelEditSpec not removed because it was specifically included
[INFO] discord4j.core.event.domain.channel.VoiceChannelCreateEvent not removed because it was specifically included
[INFO] discord4j.core.object.entity.BaseGuildMessageChannel not removed because it was specifically included
[INFO] discord4j.core.object.data.stored.ActivityBean not removed because it was specifically included
[INFO] discord4j.core.event.domain.lifecycle.ConnectEvent not removed because it was specifically included
[INFO] discord4j.core.object.data.stored.GuildBean not removed because it was specifically included
[INFO] discord4j.core.util.PermissionUtil not removed because it was specifically included
[INFO] discord4j.core.object.entity.Guild$VerificationLevel not removed because it was specifically included
[INFO] discord4j.core.spec.GuildCreateSpec not removed because it was specifically included
[INFO] discord4j.core.object.Embed$Type not removed because it was specifically included
[INFO] discord4j.core.object.entity.NewsChannel not removed because it was specifically included
[INFO] discord4j.core.spec.AuditSpec not removed because it was specifically included
[INFO] discord4j.core.shard.ShardAwareStore not removed because it was specifically included
[INFO] discord4j.core.event.domain.guild.GuildEvent not removed because it was specifically included
[INFO] discord4j.core.object.data.stored.embed.EmbedProviderBean not removed because it was specifically included
[INFO] discord4j.core.event.domain.channel.CategoryCreateEvent not removed because it was specifically included
[INFO] discord4j.core.shard.ShardingJdkStoreRegistry not removed because it was specifically included
[INFO] discord4j.core.spec.MessageCreateSpec not removed because it was specifically included
[INFO] discord4j.core.util.EntityUtil not removed because it was specifically included
[INFO] discord4j.core.object.entity.Entity not removed because it was specifically included
[INFO] discord4j.core.event.dispatch.DispatchContext not removed because it was specifically included
[INFO] discord4j.core.object.data.WebhookBean not removed because it was specifically included
[INFO] discord4j.core.spec.StoreChannelEditSpec not removed because it was specifically included
[INFO] discord4j.core.object.Embed$Image not removed because it was specifically included
[INFO] discord4j.core.event.domain.channel.VoiceChannelUpdateEvent not removed because it was specifically included
[INFO] discord4j.core.spec.GuildEmojiEditSpec not removed because it was specifically included
[INFO] discord4j.core.event.domain.lifecycle.DisconnectEvent not removed because it was specifically included
[INFO] discord4j.core.object.entity.VoiceChannel not removed because it was specifically included
[INFO] discord4j.core.spec.RoleEditSpec not removed because it was specifically included
[INFO] discord4j.core.object.util.Image not removed because it was specifically included
[INFO] discord4j.core.event.domain.role.RoleDeleteEvent not removed because it was specifically included
[INFO] discord4j.core.spec.GuildEditSpec not removed because it was specifically included
[INFO] discord4j.core.StoreInvalidator not removed because it was specifically included
[INFO] discord4j.core.object.data.InviteBean not removed because it was specifically included
[INFO] discord4j.core.object.entity.StoreChannel not removed because it was specifically included
[INFO] discord4j.core.object.Embed$Author not removed because it was specifically included
[INFO] discord4j.core.event.domain.channel.NewsChannelDeleteEvent not removed because it was specifically included
[INFO] discord4j.core.event.domain.guild.GuildDeleteEvent not removed because it was specifically included
[INFO] discord4j.core.spec.GuildMemberEditSpec not removed because it was specifically included
[INFO] discord4j.core.event.domain.channel.PrivateChannelDeleteEvent not removed because it was specifically included
[INFO] discord4j.core.event.dispatch.GuildDispatchHandlers not removed because it was specifically included
[INFO] discord4j.core.event.domain.lifecycle.ReadyEvent not removed because it was specifically included
[INFO] discord4j.core.object.reaction.ReactionEmoji$Unicode not removed because it was specifically included
[INFO] discord4j.core.object.Embed$Thumbnail not removed because it was specifically included
[INFO] discord4j.core.object.entity.User not removed because it was specifically included
[INFO] discord4j.core.spec.WebhookCreateSpec not removed because it was specifically included
[INFO] discord4j.core.spec.NewsChannelCreateSpec not removed because it was specifically included
[INFO] discord4j.core.object.entity.BaseMessageChannel not removed because it was specifically included
[INFO] discord4j.core.event.domain.channel.CategoryUpdateEvent not removed because it was specifically included
[INFO] discord4j.core.spec.Spec not removed because it was specifically included
[INFO] discord4j.core.spec.UserEditSpec not removed because it was specifically included
[INFO] discord4j.core.object.ExtendedPermissionOverwrite not removed because it was specifically included
[INFO] discord4j.core.object.Ban not removed because it was specifically included
[INFO] discord4j.core.object.data.stored.BaseGuildBean not removed because it was specifically included
[INFO] discord4j.core.object.data.stored.ReactionBean not removed because it was specifically included
[INFO] discord4j.core.ServiceMediator not removed because it was specifically included
[INFO] discord4j.core.event.domain.guild.EmojisUpdateEvent not removed because it was specifically included
[INFO] discord4j.core.shard.ShardingClientBuilder not removed because it was specifically included
[INFO] discord4j.core.object.Region not removed because it was specifically included
[INFO] discord4j.core.object.entity.Webhook not removed because it was specifically included
[INFO] discord4j.core.object.entity.GuildMessageChannel not removed because it was specifically included
[INFO] discord4j.core.object.data.stored.embed.EmbedVideoBean not removed because it was specifically included
[INFO] discord4j.core.object.audit.AuditLogChange not removed because it was specifically included
[INFO] discord4j.core.object.util.Permission not removed because it was specifically included
[INFO] discord4j.core.event.domain.message.ReactionRemoveEvent not removed because it was specifically included
[INFO] discord4j.core.spec.CategoryCreateSpec not removed because it was specifically included
[INFO] discord4j.core.object.data.ExtendedInviteBean not removed because it was specifically included
[INFO] discord4j.core.object.Embed$1 not removed because it was specifically included
[INFO] discord4j.core.object.PermissionOverwrite$Type not removed because it was specifically included
[INFO] discord4j.core.object.reaction.ReactionEmoji$Custom not removed because it was specifically included
[INFO] discord4j.core.object.DiscordObject not removed because it was specifically included
[INFO] discord4j.core.event.domain.lifecycle.ResumeEvent not removed because it was specifically included
[INFO] discord4j.core.object.util.PermissionSet not removed because it was specifically included
[INFO] discord4j.core.shard.ShardingClientBuilder$ConnectedGatewayObserver not removed because it was specifically included
[INFO] discord4j.core.object.entity.Attachment not removed because it was specifically included
[INFO] discord4j.core.object.data.stored.ChannelBean not removed because it was specifically included
[INFO] discord4j.core.spec.InviteCreateSpec not removed because it was specifically included
[INFO] discord4j.core.object.ExtendedInvite not removed because it was specifically included
[INFO] discord4j.core.event.domain.lifecycle.ReconnectStartEvent not removed because it was specifically included
[INFO] discord4j.core.event.domain.channel.TypingStartEvent not removed because it was specifically included
[INFO] discord4j.core.object.entity.Channel$Type not removed because it was specifically included
[INFO] discord4j.core.object.entity.Category not removed because it was specifically included
[INFO] discord4j.core.shard.ShardingStoreRegistry not removed because it was specifically included
[INFO] discord4j.core.object.entity.Member not removed because it was specifically included
[INFO] discord4j.rest.request.BucketKey not removed because it was specifically included
[INFO] discord4j.rest.json.response.VoiceRegionResponse not removed because it was specifically included
[INFO] discord4j.rest.json.request.GuildMemberModifyRequest$Builder not removed because it was specifically included
[INFO] discord4j.rest.json.request.GroupAddRecipientRequest not removed because it was specifically included
[INFO] discord4j.rest.http.EmptyReaderStrategy not removed because it was specifically included
[INFO] discord4j.rest.json.request.RoleCreateRequest not removed because it was specifically included
[INFO] discord4j.rest.request.Router not removed because it was specifically included
[INFO] discord4j.rest.service.RestService not removed because it was specifically included
[INFO] discord4j.rest.json.response.AuditLogChangeResponse not removed because it was specifically included
[INFO] discord4j.rest.json.request.ChannelModifyRequest$Builder not removed because it was specifically included
[INFO] discord4j.rest.http.MultipartWriterStrategy not removed because it was specifically included
[INFO] discord4j.rest.util.RouteUtils$1 not removed because it was specifically included
[INFO] discord4j.rest.http.FallbackReaderStrategy not removed because it was specifically included
[INFO] discord4j.rest.request.RouterOptions$Builder not removed because it was specifically included
[INFO] discord4j.rest.json.request.WebhookModifyRequest not removed because it was specifically included
[INFO] discord4j.rest.RestClient not removed because it was specifically included
[INFO] discord4j.rest.service.WebhookService not removed because it was specifically included
[INFO] discord4j.rest.json.request.RoleModifyRequest$Builder not removed because it was specifically included
[INFO] discord4j.rest.json.request.GuildEmojiModifyRequest not removed because it was specifically included
[INFO] discord4j.rest.json.request.WebhookCreateRequest not removed because it was specifically included
[INFO] discord4j.rest.util.RouteUtils$Type$2 not removed because it was specifically included
[INFO] discord4j.rest.util.RouteUtils$Type$3 not removed because it was specifically included
[INFO] discord4j.rest.util.RouteUtils$Type$1 not removed because it was specifically included
[INFO] discord4j.rest.json.request.RoleModifyRequest not removed because it was specifically included
[INFO] discord4j.rest.util.RouteUtils$Type$4 not removed because it was specifically included
[INFO] discord4j.rest.json.request.UserModifyRequest not removed because it was specifically included
[INFO] discord4j.rest.json.request.ChannelCreateRequest not removed because it was specifically included
[INFO] discord4j.rest.json.response.AuditLogResponse not removed because it was specifically included
[INFO] discord4j.rest.response.ResponseFunction not removed because it was specifically included
[INFO] discord4j.rest.json.request.EmbedFooterRequest not removed because it was specifically included
[INFO] discord4j.rest.json.request.PartialChannelRequest not removed because it was specifically included
[INFO] discord4j.rest.json.request.IntegrationModifyRequest not removed because it was specifically included
[INFO] discord4j.rest.request.RouterOptions not removed because it was specifically included
[INFO] discord4j.rest.json.request.EmbedThumbnailRequest not removed because it was specifically included
[INFO] discord4j.rest.service.ChannelService not removed because it was specifically included
[INFO] discord4j.rest.request.RequestStream$RequestSubscriber not removed because it was specifically included
[INFO] discord4j.rest.request.DiscordRequest not removed because it was specifically included
[INFO] discord4j.rest.json.request.MessageCreateRequest not removed because it was specifically included
[INFO] discord4j.rest.request.RequestCorrelation not removed because it was specifically included
[INFO] discord4j.rest.json.request.GroupDMCreateRequest not removed because it was specifically included
[INFO] discord4j.rest.util.RouteUtils$Type not removed because it was specifically included
[INFO] discord4j.rest.response.EmptyResponseTransformer not removed because it was specifically included
[INFO] discord4j.rest.json.response.GatewayResponse$SessionStartLimit not removed because it was specifically included
[INFO] discord4j.rest.json.response.AuditLogEntryOptionsResponse not removed because it was specifically included
[INFO] discord4j.rest.json.request.EmbedAuthorRequest not removed because it was specifically included
[INFO] discord4j.rest.json.response.GuildResponse not removed because it was specifically included
[INFO] discord4j.rest.json.response.PruneResponse not removed because it was specifically included
[INFO] discord4j.rest.json.response.AuditLogEntryResponse not removed because it was specifically included
[INFO] discord4j.rest.util.RouteUtils not removed because it was specifically included
[INFO] discord4j.rest.json.response.GuildEmbedResponse not removed because it was specifically included
[INFO] discord4j.rest.http.DefaultExchangeStrategies not removed because it was specifically included
[INFO] discord4j.rest.json.request.GuildMemberAddRequest$Builder not removed because it was specifically included
[INFO] discord4j.rest.request.RouterFactory not removed because it was specifically included
[INFO] discord4j.rest.response.RetryingTransformer not removed because it was specifically included
[INFO] discord4j.rest.json.request.SuppressEmbedsRequest not removed because it was specifically included
[INFO] discord4j.rest.service.VoiceService not removed because it was specifically included
[INFO] discord4j.rest.request.RouteMatcher not removed because it was specifically included
[INFO] discord4j.rest.json.response.WebhookResponse not removed because it was specifically included
[INFO] discord4j.rest.json.request.GuildCreateRequest not removed because it was specifically included
[INFO] discord4j.rest.request.SemaphoreGlobalRateLimiter not removed because it was specifically included
[INFO] discord4j.rest.http.WriterStrategy not removed because it was specifically included
[INFO] discord4j.rest.http.client.ClientRequest not removed because it was specifically included
[INFO] discord4j.rest.json.request.GuildMemberModifyRequest not removed because it was specifically included
[INFO] discord4j.rest.service.EmojiService not removed because it was specifically included
[INFO] discord4j.rest.service.AuditLogService not removed because it was specifically included
[INFO] discord4j.rest.route.Routes not removed because it was specifically included
[INFO] discord4j.rest.request.DefaultRouter$ResponseHeaderStrategy not removed because it was specifically included
[INFO] discord4j.rest.json.request.GuildModifyRequest$Builder not removed because it was specifically included
[INFO] discord4j.rest.service.UserService not removed because it was specifically included
[INFO] discord4j.rest.json.request.ChannelCreateRequest$Builder not removed because it was specifically included
[INFO] discord4j.rest.http.ExchangeStrategies$Builder not removed because it was specifically included
[INFO] discord4j.rest.request.GlobalRateLimiter not removed because it was specifically included
[INFO] discord4j.rest.json.request.EmbedImageRequest not removed because it was specifically included
[INFO] discord4j.rest.json.response.IntegrationResponse not removed because it was specifically included
[INFO] discord4j.rest.json.request.EmbedRequest not removed because it was specifically included
[INFO] discord4j.rest.json.response.ConnectionResponse not removed because it was specifically included
[INFO] discord4j.rest.json.response.ErrorResponse not removed because it was specifically included
[INFO] discord4j.rest.json.response.ApplicationInfoResponse not removed because it was specifically included
[INFO] discord4j.rest.json.request.EmbedRequest$Builder not removed because it was specifically included
[INFO] discord4j.rest.service.InviteService not removed because it was specifically included
[INFO] discord4j.rest.http.JacksonWriterStrategy not removed because it was specifically included
[INFO] discord4j.rest.json.request.DMCreateRequest not removed because it was specifically included
[INFO] discord4j.rest.json.request.NicknameModifyRequest not removed because it was specifically included
[INFO] discord4j.rest.json.request.BulkDeleteRequest not removed because it was specifically included
[INFO] discord4j.rest.route.Route not removed because it was specifically included
[INFO] discord4j.rest.json.response.NicknameModifyResponse not removed because it was specifically included
[INFO] discord4j.rest.json.request.IntegrationCreateRequest not removed because it was specifically included
[INFO] discord4j.rest.json.request.PermissionsEditRequest not removed because it was specifically included
[INFO] discord4j.rest.request.RequestStream not removed because it was specifically included
[INFO] discord4j.rest.request.DefaultRouterFactory not removed because it was specifically included
[INFO] discord4j.rest.json.request.ChannelModifyRequest not removed because it was specifically included
[INFO] discord4j.rest.request.SemaphoreGlobalRateLimiter$Resource not removed because it was specifically included
[INFO] discord4j.rest.json.response.BanResponse not removed because it was specifically included
[INFO] discord4j.rest.json.request.MessageEditRequest not removed because it was specifically included
[INFO] discord4j.rest.http.ReaderStrategy not removed because it was specifically included
[INFO] discord4j.rest.http.client.ClientException not removed because it was specifically included
[INFO] discord4j.rest.json.response.ChannelResponse not removed because it was specifically included
[INFO] discord4j.rest.json.request.GuildEmojiCreateRequest not removed because it was specifically included
[INFO] discord4j.rest.service.GatewayService not removed because it was specifically included
[INFO] discord4j.rest.http.client.DiscordWebClient not removed because it was specifically included
[INFO] discord4j.rest.json.response.GatewayResponse not removed because it was specifically included
[INFO] discord4j.rest.request.RequestStream$RateLimitStrategy not removed because it was specifically included
[INFO] discord4j.rest.json.request.InviteCreateRequest not removed because it was specifically included
[INFO] discord4j.rest.json.request.IntegrationModifyRequest$Builder not removed because it was specifically included
[INFO] discord4j.rest.json.request.GuildMemberAddRequest not removed because it was specifically included
[INFO] discord4j.rest.service.GuildService not removed because it was specifically included
[INFO] discord4j.rest.util.MultipartRequest not removed because it was specifically included
[INFO] discord4j.rest.json.request.GuildEmbedModifyRequest not removed because it was specifically included
[INFO] discord4j.rest.request.DefaultRouter not removed because it was specifically included
[INFO] discord4j.rest.http.EmptyWriterStrategy not removed because it was specifically included
[INFO] discord4j.rest.response.ResumingTransformer not removed because it was specifically included
[INFO] discord4j.rest.http.JacksonReaderStrategy not removed because it was specifically included
[INFO] discord4j.rest.service.ApplicationService not removed because it was specifically included
[INFO] discord4j.rest.request.SingleRouterFactory not removed because it was specifically included
[INFO] discord4j.rest.json.response.UserGuildResponse not removed because it was specifically included
[INFO] discord4j.rest.json.request.PositionModifyRequest not removed because it was specifically included
[INFO] discord4j.rest.json.response.IntegrationAccountResponse not removed because it was specifically included
[INFO] discord4j.rest.json.response.InviteResponse not removed because it was specifically included
[INFO] discord4j.rest.json.request.GuildModifyRequest not removed because it was specifically included
[INFO] discord4j.rest.http.ExchangeStrategies not removed because it was specifically included
[INFO] discord4j.common.jackson.UnsignedLongDeserializer not removed because it was specifically included
[INFO] discord4j.common.close.CloseException not removed because it was specifically included
[INFO] discord4j.common.jackson.PossibleSerializers not removed because it was specifically included
[INFO] discord4j.common.jackson.PossibleLong not removed because it was specifically included
[INFO] discord4j.common.json.GuildMemberResponse not removed because it was specifically included
[INFO] discord4j.common.json.MessageReferenceResponse not removed because it was specifically included
[INFO] discord4j.common.RateLimiter not removed because it was specifically included
[INFO] discord4j.common.json.EmbedFieldEntity not removed because it was specifically included
[INFO] discord4j.common.json.EmbedFooterResponse not removed because it was specifically included
[INFO] discord4j.common.jackson.PossibleSerializer not removed because it was specifically included
[INFO] discord4j.common.jackson.UnsignedLongSerializer not removed because it was specifically included
[INFO] discord4j.common.close.CloseHandlerAdapter not removed because it was specifically included
[INFO] discord4j.common.json.GuildEmojiResponse not removed because it was specifically included
[INFO] discord4j.common.json.EmbedVideoResponse not removed because it was specifically included
[INFO] discord4j.common.annotations.Beta not removed because it was specifically included
[INFO] discord4j.common.close.CloseStatus not removed because it was specifically included
[INFO] discord4j.common.annotations.Experimental not removed because it was specifically included
[INFO] discord4j.common.jackson.PossibleLongSerializer not removed because it was specifically included
[INFO] discord4j.common.json.AttachmentResponse not removed because it was specifically included
[INFO] discord4j.common.SimpleBucket not removed because it was specifically included
[INFO] discord4j.common.json.EmojiResponse not removed because it was specifically included
[INFO] discord4j.common.jackson.PossibleTypeModifier not removed because it was specifically included
[INFO] discord4j.common.json.MessageMember not removed because it was specifically included
[INFO] discord4j.common.json.Mention not removed because it was specifically included
[INFO] discord4j.common.json.EmbedProviderResponse not removed because it was specifically included
[INFO] discord4j.common.json.ReactionResponse not removed because it was specifically included
[INFO] discord4j.common.jackson.PossibleJson not removed because it was specifically included
[INFO] discord4j.common.jackson.PossibleFilter not removed because it was specifically included
[INFO] discord4j.common.jackson.PossibleDeserializer not removed because it was specifically included
[INFO] discord4j.common.json.RoleResponse not removed because it was specifically included
[INFO] discord4j.common.GitProperties not removed because it was specifically included
[INFO] discord4j.common.jackson.UnknownPropertyHandler not removed because it was specifically included
[INFO] discord4j.common.jackson.UnsignedJson not removed because it was specifically included
[INFO] discord4j.common.json.MessageResponse not removed because it was specifically included
[INFO] discord4j.common.json.OverwriteEntity not removed because it was specifically included
[INFO] discord4j.common.json.EmbedImageResponse not removed because it was specifically included
[INFO] discord4j.common.jackson.PossibleModule not removed because it was specifically included
[INFO] discord4j.common.json.UserResponse not removed because it was specifically included
[INFO] discord4j.common.JacksonResourceProvider not removed because it was specifically included
[INFO] discord4j.common.json.EmbedThumbnailResponse not removed because it was specifically included
[INFO] discord4j.common.jackson.PossibleDeserializers not removed because it was specifically included
[INFO] discord4j.common.json.EmbedAuthorResponse not removed because it was specifically included
[INFO] discord4j.common.ResettableInterval not removed because it was specifically included
[INFO] discord4j.common.jackson.Possible not removed because it was specifically included
[INFO] discord4j.common.json.EmbedResponse not removed because it was specifically included
[INFO] discord4j.gateway.json.dispatch.VoiceStateUpdateDispatch not removed because it was specifically included
[INFO] discord4j.gateway.GatewayClient not removed because it was specifically included
[INFO] discord4j.gateway.json.dispatch.MessageReactionRemoveAll not removed because it was specifically included
[INFO] discord4j.gateway.DefaultGatewayClientFactory not removed because it was specifically included
[INFO] discord4j.gateway.json.dispatch.GuildDelete not removed because it was specifically included
[INFO] discord4j.gateway.json.dispatch.MessageReactionRemove not removed because it was specifically included
[INFO] discord4j.gateway.json.dispatch.PresenceUpdate not removed because it was specifically included
[INFO] discord4j.gateway.json.Heartbeat not removed because it was specifically included
[INFO] discord4j.gateway.json.dispatch.WebhooksUpdate not removed because it was specifically included
[INFO] discord4j.gateway.json.response.GatewayChannelResponse not removed because it was specifically included
[INFO] discord4j.gateway.json.dispatch.MessageCreate not removed because it was specifically included
[INFO] discord4j.gateway.json.InvalidSession not removed because it was specifically included
[INFO] discord4j.gateway.RateLimiterTransformer not removed because it was specifically included
[INFO] discord4j.gateway.PayloadTransformer not removed because it was specifically included
[INFO] discord4j.gateway.json.response.VoiceStateResponse not removed because it was specifically included
[INFO] discord4j.gateway.json.dispatch.ChannelDelete not removed because it was specifically included
[INFO] discord4j.gateway.json.response.UnavailableGuildResponse not removed because it was specifically included
[INFO] discord4j.gateway.json.dispatch.TypingStart not removed because it was specifically included
[INFO] discord4j.gateway.json.dispatch.GuildMembersChunk not removed because it was specifically included
[INFO] discord4j.gateway.GatewayObserver not removed because it was specifically included
[INFO] discord4j.gateway.json.IdentifyProperties not removed because it was specifically included
[INFO] discord4j.gateway.json.dispatch.GuildIntegrationsUpdate not removed because it was specifically included
[INFO] discord4j.gateway.json.dispatch.Ready not removed because it was specifically included
[INFO] discord4j.gateway.json.dispatch.GuildCreate$Presence not removed because it was specifically included
[INFO] discord4j.gateway.json.response.GameTimestampsResponse not removed because it was specifically included
[INFO] discord4j.gateway.json.jackson.HeartbeatConverter not removed because it was specifically included
[INFO] discord4j.gateway.json.dispatch.UserUpdate not removed because it was specifically included
[INFO] discord4j.gateway.json.StatusUpdate not removed because it was specifically included
[INFO] discord4j.gateway.json.jackson.PayloadDeserializer not removed because it was specifically included
[INFO] discord4j.gateway.json.Resume not removed because it was specifically included
[INFO] discord4j.gateway.json.dispatch.MessageDeleteBulk not removed because it was specifically included
[INFO] discord4j.gateway.json.Hello not removed because it was specifically included
[INFO] discord4j.gateway.json.response.GameResponse not removed because it was specifically included
[INFO] discord4j.gateway.PayloadContext not removed because it was specifically included
[INFO] discord4j.gateway.json.dispatch.GuildRoleCreate not removed because it was specifically included
[INFO] discord4j.gateway.json.StatusUpdate$Game not removed because it was specifically included
[INFO] discord4j.gateway.json.RequestGuildMembers not removed because it was specifically included
[INFO] discord4j.gateway.json.jackson.OpcodeConverter not removed because it was specifically included
[INFO] discord4j.gateway.retry.GatewayStateChange not removed because it was specifically included
[INFO] discord4j.gateway.json.GatewayPayload not removed because it was specifically included
[INFO] discord4j.gateway.json.dispatch.GuildMemberAdd not removed because it was specifically included
[INFO] discord4j.gateway.payload.JacksonPayloadReader not removed because it was specifically included
[INFO] discord4j.gateway.json.dispatch.GuildBanAdd not removed because it was specifically included
[INFO] discord4j.gateway.payload.PayloadReader not removed because it was specifically included
[INFO] discord4j.gateway.CompositeGatewayObserver not removed because it was specifically included
[INFO] discord4j.gateway.json.dispatch.GuildUpdate not removed because it was specifically included
[INFO] discord4j.gateway.json.dispatch.GuildRoleUpdate not removed because it was specifically included
[INFO] discord4j.gateway.DiscordWebSocketHandler not removed because it was specifically included
[INFO] discord4j.gateway.json.dispatch.Dispatch not removed because it was specifically included
[INFO] discord4j.gateway.ZlibDecompressor not removed because it was specifically included
[INFO] discord4j.gateway.GatewayObserver$8 not removed because it was specifically included
[INFO] discord4j.gateway.GatewayObserver$4 not removed because it was specifically included
[INFO] discord4j.gateway.GatewayObserver$5 not removed because it was specifically included
[INFO] discord4j.gateway.GatewayObserver$6 not removed because it was specifically included
[INFO] discord4j.gateway.GatewayObserver$7 not removed because it was specifically included
[INFO] discord4j.gateway.GatewayObserver$1 not removed because it was specifically included
[INFO] discord4j.gateway.json.dispatch.GuildBanRemove not removed because it was specifically included
[INFO] discord4j.gateway.GatewayObserver$2 not removed because it was specifically included
[INFO] discord4j.gateway.GatewayObserver$3 not removed because it was specifically included
[INFO] discord4j.gateway.retry.PartialDisconnectException not removed because it was specifically included
[INFO] discord4j.gateway.json.dispatch.ChannelCreate not removed because it was specifically included
[INFO] discord4j.gateway.json.dispatch.ChannelPinsUpdate not removed because it was specifically included
[INFO] discord4j.gateway.json.dispatch.MessageCreate$Application not removed because it was specifically included
[INFO] discord4j.gateway.json.dispatch.GuildCreate not removed because it was specifically included
[INFO] discord4j.gateway.json.Identify not removed because it was specifically included
[INFO] discord4j.gateway.retry.RetryOptions not removed because it was specifically included
[INFO] discord4j.gateway.json.dispatch.MessageDelete not removed because it was specifically included
[INFO] discord4j.gateway.payload.JacksonPayloadWriter not removed because it was specifically included
[INFO] discord4j.gateway.payload.PayloadWriter not removed because it was specifically included
[INFO] discord4j.gateway.json.dispatch.ChannelUpdate not removed because it was specifically included
[INFO] discord4j.gateway.json.dispatch.GuildMemberRemove not removed because it was specifically included
[INFO] discord4j.gateway.DefaultGatewayClient not removed because it was specifically included
[INFO] discord4j.gateway.json.dispatch.MessageCreate$Activity not removed because it was specifically included
[INFO] discord4j.gateway.json.dispatch.GuildCreate$Presence$User not removed because it was specifically included
[INFO] discord4j.gateway.json.dispatch.Resumed not removed because it was specifically included
[INFO] discord4j.gateway.json.dispatch.VoiceServerUpdate not removed because it was specifically included
[INFO] discord4j.gateway.PayloadHandler not removed because it was specifically included
[INFO] discord4j.gateway.json.dispatch.GuildCreate$VoiceState not removed because it was specifically included
[INFO] discord4j.gateway.json.dispatch.EventNames not removed because it was specifically included
[INFO] discord4j.gateway.retry.GatewayStateChange$State not removed because it was specifically included
[INFO] discord4j.gateway.json.dispatch.GuildRoleDelete not removed because it was specifically included
[INFO] discord4j.gateway.json.response.PresenceResponse not removed because it was specifically included
[INFO] discord4j.gateway.PayloadHandlers not removed because it was specifically included
[INFO] discord4j.gateway.retry.RetryContext not removed because it was specifically included
[INFO] discord4j.gateway.json.dispatch.MessageReactionAdd not removed because it was specifically included
[INFO] discord4j.gateway.IdentifyOptions not removed because it was specifically included
[INFO] discord4j.gateway.json.Opcode not removed because it was specifically included
[INFO] discord4j.gateway.json.response.GameAssetsResponse not removed because it was specifically included
[INFO] discord4j.gateway.json.PayloadData not removed because it was specifically included
[INFO] discord4j.gateway.json.dispatch.GuildMemberUpdate not removed because it was specifically included
[INFO] discord4j.gateway.payload.JacksonPayloadReader$1 not removed because it was specifically included
[INFO] discord4j.gateway.json.response.GamePartyResponse not removed because it was specifically included
[INFO] discord4j.gateway.json.VoiceStateUpdate not removed because it was specifically included
[INFO] discord4j.gateway.json.dispatch.GuildEmojisUpdate not removed because it was specifically included
[INFO] discord4j.gateway.GatewayClientFactory not removed because it was specifically included
[INFO] discord4j.gateway.json.dispatch.MessageUpdate not removed because it was specifically included
[INFO] discord4j.voice.json.SelectProtocol$Data not removed because it was specifically included
[INFO] discord4j.voice.PacketTransformer not removed because it was specifically included
[INFO] discord4j.voice.VoiceGatewayEvent not removed because it was specifically included
[INFO] discord4j.voice.VoiceConnection not removed because it was specifically included
[INFO] discord4j.voice.json.Identify$Data not removed because it was specifically included
[INFO] discord4j.voice.VoiceGatewayClient$1 not removed because it was specifically included
[INFO] discord4j.voice.VoiceGatewayState$ReceivingEvents not removed because it was specifically included
[INFO] discord4j.voice.AudioReceiver$1 not removed because it was specifically included
[INFO] discord4j.voice.json.Heartbeat not removed because it was specifically included
[INFO] discord4j.voice.json.VoiceDisconnect$Data not removed because it was specifically included
[INFO] discord4j.voice.json.Ready$Data not removed because it was specifically included
[INFO] discord4j.voice.VoiceGatewayState not removed because it was specifically included
[INFO] discord4j.voice.VoiceSocket not removed because it was specifically included
[INFO] discord4j.voice.AudioReceiver not removed because it was specifically included
[INFO] discord4j.voice.json.VoiceDisconnect not removed because it was specifically included
[INFO] discord4j.voice.VoiceGatewayState$WaitingForSessionDescription not removed because it was specifically included
[INFO] discord4j.voice.VoiceClient not removed because it was specifically included
[INFO] discord4j.voice.VoiceGatewayClient not removed because it was specifically included
[INFO] discord4j.voice.json.SelectProtocol$Data$Inner not removed because it was specifically included
[INFO] discord4j.voice.json.SelectProtocol not removed because it was specifically included
[INFO] discord4j.voice.VoiceGatewayState$1 not removed because it was specifically included
[INFO] discord4j.voice.VoiceSendTask not removed because it was specifically included
[INFO] discord4j.voice.json.HeartbeatAck not removed because it was specifically included
[INFO] discord4j.voice.json.SentSpeaking$Data not removed because it was specifically included
[INFO] discord4j.voice.json.Speaking$Data not removed because it was specifically included
[INFO] discord4j.voice.VoiceGatewayState$Stopped not removed because it was specifically included
[INFO] discord4j.voice.VoiceReceiveTask not removed because it was specifically included
[INFO] discord4j.voice.VoiceGatewayEvent$Start not removed because it was specifically included
[INFO] discord4j.voice.json.Ready not removed because it was specifically included
[INFO] discord4j.voice.json.SessionDescription not removed because it was specifically included
[INFO] discord4j.voice.json.Hello not removed because it was specifically included
[INFO] discord4j.voice.json.SentSpeaking not removed because it was specifically included
[INFO] discord4j.voice.json.VoiceGatewayPayload not removed because it was specifically included
[INFO] discord4j.voice.json.Hello$Data not removed because it was specifically included
[INFO] discord4j.voice.AudioProvider$1 not removed because it was specifically included
[INFO] discord4j.voice.json.Identify not removed because it was specifically included
[INFO] discord4j.voice.Opus not removed because it was specifically included
[INFO] discord4j.voice.VoiceGatewayState$WaitingForReady not removed because it was specifically included
[INFO] discord4j.voice.VoiceGatewayState$WaitingForHello not removed because it was specifically included
[INFO] discord4j.voice.json.Speaking not removed because it was specifically included
[INFO] discord4j.voice.AudioProvider not removed because it was specifically included
[INFO] discord4j.voice.VoiceGatewayEvent$Stop not removed because it was specifically included
[INFO] discord4j.voice.json.SessionDescription$Data not removed because it was specifically included
[INFO] discord4j.voice.json.VoiceGatewayPayloadDeserializer not removed because it was specifically included
[INFO] com.discord4j.fsm.FiniteStateMachine not removed because it was specifically included
[INFO] com.discord4j.fsm.HandlerKey not removed because it was specifically included
[INFO] com.discord4j.fsm.EventHandler not removed because it was specifically included
[INFO] com.discord4j.fsm.UnhandledTransitionException not removed because it was specifically included
[INFO] com.discord4j.fsm.StateMachineDSL not removed because it was specifically included
[INFO] discord4j.store.jdk.JdkStoreService not removed because it was specifically included
[INFO] discord4j.store.jdk.JdkStore not removed because it was specifically included
[INFO] discord4j.store.api.primitive.ForwardingStoreService not removed because it was specifically included
[INFO] discord4j.store.api.service.StoreServiceLoader$1 not removed because it was specifically included
[INFO] discord4j.store.api.service.StoreServiceLoader$ComposedStoreService not removed because it was specifically included
[INFO] discord4j.store.api.util.Lazy not removed because it was specifically included
[INFO] discord4j.store.api.readonly.ReadOnlyStore not removed because it was specifically included
[INFO] discord4j.store.api.primitive.LongObjStore not removed because it was specifically included
[INFO] discord4j.store.api.noop.NoOpStoreService not removed because it was specifically included
[INFO] discord4j.store.api.readonly.primitive.ReadOnlyLongObjStore not removed because it was specifically included
[INFO] discord4j.store.api.util.MappingIterable$1 not removed because it was specifically included
[INFO] discord4j.store.api.util.MappingIterable$MappingIterator not removed because it was specifically included
[INFO] discord4j.store.api.service.StoreService not removed because it was specifically included
[INFO] discord4j.store.api.noop.NoOpStore not removed because it was specifically included
[INFO] discord4j.store.api.util.StoreContext not removed because it was specifically included
[INFO] discord4j.store.api.service.StoreServiceLoader not removed because it was specifically included
[INFO] discord4j.store.api.Store not removed because it was specifically included
[INFO] discord4j.store.api.util.LongLongTuple2 not removed because it was specifically included
[INFO] discord4j.store.api.util.MappingIterable$MappingSpliterator not removed because it was specifically included
[INFO] discord4j.store.api.util.WithinRangePredicate not removed because it was specifically included
[INFO] discord4j.store.api.primitive.ForwardingStore not removed because it was specifically included
[INFO] discord4j.store.api.util.LongObjTuple2 not removed because it was specifically included
[INFO] discord4j.store.api.mapping.MappingStoreService not removed because it was specifically included
[INFO] discord4j.store.api.util.MappingIterable not removed because it was specifically included
[INFO] discord4j.store.api.noop.primitive.NoOpLongObjStore not removed because it was specifically included
[INFO] discord4j.store.api.readonly.ReadOnlyStoreService not removed because it was specifically included
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] dDiscordBot-0.6-b73.jar, discord4j-voice-3.0.12.jar define 9 overlapping classes: 
[WARNING]   - com.iwebpp.crypto.TweetNaclFast$poly1305
[WARNING]   - com.iwebpp.crypto.TweetNaclFast$Hash
[WARNING]   - com.iwebpp.crypto.TweetNaclFast$ScalarMult
[WARNING]   - com.iwebpp.crypto.TweetNaclFast$Signature
[WARNING]   - com.iwebpp.crypto.TweetNaclFast$Box$KeyPair
[WARNING]   - com.iwebpp.crypto.TweetNaclFast
[WARNING]   - com.iwebpp.crypto.TweetNaclFast$Signature$KeyPair
[WARNING]   - com.iwebpp.crypto.TweetNaclFast$Box
[WARNING]   - com.iwebpp.crypto.TweetNaclFast$SecretBox
[WARNING] dDiscordBot-0.6-b73.jar, jackson-annotations-2.10.1.jar define 68 overlapping classes: 
[WARNING]   - com.fasterxml.jackson.annotation.JsonAutoDetect
[WARNING]   - com.fasterxml.jackson.annotation.JsonInclude
[WARNING]   - com.fasterxml.jackson.annotation.ObjectIdGenerators
[WARNING]   - com.fasterxml.jackson.annotation.JsonFormat$Features
[WARNING]   - com.fasterxml.jackson.annotation.JsonFormat$Feature
[WARNING]   - com.fasterxml.jackson.annotation.JsonIgnore
[WARNING]   - com.fasterxml.jackson.annotation.JsonSetter
[WARNING]   - com.fasterxml.jackson.annotation.JsonTypeInfo$None
[WARNING]   - com.fasterxml.jackson.annotation.JsonFormat$Shape
[WARNING]   - com.fasterxml.jackson.annotation.JsonSubTypes
[WARNING]   - 58 more...
[WARNING] dDiscordBot-0.6-b73.jar, Servicer-1.0.0.jar define 2 overlapping classes: 
[WARNING]   - com.austinv11.servicer.WireService
[WARNING]   - com.austinv11.servicer.WireServices
[WARNING] dDiscordBot-0.6-b73.jar, jackson-core-2.10.1.jar define 106 overlapping classes: 
[WARNING]   - com.fasterxml.jackson.core.JsonGenerator$Feature
[WARNING]   - com.fasterxml.jackson.core.json.JsonReadFeature
[WARNING]   - com.fasterxml.jackson.core.util.ThreadLocalBufferManager$ThreadLocalBufferManagerHolder
[WARNING]   - com.fasterxml.jackson.core.util.Separators
[WARNING]   - com.fasterxml.jackson.core.io.SegmentedStringWriter
[WARNING]   - com.fasterxml.jackson.core.TreeNode
[WARNING]   - com.fasterxml.jackson.core.util.RequestPayload
[WARNING]   - com.fasterxml.jackson.core.async.NonBlockingInputFeeder
[WARNING]   - com.fasterxml.jackson.core.JsonFactory
[WARNING]   - com.fasterxml.jackson.core.util.DefaultPrettyPrinter$Indenter
[WARNING]   - 96 more...
[WARNING] dDiscordBot-0.6-b73.jar, jackson-datatype-jdk8-2.10.1.jar define 22 overlapping classes: 
[WARNING]   - com.fasterxml.jackson.datatype.jdk8.IntStreamSerializer
[WARNING]   - com.fasterxml.jackson.datatype.jdk8.Jdk8Module
[WARNING]   - com.fasterxml.jackson.datatype.jdk8.Jdk8Serializers
[WARNING]   - com.fasterxml.jackson.datatype.jdk8.Jdk8TypeModifier
[WARNING]   - com.fasterxml.jackson.datatype.jdk8.OptionalIntSerializer
[WARNING]   - com.fasterxml.jackson.datatype.jdk8.Jdk8UnwrappingOptionalBeanPropertyWriter
[WARNING]   - com.fasterxml.jackson.datatype.jdk8.LongStreamSerializer
[WARNING]   - com.fasterxml.jackson.datatype.jdk8.OptionalDoubleDeserializer
[WARNING]   - com.fasterxml.jackson.datatype.jdk8.Jdk8OptionalBeanPropertyWriter
[WARNING]   - com.fasterxml.jackson.datatype.jdk8.Jdk8BeanSerializerModifier
[WARNING]   - 12 more...
[WARNING] jackson-databind-2.10.1.jar, dDiscordBot-0.6-b73.jar define 617 overlapping classes: 
[WARNING]   - com.fasterxml.jackson.databind.introspect.AnnotationCollector$NoAnnotations
[WARNING]   - com.fasterxml.jackson.databind.BeanDescription
[WARNING]   - com.fasterxml.jackson.databind.deser.impl.BeanAsArrayBuilderDeserializer
[WARNING]   - com.fasterxml.jackson.databind.introspect.AnnotatedMethodMap
[WARNING]   - com.fasterxml.jackson.databind.SerializerProvider
[WARNING]   - com.fasterxml.jackson.databind.introspect.AnnotationCollector$OneAnnotation
[WARNING]   - com.fasterxml.jackson.databind.ser.std.StaticListSerializerBase
[WARNING]   - com.fasterxml.jackson.databind.ser.std.NumberSerializers$ShortSerializer
[WARNING]   - com.fasterxml.jackson.databind.ser.BeanSerializerFactory
[WARNING]   - com.fasterxml.jackson.databind.introspect.AnnotationCollector$TwoAnnotations
[WARNING]   - 607 more...
[WARNING] maven-shade-plugin has detected that some class files are
[WARNING] present in two or more JARs. When this happens, only one
[WARNING] single version of the class is copied to the uber jar.
[WARNING] Usually this is not harmful and you can skip these warnings,
[WARNING] otherwise try to manually exclude artifacts based on
[WARNING] mvn dependency:tree -Ddetail=true and the above output.
[WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/
[INFO] Minimized 9137 -> 5675 (62%)
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /var/lib/jenkins/jobs/dDiscordBot/workspace/target/dDiscordBot-0.6-b73.jar with /var/lib/jenkins/jobs/dDiscordBot/workspace/target/ddiscordbot-0.6-shaded.jar
[INFO] Dependency-reduced POM written at: /var/lib/jenkins/jobs/dDiscordBot/workspace/dependency-reduced-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ ddiscordbot ---
[INFO] Installing /var/lib/jenkins/jobs/dDiscordBot/workspace/target/dDiscordBot-0.6-b73.jar to /var/lib/jenkins/.m2/repository/com/denizenscript/ddiscordbot/0.6/ddiscordbot-0.6.jar
[INFO] Installing /var/lib/jenkins/jobs/dDiscordBot/workspace/dependency-reduced-pom.xml to /var/lib/jenkins/.m2/repository/com/denizenscript/ddiscordbot/0.6/ddiscordbot-0.6.pom
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in  1 second
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  24.685 s
[INFO] Finished at: 2020-03-14T08:47:43Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving /var/lib/jenkins/jobs/dDiscordBot/workspace/dependency-reduced-pom.xml to com.denizenscript/ddiscordbot/0.6/ddiscordbot-0.6.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/dDiscordBot/workspace/target/dDiscordBot-0.6-b73.jar to com.denizenscript/ddiscordbot/0.6/ddiscordbot-0.6.jar
channel stopped
Archiving artifacts
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Sending notification to Discord.
Finished: SUCCESS