You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by GitBox <gi...@apache.org> on 2021/04/26 10:23:38 UTC

[GitHub] [james-project] jeantil commented on pull request #402: [Boyscout] trims DockerCassandra container logs

jeantil commented on pull request #402:
URL: https://github.com/apache/james-project/pull/402#issuecomment-826714507


   
   running CassandraForwardSmtpTest and either lowering the console filter to DEBUG or looking at the corresponding test-run.log
   before
   ```
   12:21:05.707 [DEBUG] o.t.c.ExecInContainerPattern - /recursing_jemison: Running "exec" command: cqlsh -u cassandra -p cassandra -e show host
   12:21:05.707 [DEBUG] o.t.s.c.g.d.c.c.AbstrDockerCmd - Cmd: 4a888279ff83ed5cf0dc22d0a11a423f761ce88e151a7e4102335ef03fad56a6,<null>,true,true,<null>,<null>,<null>,{cqlsh,-u,cassandra,-p,cassandra,-e,show host},<null>,<null>
   12:21:05.768 [INFO ] o.a.j.b.cassandra.DockerCassandra - CompilerOracle: dontinline org/apache/cassandra/db/Columns$Serializer.deserializeLargeSubset (Lorg/apache/cassandra/io/util/DataInputPlus;Lorg/apache/cassandra/db/Columns;I)Lorg/apache/cassandra/db/Columns;
   
   12:21:05.769 [INFO ] o.a.j.b.cassandra.DockerCassandra - CompilerOracle: dontinline org/apache/cassandra/db/Columns$Serializer.serializeLargeSubset (Ljava/util/Collection;ILorg/apache/cassandra/db/Columns;ILorg/apache/cassandra/io/util/DataOutputPlus;)V
   
   12:21:05.769 [INFO ] o.a.j.b.cassandra.DockerCassandra - CompilerOracle: dontinline org/apache/cassandra/db/Columns$Serializer.serializeLargeSubsetSize (Ljava/util/Collection;ILorg/apache/cassandra/db/Columns;I)I
   
   12:21:05.769 [INFO ] o.a.j.b.cassandra.DockerCassandra - CompilerOracle: dontinline org/apache/cassandra/db/commitlog/AbstractCommitLogSegmentManager.advanceAllocatingFrom (Lorg/apache/cassandra/db/commitlog/CommitLogSegment;)V
   
   12:21:05.769 [INFO ] o.a.j.b.cassandra.DockerCassandra - CompilerOracle: dontinline org/apache/cassandra/db/transform/BaseIterator.tryGetMoreContents ()Z
   
   12:21:05.769 [INFO ] o.a.j.b.cassandra.DockerCassandra - CompilerOracle: dontinline org/apache/cassandra/db/transform/StoppingTransformation.stop ()V
   
   12:21:05.769 [INFO ] o.a.j.b.cassandra.DockerCassandra - CompilerOracle: dontinline org/apache/cassandra/db/transform/StoppingTransformation.stopInPartition ()V
   
   12:21:05.770 [INFO ] o.a.j.b.cassandra.DockerCassandra - CompilerOracle: dontinline org/apache/cassandra/io/util/BufferedDataOutputStreamPlus.doFlush (I)V
   
   12:21:05.770 [INFO ] o.a.j.b.cassandra.DockerCassandra - CompilerOracle: dontinline org/apache/cassandra/io/util/BufferedDataOutputStreamPlus.writeExcessSlow ()V
   
   12:21:05.770 [INFO ] o.a.j.b.cassandra.DockerCassandra - CompilerOracle: dontinline org/apache/cassandra/io/util/BufferedDataOutputStreamPlus.writeSlow (JI)V
   
   12:21:05.770 [INFO ] o.a.j.b.cassandra.DockerCassandra - CompilerOracle: dontinline org/apache/cassandra/io/util/RebufferingInputStream.readPrimitiveSlowly (I)J
   
   12:21:05.770 [INFO ] o.a.j.b.cassandra.DockerCassandra - CompilerOracle: inline org/apache/cassandra/db/rows/UnfilteredSerializer.serializeRowBody (Lorg/apache/cassandra/db/rows/Row;ILorg/apache/cassandra/db/SerializationHeader;Lorg/apache/cassandra/io/util/DataOutputPlus;)V
   
   12:21:05.770 [INFO ] o.a.j.b.cassandra.DockerCassandra - CompilerOracle: inline org/apache/cassandra/io/util/Memory.checkBounds (JJ)V
   
   12:21:05.770 [INFO ] o.a.j.b.cassandra.DockerCassandra - CompilerOracle: inline org/apache/cassandra/io/util/SafeMemory.checkBounds (JJ)V
   
   12:21:05.770 [INFO ] o.a.j.b.cassandra.DockerCassandra - CompilerOracle: inline org/apache/cassandra/utils/AsymmetricOrdering.selectBoundary (Lorg/apache/cassandra/utils/AsymmetricOrdering/Op;II)I
   
   12:21:05.770 [INFO ] o.a.j.b.cassandra.DockerCassandra - CompilerOracle: inline org/apache/cassandra/utils/AsymmetricOrdering.strictnessOfLessThan (Lorg/apache/cassandra/utils/AsymmetricOrdering/Op;)I
   
   12:21:05.770 [INFO ] o.a.j.b.cassandra.DockerCassandra - CompilerOracle: inline org/apache/cassandra/utils/BloomFilter.indexes (Lorg/apache/cassandra/utils/IFilter/FilterKey;)[J
   
   12:21:05.770 [INFO ] o.a.j.b.cassandra.DockerCassandra - CompilerOracle: inline org/apache/cassandra/utils/BloomFilter.setIndexes (JJIJ[J)V
   
   12:21:05.770 [INFO ] o.a.j.b.cassandra.DockerCassandra - CompilerOracle: inline org/apache/cassandra/utils/ByteBufferUtil.compare (Ljava/nio/ByteBuffer;[B)I
   
   12:21:05.770 [INFO ] o.a.j.b.cassandra.DockerCassandra - CompilerOracle: inline org/apache/cassandra/utils/ByteBufferUtil.compare ([BLjava/nio/ByteBuffer;)I
   
   12:21:05.770 [INFO ] o.a.j.b.cassandra.DockerCassandra - CompilerOracle: inline org/apache/cassandra/utils/ByteBufferUtil.compareUnsigned (Ljava/nio/ByteBuffer;Ljava/nio/ByteBuffer;)I
   
   12:21:05.771 [INFO ] o.a.j.b.cassandra.DockerCassandra - CompilerOracle: inline org/apache/cassandra/utils/FastByteOperations$UnsafeOperations.compareTo (Ljava/lang/Object;JILjava/lang/Object;JI)I
   
   12:21:05.771 [INFO ] o.a.j.b.cassandra.DockerCassandra - CompilerOracle: inline org/apache/cassandra/utils/FastByteOperations$UnsafeOperations.compareTo (Ljava/lang/Object;JILjava/nio/ByteBuffer;)I
   
   12:21:05.771 [INFO ] o.a.j.b.cassandra.DockerCassandra - CompilerOracle: inline org/apache/cassandra/utils/FastByteOperations$UnsafeOperations.compareTo (Ljava/nio/ByteBuffer;Ljava/nio/ByteBuffer;)I
   
   12:21:05.771 [INFO ] o.a.j.b.cassandra.DockerCassandra - CompilerOracle: inline org/apache/cassandra/utils/vint/VIntCoding.encodeVInt (JI)[B
   
   12:21:06.399 [DEBUG] o.t.s.c.g.d.c.c.AbstrDockerCmd - Cmd: 43862d88204cc19cc5a9433cd740ec5fb1e13c0d356b0aa18b1d0b2d9fdb855f
   12:21:06.400 [DEBUG] o.t.s.c.g.d.c.e.InspectExecCmdExec - GET: DefaultWebTarget{path=[/exec/43862d88204cc19cc5a9433cd740ec5fb1e13c0d356b0aa18b1d0b2d9fdb855f/json], queryParams={}}
   
   ```
   (notice the empty lines in the cassandra output) 
   after
   ```
   12:17:55.303 [DEBUG] o.t.s.c.g.d.c.e.InspectExecCmdExec - GET: DefaultWebTarget{path=[/exec/d23e80ed643aaf62ba4fc12547b44ebbbbb876b8d7d6a2f8216a4f1b835fc5fe/json], queryParams={}}
   12:17:55.495 [DEBUG] o.t.c.ExecInContainerPattern - /affectionate_khorana: Running "exec" command: cqlsh -u cassandra -p cassandra -e show host
   12:17:55.496 [DEBUG] o.t.s.c.g.d.c.c.AbstrDockerCmd - Cmd: 414c7a74a0719df54722694684f15cd0b663fdbb68ae7da7624882ad7c6fac8f,<null>,true,true,<null>,<null>,<null>,{cqlsh,-u,cassandra,-p,cassandra,-e,show host},<null>,<null>
   12:17:55.551 [INFO ] o.a.j.b.cassandra.DockerCassandra - CompilerOracle: dontinline org/apache/cassandra/db/Columns$Serializer.deserializeLargeSubset (Lorg/apache/cassandra/io/util/DataInputPlus;Lorg/apache/cassandra/db/Columns;I)Lorg/apache/cassandra/db/Columns;
   12:17:55.551 [INFO ] o.a.j.b.cassandra.DockerCassandra - CompilerOracle: dontinline org/apache/cassandra/db/Columns$Serializer.serializeLargeSubset (Ljava/util/Collection;ILorg/apache/cassandra/db/Columns;ILorg/apache/cassandra/io/util/DataOutputPlus;)V
   12:17:55.551 [INFO ] o.a.j.b.cassandra.DockerCassandra - CompilerOracle: dontinline org/apache/cassandra/db/Columns$Serializer.serializeLargeSubsetSize (Ljava/util/Collection;ILorg/apache/cassandra/db/Columns;I)I
   12:17:55.551 [INFO ] o.a.j.b.cassandra.DockerCassandra - CompilerOracle: dontinline org/apache/cassandra/db/commitlog/AbstractCommitLogSegmentManager.advanceAllocatingFrom (Lorg/apache/cassandra/db/commitlog/CommitLogSegment;)V
   12:17:55.551 [INFO ] o.a.j.b.cassandra.DockerCassandra - CompilerOracle: dontinline org/apache/cassandra/db/transform/BaseIterator.tryGetMoreContents ()Z
   12:17:55.551 [INFO ] o.a.j.b.cassandra.DockerCassandra - CompilerOracle: dontinline org/apache/cassandra/db/transform/StoppingTransformation.stop ()V
   12:17:55.551 [INFO ] o.a.j.b.cassandra.DockerCassandra - CompilerOracle: dontinline org/apache/cassandra/db/transform/StoppingTransformation.stopInPartition ()V
   12:17:55.551 [INFO ] o.a.j.b.cassandra.DockerCassandra - CompilerOracle: dontinline org/apache/cassandra/io/util/BufferedDataOutputStreamPlus.doFlush (I)V
   12:17:55.551 [INFO ] o.a.j.b.cassandra.DockerCassandra - CompilerOracle: dontinline org/apache/cassandra/io/util/BufferedDataOutputStreamPlus.writeExcessSlow ()V
   12:17:55.551 [INFO ] o.a.j.b.cassandra.DockerCassandra - CompilerOracle: dontinline org/apache/cassandra/io/util/BufferedDataOutputStreamPlus.writeSlow (JI)V
   12:17:55.551 [INFO ] o.a.j.b.cassandra.DockerCassandra - CompilerOracle: dontinline org/apache/cassandra/io/util/RebufferingInputStream.readPrimitiveSlowly (I)J
   12:17:55.551 [INFO ] o.a.j.b.cassandra.DockerCassandra - CompilerOracle: inline org/apache/cassandra/db/rows/UnfilteredSerializer.serializeRowBody (Lorg/apache/cassandra/db/rows/Row;ILorg/apache/cassandra/db/SerializationHeader;Lorg/apache/cassandra/io/util/DataOutputPlus;)V
   12:17:55.552 [INFO ] o.a.j.b.cassandra.DockerCassandra - CompilerOracle: inline org/apache/cassandra/io/util/Memory.checkBounds (JJ)V
   12:17:55.552 [INFO ] o.a.j.b.cassandra.DockerCassandra - CompilerOracle: inline org/apache/cassandra/io/util/SafeMemory.checkBounds (JJ)V
   12:17:55.552 [INFO ] o.a.j.b.cassandra.DockerCassandra - CompilerOracle: inline org/apache/cassandra/utils/AsymmetricOrdering.selectBoundary (Lorg/apache/cassandra/utils/AsymmetricOrdering/Op;II)I
   12:17:55.552 [INFO ] o.a.j.b.cassandra.DockerCassandra - CompilerOracle: inline org/apache/cassandra/utils/AsymmetricOrdering.strictnessOfLessThan (Lorg/apache/cassandra/utils/AsymmetricOrdering/Op;)I
   12:17:55.552 [INFO ] o.a.j.b.cassandra.DockerCassandra - CompilerOracle: inline org/apache/cassandra/utils/BloomFilter.indexes (Lorg/apache/cassandra/utils/IFilter/FilterKey;)[J
   12:17:55.552 [INFO ] o.a.j.b.cassandra.DockerCassandra - CompilerOracle: inline org/apache/cassandra/utils/BloomFilter.setIndexes (JJIJ[J)V
   12:17:55.552 [INFO ] o.a.j.b.cassandra.DockerCassandra - CompilerOracle: inline org/apache/cassandra/utils/ByteBufferUtil.compare (Ljava/nio/ByteBuffer;[B)I
   12:17:55.552 [INFO ] o.a.j.b.cassandra.DockerCassandra - CompilerOracle: inline org/apache/cassandra/utils/ByteBufferUtil.compare ([BLjava/nio/ByteBuffer;)I
   12:17:55.552 [INFO ] o.a.j.b.cassandra.DockerCassandra - CompilerOracle: inline org/apache/cassandra/utils/ByteBufferUtil.compareUnsigned (Ljava/nio/ByteBuffer;Ljava/nio/ByteBuffer;)I
   12:17:55.552 [INFO ] o.a.j.b.cassandra.DockerCassandra - CompilerOracle: inline org/apache/cassandra/utils/FastByteOperations$UnsafeOperations.compareTo (Ljava/lang/Object;JILjava/lang/Object;JI)I
   12:17:55.552 [INFO ] o.a.j.b.cassandra.DockerCassandra - CompilerOracle: inline org/apache/cassandra/utils/FastByteOperations$UnsafeOperations.compareTo (Ljava/lang/Object;JILjava/nio/ByteBuffer;)I
   12:17:55.552 [INFO ] o.a.j.b.cassandra.DockerCassandra - CompilerOracle: inline org/apache/cassandra/utils/FastByteOperations$UnsafeOperations.compareTo (Ljava/nio/ByteBuffer;Ljava/nio/ByteBuffer;)I
   12:17:55.552 [INFO ] o.a.j.b.cassandra.DockerCassandra - CompilerOracle: inline org/apache/cassandra/utils/vint/VIntCoding.encodeVInt (JI)[B
   12:17:59.897 [DEBUG] o.t.s.c.g.d.c.c.AbstrDockerCmd - Cmd: d333021e06c30142deb24d23a337d240f863daca9943f4a6c0e80ebf7ba1d77e
   12:17:59.901 [DEBUG] o.t.s.c.g.d.c.e.InspectExecCmdExec - GET: DefaultWebTarget{path=[/exec/d333021e06c30142deb24d23a337d240f863daca9943f4a6c0e80ebf7ba1d77e/json], queryParams={}}
   12:17:59.913 [DEBUG] o.t.c.ExecInContainerPattern - /affectionate_khorana: Running "exec" command: cqlsh -u cassandra -p cassandra -e show host
   12:17:59.913 [DEBUG] o.t.s.c.g.d.c.c.AbstrDockerCmd - Cmd: 414c7a74a0719df54722694684f15cd0b663fdbb68ae7da7624882ad7c6fac8f,<null>,true,true,<null>,<null>,<null>,{cqlsh,-u,cassandra,-p,cassandra,-e,show host},<null>,<null>
   12:18:00.307 [DEBUG] o.t.s.c.g.d.c.c.AbstrDockerCmd - Cmd: 4d669973b5e025d2bb121e63aa4de75afa75d89bc69cc5c9c5dad9b286c0be35
   ```
   no more extra empty lines


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org