Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1251360 Details for
Bug 1423198
bitcoinj: FTBFS in rawhide
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
<fdopen> (text/plain), 97.50 KB, created by
Fedora Release Engineering
on 2017-02-17 03:08:21 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2017-02-17 03:08:21 UTC
Size:
97.50 KB
patch
obsolete
>Mock Version: 1.3.3 >Mock Version: 1.3.3 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/bitcoinj.spec'], logger=<mockbuild.trace_decorator.getLog object at 0xb5e5a6d0>printOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock'}shell=Falseuser='mockbuild'timeout=172800chrootPath='/var/lib/mock/f26-build-7591346-693991/root'uid=1000gid=425) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/bitcoinj.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock'} and shell False >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/bitcoinj-0.14.3-2.fc26.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/bitcoinj.spec'], private_network=TrueprintOutput=Falsetimeout=172800shell=Falseuser='mockbuild'env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock'}chrootPath='/var/lib/mock/f26-build-7591346-693991/root'logger=<mockbuild.trace_decorator.getLog object at 0xb5e5a6d0>uid=1000gid=425) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/bitcoinj.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock'} and shell False >Building target platforms: noarch >Building for target noarch >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gcTc5k >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf bitcoinj-0.14.3 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/bitcoinj-0.14.3.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd bitcoinj-0.14.3 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #0 (disable-orchid.patch):' >Patch #0 (disable-orchid.patch): >+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 >patching file core/pom.xml >patching file core/src/main/java/org/bitcoinj/core/PeerGroup.java >patching file core/src/main/java/org/bitcoinj/kits/WalletAppKit.java >patching file core/src/main/java/org/bitcoinj/net/discovery/TorDiscovery.java >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module examples >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module tools >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module wallettemplate >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin -r org.apache.maven.plugins:maven-shade-plugin >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin -r org.sonatype.plugins:nexus-staging-maven-plugin >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin -r org.apache.maven.plugins:maven-enforcer-plugin >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep -r postgresql:postgresql >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep -r mysql:mysql-connector-java >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep org.iq80.leveldb:leveldb::compile core '<optional>true</optional>' >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep org.fusesource.hawtjni:hawtjni-runtime::compile core '<optional>true</optional>' >+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_change_dep -r com.madgag.spongycastle:core org.bouncycastle:bcprov-jdk15on >+ find ./core/src/ -type f -name '*.java' -exec sed -i s/spongycastle/bouncycastle/g '{}' + >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.87TTEi >+ umask 022 >+ cd /builddir/build/BUILD >+ cd bitcoinj-0.14.3 >+ /usr/bin/python3 /usr/share/java-utils/mvn_build.py -- -P no-network -DupdateProtobuf=true >Executing: xmvn --batch-mode --offline -P no-network -DupdateProtobuf=true verify org.fedoraproject.xmvn:xmvn-mojo:install org.apache.maven.plugins:maven-javadoc-plugin:aggregate org.fedoraproject.xmvn:xmvn-mojo:builddep >['xmvn', '--batch-mode', '--offline', '-P', 'no-network', '-DupdateProtobuf=true', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.apache.maven.plugins:maven-javadoc-plugin:aggregate', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] >[INFO] Scanning for projects... >[INFO] ------------------------------------------------------------------------ >[INFO] Reactor Build Order: >[INFO] >[INFO] bitcoinj Parent >[INFO] bitcoinj >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Building bitcoinj Parent 0.14.3 >[INFO] ------------------------------------------------------------------------ >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Building bitcoinj 0.14.3 >[INFO] ------------------------------------------------------------------------ >[INFO] >[INFO] --- jacoco-maven-plugin:0.7.8:prepare-agent (pre-unit-test) @ bitcoinj-core --- >[INFO] surefireArgLine set to -javaagent:/usr/share/java/jacoco/org.jacoco.agent-runtime.jar=destfile=/builddir/build/BUILD/bitcoinj-0.14.3/core/target/coverage-reports/jacoco.exec,excludes=**/Protos*.class:org/bitcoinj/jni/*:org/bitcoin/* >[INFO] >[INFO] --- maven-antrun-plugin:1.8:run (compile-protoc) @ bitcoinj-core --- >[WARNING] Parameter tasks is deprecated, use target instead >[INFO] Executing tasks >main: > [exec] [libprotobuf WARNING google/protobuf/compiler/parser.cc:546] No syntax specified for the proto file: paymentchannel.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) > [exec] [libprotobuf WARNING google/protobuf/compiler/parser.cc:546] No syntax specified for the proto file: paymentrequest.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) > [exec] [libprotobuf WARNING google/protobuf/compiler/parser.cc:546] No syntax specified for the proto file: peerseeds.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) > [exec] [libprotobuf WARNING google/protobuf/compiler/parser.cc:546] No syntax specified for the proto file: storedclientpaymentchannel.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) > [exec] [libprotobuf WARNING google/protobuf/compiler/parser.cc:546] No syntax specified for the proto file: storedserverpaymentchannel.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) > [exec] [libprotobuf WARNING google/protobuf/compiler/parser.cc:546] No syntax specified for the proto file: wallet.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) >[INFO] Executed tasks >[INFO] >[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ bitcoinj-core --- >[INFO] Using 'UTF-8' encoding to copy filtered resources. >[INFO] Copying 4 resources >[INFO] >[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ bitcoinj-core --- >[INFO] Changes detected - recompiling the module! >[INFO] Compiling 286 source files to /builddir/build/BUILD/bitcoinj-0.14.3/core/target/classes >[WARNING] bootstrap class path not set in conjunction with -source 1.6 >[WARNING] /builddir/build/BUILD/bitcoinj-0.14.3/core/src/main/java/org/bitcoinj/wallet/Wallet.java:[72,37] org.bitcoinj.wallet.listeners.WalletEventListener in org.bitcoinj.wallet.listeners has been deprecated >[WARNING] /builddir/build/BUILD/bitcoinj-0.14.3/core/src/main/java/org/bitcoinj/jni/NativeWalletEventListener.java:[24,37] org.bitcoinj.wallet.listeners.WalletEventListener in org.bitcoinj.wallet.listeners has been deprecated >[WARNING] /builddir/build/BUILD/bitcoinj-0.14.3/core/src/main/java/org/bitcoinj/script/Script.java:[536,62] decodeFromBitcoin(byte[],boolean) in org.bitcoinj.crypto.TransactionSignature has been deprecated >[WARNING] /builddir/build/BUILD/bitcoinj-0.14.3/core/src/main/java/org/bitcoinj/script/Script.java:[1527,64] decodeFromBitcoin(byte[],boolean) in org.bitcoinj.crypto.TransactionSignature has been deprecated >[WARNING] /builddir/build/BUILD/bitcoinj-0.14.3/core/src/main/java/org/bitcoinj/core/TransactionInput.java:[418,23] correctlySpends(org.bitcoinj.core.Transaction,long,org.bitcoinj.script.Script) in org.bitcoinj.script.Script has been deprecated >[WARNING] /builddir/build/BUILD/bitcoinj-0.14.3/core/src/main/java/org/bitcoinj/core/ECKey.java:[229,16] isCompressed() in org.bouncycastle.math.ec.ECPoint has been deprecated >[WARNING] /builddir/build/BUILD/bitcoinj-0.14.3/core/src/main/java/org/bitcoinj/core/ECKey.java:[234,30] createPoint(java.math.BigInteger,java.math.BigInteger,boolean) in org.bouncycastle.math.ec.ECCurve has been deprecated >[WARNING] /builddir/build/BUILD/bitcoinj-0.14.3/core/src/main/java/org/bitcoinj/core/PeerAddress.java:[74,73] ChildMessage() in org.bitcoinj.core.ChildMessage has been deprecated >[WARNING] /builddir/build/BUILD/bitcoinj-0.14.3/core/src/main/java/org/bitcoinj/core/PeerAddress.java:[135,51] ChildMessage() in org.bitcoinj.core.ChildMessage has been deprecated >[WARNING] /builddir/build/BUILD/bitcoinj-0.14.3/core/src/main/java/org/bitcoinj/crypto/LazyECPoint.java:[70,25] getEncoded() in org.bouncycastle.math.ec.ECPoint has been deprecated >[WARNING] /builddir/build/BUILD/bitcoinj-0.14.3/core/src/main/java/org/bitcoinj/crypto/LazyECPoint.java:[97,25] isCompressed() in org.bouncycastle.math.ec.ECPoint has been deprecated >[WARNING] /builddir/build/BUILD/bitcoinj-0.14.3/core/src/main/java/org/bitcoinj/wallet/Wallet.java:[2511,34] org.bitcoinj.wallet.listeners.WalletEventListener in org.bitcoinj.wallet.listeners has been deprecated >[WARNING] /builddir/build/BUILD/bitcoinj-0.14.3/core/src/main/java/org/bitcoinj/wallet/Wallet.java:[4062,40] correctlySpends(org.bitcoinj.core.Transaction,long,org.bitcoinj.script.Script) in org.bitcoinj.script.Script has been deprecated >[WARNING] /builddir/build/BUILD/bitcoinj-0.14.3/core/src/main/java/org/bitcoinj/jni/NativePeerEventListener.java:[31,49] org.bitcoinj.core.listeners.PeerConnectionEventListener in org.bitcoinj.core.listeners has been deprecated >[WARNING] /builddir/build/BUILD/bitcoinj-0.14.3/core/src/main/java/org/bitcoinj/protocols/channels/PaymentChannelServerState.java:[242,62] decodeFromBitcoin(byte[],boolean) in org.bitcoinj.crypto.TransactionSignature has been deprecated >[WARNING] /builddir/build/BUILD/bitcoinj-0.14.3/core/src/main/java/org/bitcoinj/store/WindowsMMapHack.java:[34,9] sun.misc.Cleaner is internal proprietary API and may be removed in a future release >[WARNING] /builddir/build/BUILD/bitcoinj-0.14.3/core/src/main/java/org/bitcoinj/store/WindowsMMapHack.java:[34,29] sun.nio.ch.DirectBuffer is internal proprietary API and may be removed in a future release >[WARNING] /builddir/build/BUILD/bitcoinj-0.14.3/core/src/main/java/org/bitcoinj/signers/CustomTransactionSigner.java:[71,36] correctlySpends(org.bitcoinj.core.Transaction,long,org.bitcoinj.script.Script) in org.bitcoinj.script.Script has been deprecated >[WARNING] /builddir/build/BUILD/bitcoinj-0.14.3/core/src/main/java/org/bitcoinj/core/listeners/DownloadProgressTracker.java:[39,46] org.bitcoinj.core.listeners.AbstractPeerDataEventListener in org.bitcoinj.core.listeners has been deprecated >[WARNING] /builddir/build/BUILD/bitcoinj-0.14.3/core/src/main/java/org/bitcoinj/wallet/WalletProtobufSerializer.java:[333,72] valueOf(int) in org.bitcoinj.wallet.Protos.TransactionConfidence.Type has been deprecated >[WARNING] /builddir/build/BUILD/bitcoinj-0.14.3/core/src/main/java/org/bitcoinj/protocols/channels/PaymentChannelClient.java:[726,29] sameThreadExecutor() in com.google.common.util.concurrent.MoreExecutors has been deprecated >[WARNING] /builddir/build/BUILD/bitcoinj-0.14.3/core/src/main/java/org/bitcoinj/protocols/channels/PaymentChannelV1ClientState.java:[231,61] decodeFromBitcoin(byte[],boolean) in org.bitcoinj.crypto.TransactionSignature has been deprecated >[WARNING] /builddir/build/BUILD/bitcoinj-0.14.3/core/src/main/java/org/bitcoinj/jni/NativeWalletEventListener.java:[33,51] org.bitcoinj.wallet.listeners.WalletEventListener in org.bitcoinj.wallet.listeners has been deprecated >[INFO] /builddir/build/BUILD/bitcoinj-0.14.3/core/src/main/java/org/bitcoinj/core/Peer.java: Some input files use unchecked or unsafe operations. >[INFO] /builddir/build/BUILD/bitcoinj-0.14.3/core/src/main/java/org/bitcoinj/core/Peer.java: Recompile with -Xlint:unchecked for details. >[INFO] >[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ bitcoinj-core --- >[INFO] Using 'UTF-8' encoding to copy filtered resources. >[INFO] Copying 27 resources >[INFO] >[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ bitcoinj-core --- >[INFO] Changes detected - recompiling the module! >[INFO] Compiling 79 source files to /builddir/build/BUILD/bitcoinj-0.14.3/core/target/test-classes >[WARNING] bootstrap class path not set in conjunction with -source 1.6 >[WARNING] /builddir/build/BUILD/bitcoinj-0.14.3/core/src/test/java/org/bitcoinj/protocols/channels/PaymentChannelClientTest.java:[74,32] Capture() in org.easymock.Capture has been deprecated >[WARNING] /builddir/build/BUILD/bitcoinj-0.14.3/core/src/test/java/org/bitcoinj/core/PeerGroupTest.java:[329,47] org.bitcoinj.core.listeners.AbstractPeerDataEventListener in org.bitcoinj.core.listeners has been deprecated >[WARNING] /builddir/build/BUILD/bitcoinj-0.14.3/core/src/test/java/org/bitcoinj/core/PeerTest.java:[110,51] org.bitcoinj.core.listeners.AbstractPeerConnectionEventListener in org.bitcoinj.core.listeners has been deprecated >[WARNING] /builddir/build/BUILD/bitcoinj-0.14.3/core/src/test/java/org/bitcoinj/core/PeerTest.java:[121,54] org.bitcoinj.core.listeners.AbstractPeerConnectionEventListener in org.bitcoinj.core.listeners has been deprecated >[WARNING] /builddir/build/BUILD/bitcoinj-0.14.3/core/src/test/java/org/bitcoinj/wallet/WalletTest.java:[2823,47] correctlySpends(org.bitcoinj.core.Transaction,long,org.bitcoinj.script.Script) in org.bitcoinj.script.Script has been deprecated >[WARNING] /builddir/build/BUILD/bitcoinj-0.14.3/core/src/test/java/org/bitcoinj/wallet/WalletTest.java:[3249,37] correctlySpends(org.bitcoinj.core.Transaction,long,org.bitcoinj.script.Script) in org.bitcoinj.script.Script has been deprecated >[WARNING] /builddir/build/BUILD/bitcoinj-0.14.3/core/src/test/java/org/bitcoinj/protocols/channels/PaymentChannelServerTest.java:[50,32] Capture() in org.easymock.Capture has been deprecated >[WARNING] /builddir/build/BUILD/bitcoinj-0.14.3/core/src/test/java/org/bitcoinj/protocols/channels/PaymentChannelServerTest.java:[70,63] Capture() in org.easymock.Capture has been deprecated >[WARNING] /builddir/build/BUILD/bitcoinj-0.14.3/core/src/test/java/org/bitcoinj/protocols/channels/PaymentChannelServerTest.java:[89,63] Capture() in org.easymock.Capture has been deprecated >[WARNING] /builddir/build/BUILD/bitcoinj-0.14.3/core/src/test/java/org/bitcoinj/protocols/channels/PaymentChannelServerTest.java:[108,63] Capture() in org.easymock.Capture has been deprecated >[WARNING] /builddir/build/BUILD/bitcoinj-0.14.3/core/src/test/java/org/bitcoinj/protocols/channels/PaymentChannelServerTest.java:[135,63] Capture() in org.easymock.Capture has been deprecated >[WARNING] /builddir/build/BUILD/bitcoinj-0.14.3/core/src/test/java/org/bitcoinj/core/FilteredBlockAndPartialMerkleTreeTests.java:[53,35] Block(org.bitcoinj.core.NetworkParameters,byte[]) in org.bitcoinj.core.Block has been deprecated >[WARNING] /builddir/build/BUILD/bitcoinj-0.14.3/core/src/test/java/org/bitcoinj/core/FilteredBlockAndPartialMerkleTreeTests.java:[132,23] Block(org.bitcoinj.core.NetworkParameters,byte[]) in org.bitcoinj.core.Block has been deprecated >[INFO] /builddir/build/BUILD/bitcoinj-0.14.3/core/src/test/java/org/bitcoinj/crypto/HDUtilsTest.java: Some input files use unchecked or unsafe operations. >[INFO] /builddir/build/BUILD/bitcoinj-0.14.3/core/src/test/java/org/bitcoinj/crypto/HDUtilsTest.java: Recompile with -Xlint:unchecked for details. >[INFO] >[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ bitcoinj-core --- >------------------------------------------------------- > T E S T S >------------------------------------------------------- >Running org.bitcoinj.core.AddressTest >Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.195 sec - in org.bitcoinj.core.AddressTest >Running org.bitcoinj.core.AlertMessageTest >Feb 10, 2017 7:26:24 AM org.bitcoin.Secp256k1Context <clinit> >INFO: java.lang.UnsatisfiedLinkError: no secp256k1 in java.library.path >Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.034 sec - in org.bitcoinj.core.AlertMessageTest >Running org.bitcoinj.core.Base58Test >Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 sec - in org.bitcoinj.core.Base58Test >Running org.bitcoinj.core.BitcoinSerializerTest >Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 sec - in org.bitcoinj.core.BitcoinSerializerTest >Running org.bitcoinj.core.BlockChainTest >Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,032.117 sec - in org.bitcoinj.core.BlockChainTest >Running org.bitcoinj.core.BlockTest >Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 77.32 sec - in org.bitcoinj.core.BlockTest >Running org.bitcoinj.core.BloomFilterTest >Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.bitcoinj.core.BloomFilterTest >Running org.bitcoinj.core.ChainSplitTest >Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 435.812 sec - in org.bitcoinj.core.ChainSplitTest >Running org.bitcoinj.core.CoinTest >Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.bitcoinj.core.CoinTest >Running org.bitcoinj.core.DumpedPrivateKeyTest >Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.bitcoinj.core.DumpedPrivateKeyTest >Running org.bitcoinj.core.ECKeyTest >Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,694.805 sec - in org.bitcoinj.core.ECKeyTest >Running org.bitcoinj.core.H2FullPrunedBlockChainTest >Tests run: 7, Failures: 0, Errors: 7, Skipped: 0, Time elapsed: 256.861 sec <<< FAILURE! - in org.bitcoinj.core.H2FullPrunedBlockChainTest >testFirst100KBlocks(org.bitcoinj.core.H2FullPrunedBlockChainTest) Time elapsed: 5.9 sec <<< ERROR! >org.bitcoinj.store.BlockStoreException: org.h2.jdbc.JdbcSQLException: A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:h2:test;create=true;LOCK_TIMEOUT=60000;DB_CLOSE_ON_EXIT=FALSE". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-192] > at org.bitcoinj.core.H2FullPrunedBlockChainTest.createStore(H2FullPrunedBlockChainTest.java:36) >Caused by: org.h2.jdbc.JdbcSQLException: A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:h2:test;create=true;LOCK_TIMEOUT=60000;DB_CLOSE_ON_EXIT=FALSE". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-192] > at org.bitcoinj.core.H2FullPrunedBlockChainTest.createStore(H2FullPrunedBlockChainTest.java:36) >testFinalizedBlocks(org.bitcoinj.core.H2FullPrunedBlockChainTest) Time elapsed: 0.022 sec <<< ERROR! >org.bitcoinj.store.BlockStoreException: org.h2.jdbc.JdbcSQLException: A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:h2:test;create=true;LOCK_TIMEOUT=60000;DB_CLOSE_ON_EXIT=FALSE". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-192] > at org.bitcoinj.core.H2FullPrunedBlockChainTest.createStore(H2FullPrunedBlockChainTest.java:36) >Caused by: org.h2.jdbc.JdbcSQLException: A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:h2:test;create=true;LOCK_TIMEOUT=60000;DB_CLOSE_ON_EXIT=FALSE". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-192] > at org.bitcoinj.core.H2FullPrunedBlockChainTest.createStore(H2FullPrunedBlockChainTest.java:36) >missingHeightFromCoinbase(org.bitcoinj.core.H2FullPrunedBlockChainTest) Time elapsed: 0.029 sec <<< ERROR! >org.bitcoinj.store.BlockStoreException: org.h2.jdbc.JdbcSQLException: A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:h2:test;create=true;LOCK_TIMEOUT=60000;DB_CLOSE_ON_EXIT=FALSE". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-192] > at org.bitcoinj.core.H2FullPrunedBlockChainTest.createStore(H2FullPrunedBlockChainTest.java:36) >Caused by: org.h2.jdbc.JdbcSQLException: A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:h2:test;create=true;LOCK_TIMEOUT=60000;DB_CLOSE_ON_EXIT=FALSE". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-192] > at org.bitcoinj.core.H2FullPrunedBlockChainTest.createStore(H2FullPrunedBlockChainTest.java:36) >testGetOpenTransactionOutputs(org.bitcoinj.core.H2FullPrunedBlockChainTest) Time elapsed: 0.03 sec <<< ERROR! >org.bitcoinj.store.BlockStoreException: org.h2.jdbc.JdbcSQLException: A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:h2:test;create=true;LOCK_TIMEOUT=60000;DB_CLOSE_ON_EXIT=FALSE". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-192] > at org.bitcoinj.core.H2FullPrunedBlockChainTest.createStore(H2FullPrunedBlockChainTest.java:36) >Caused by: org.h2.jdbc.JdbcSQLException: A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:h2:test;create=true;LOCK_TIMEOUT=60000;DB_CLOSE_ON_EXIT=FALSE". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-192] > at org.bitcoinj.core.H2FullPrunedBlockChainTest.createStore(H2FullPrunedBlockChainTest.java:36) >skipScripts(org.bitcoinj.core.H2FullPrunedBlockChainTest) Time elapsed: 0.03 sec <<< ERROR! >org.bitcoinj.store.BlockStoreException: org.h2.jdbc.JdbcSQLException: A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:h2:test;create=true;LOCK_TIMEOUT=60000;DB_CLOSE_ON_EXIT=FALSE". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-192] > at org.bitcoinj.core.H2FullPrunedBlockChainTest.createStore(H2FullPrunedBlockChainTest.java:36) >Caused by: org.h2.jdbc.JdbcSQLException: A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:h2:test;create=true;LOCK_TIMEOUT=60000;DB_CLOSE_ON_EXIT=FALSE". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-192] > at org.bitcoinj.core.H2FullPrunedBlockChainTest.createStore(H2FullPrunedBlockChainTest.java:36) >testGeneratedChain(org.bitcoinj.core.H2FullPrunedBlockChainTest) Time elapsed: 250.81 sec <<< ERROR! >org.bitcoinj.store.BlockStoreException: org.h2.jdbc.JdbcSQLException: A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:h2:test;create=true;LOCK_TIMEOUT=60000;DB_CLOSE_ON_EXIT=FALSE". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-192] > at org.bitcoinj.core.H2FullPrunedBlockChainTest.createStore(H2FullPrunedBlockChainTest.java:36) >Caused by: org.h2.jdbc.JdbcSQLException: A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:h2:test;create=true;LOCK_TIMEOUT=60000;DB_CLOSE_ON_EXIT=FALSE". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-192] > at org.bitcoinj.core.H2FullPrunedBlockChainTest.createStore(H2FullPrunedBlockChainTest.java:36) >testUTXOProviderWithWallet(org.bitcoinj.core.H2FullPrunedBlockChainTest) Time elapsed: 0.031 sec <<< ERROR! >org.bitcoinj.store.BlockStoreException: org.h2.jdbc.JdbcSQLException: A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:h2:test;create=true;LOCK_TIMEOUT=60000;DB_CLOSE_ON_EXIT=FALSE". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-192] > at org.bitcoinj.core.H2FullPrunedBlockChainTest.createStore(H2FullPrunedBlockChainTest.java:36) >Caused by: org.h2.jdbc.JdbcSQLException: A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:h2:test;create=true;LOCK_TIMEOUT=60000;DB_CLOSE_ON_EXIT=FALSE". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-192] > at org.bitcoinj.core.H2FullPrunedBlockChainTest.createStore(H2FullPrunedBlockChainTest.java:36) >Running org.bitcoinj.core.LevelDBFullPrunedBlockChainTest >Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,098.973 sec - in org.bitcoinj.core.LevelDBFullPrunedBlockChainTest >Running org.bitcoinj.core.MemoryFullPrunedBlockChainTest >Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 974.306 sec - in org.bitcoinj.core.MemoryFullPrunedBlockChainTest >Running org.bitcoinj.core.MessageTest >Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.bitcoinj.core.MessageTest >Running org.bitcoinj.core.MySQLFullPrunedBlockChainTest >Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.003 sec - in org.bitcoinj.core.MySQLFullPrunedBlockChainTest >Running org.bitcoinj.core.ParseByteCacheTest >Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 161.084 sec - in org.bitcoinj.core.ParseByteCacheTest >Running org.bitcoinj.core.PeerAddressTest >Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.bitcoinj.core.PeerAddressTest >Running org.bitcoinj.core.PeerGroupTest >Tests run: 42, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 1,710.58 sec - in org.bitcoinj.core.PeerGroupTest >Running org.bitcoinj.core.PostgresFullPrunedBlockChainTest >Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 sec - in org.bitcoinj.core.PostgresFullPrunedBlockChainTest >Running org.bitcoinj.core.TransactionOutputTest >Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 150.898 sec - in org.bitcoinj.core.TransactionOutputTest >Running org.bitcoinj.core.TransactionTest >Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.512 sec - in org.bitcoinj.core.TransactionTest >Running org.bitcoinj.core.TxConfidenceTableTest >Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.576 sec - in org.bitcoinj.core.TxConfidenceTableTest >Running org.bitcoinj.core.UtilsTest >Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.bitcoinj.core.UtilsTest >Running org.bitcoinj.core.VarIntTest >Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.bitcoinj.core.VarIntTest >Running org.bitcoinj.core.VersionMessageTest >Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.bitcoinj.core.VersionMessageTest >Running org.bitcoinj.core.VersionedChecksummedBytesTest >Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.bitcoinj.core.VersionedChecksummedBytesTest >Running org.bitcoinj.crypto.BIP32Test >Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.425 sec - in org.bitcoinj.crypto.BIP32Test >Running org.bitcoinj.crypto.BIP38PrivateKeyTest >Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16,345.394 sec - in org.bitcoinj.crypto.BIP38PrivateKeyTest >Running org.bitcoinj.crypto.ChildKeyDerivationTest >Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 172.638 sec - in org.bitcoinj.crypto.ChildKeyDerivationTest >Running org.bitcoinj.crypto.HDUtilsTest >Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.bitcoinj.crypto.HDUtilsTest >Running org.bitcoinj.crypto.KeyCrypterScryptTest >Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23,847.128 sec - in org.bitcoinj.crypto.KeyCrypterScryptTest >Running org.bitcoinj.crypto.MnemonicCodeTest >Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 901.001 sec - in org.bitcoinj.crypto.MnemonicCodeTest >Running org.bitcoinj.crypto.X509UtilsTest >Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.026 sec - in org.bitcoinj.crypto.X509UtilsTest >Running org.bitcoinj.net.discovery.SeedPeersTest >Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.bitcoinj.net.discovery.SeedPeersTest >Running org.bitcoinj.protocols.channels.ChannelConnectionTest >Exception in thread "Timer-68" java.lang.AssertionError > at org.junit.Assert.fail(Assert.java:86) > at org.junit.Assert.fail(Assert.java:95) > at org.bitcoinj.protocols.channels.ChannelConnectionTest$1.broadcastTransaction(ChannelConnectionTest.java:68) > at org.bitcoinj.protocols.channels.StoredPaymentChannelClientStates$1.run(StoredPaymentChannelClientStates.java:224) > at java.util.TimerThread.mainLoop(Timer.java:555) > at java.util.TimerThread.run(Timer.java:505) >Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3,418.221 sec - in org.bitcoinj.protocols.channels.ChannelConnectionTest >Running org.bitcoinj.protocols.channels.PaymentChannelClientTest >Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.615 sec - in org.bitcoinj.protocols.channels.PaymentChannelClientTest >Running org.bitcoinj.protocols.channels.PaymentChannelServerTest >Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.385 sec - in org.bitcoinj.protocols.channels.PaymentChannelServerTest >Running org.bitcoinj.protocols.channels.PaymentChannelStateTest >Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,145.374 sec - in org.bitcoinj.protocols.channels.PaymentChannelStateTest >Running org.bitcoinj.protocols.payments.PaymentProtocolTest >Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.844 sec - in org.bitcoinj.protocols.payments.PaymentProtocolTest >Running org.bitcoinj.protocols.payments.PaymentSessionTest >Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.537 sec - in org.bitcoinj.protocols.payments.PaymentSessionTest >Running org.bitcoinj.script.ScriptChunkTest >Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.bitcoinj.script.ScriptChunkTest >Running org.bitcoinj.script.ScriptTest >Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 52.126 sec - in org.bitcoinj.script.ScriptTest >Running org.bitcoinj.store.LevelDBBlockStoreTest >Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.bitcoinj.store.LevelDBBlockStoreTest >Running org.bitcoinj.store.SPVBlockStoreTest >Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec - in org.bitcoinj.store.SPVBlockStoreTest >Running org.bitcoinj.store.WalletProtobufSerializerTest >Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2,298.421 sec - in org.bitcoinj.store.WalletProtobufSerializerTest >Running org.bitcoinj.uri.BitcoinURITest >Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.375 sec - in org.bitcoinj.uri.BitcoinURITest >Running org.bitcoinj.utils.BaseTaggableObjectTest >Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.bitcoinj.utils.BaseTaggableObjectTest >Running org.bitcoinj.utils.BtcFormatTest >Tests run: 4480, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 391.207 sec - in org.bitcoinj.utils.BtcFormatTest >Running org.bitcoinj.utils.ExchangeRateTest >Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.bitcoinj.utils.ExchangeRateTest >Running org.bitcoinj.utils.ExponentialBackoffTest >Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.bitcoinj.utils.ExponentialBackoffTest >Running org.bitcoinj.utils.FiatTest >Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.bitcoinj.utils.FiatTest >Running org.bitcoinj.utils.MonetaryFormatTest >Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec - in org.bitcoinj.utils.MonetaryFormatTest >Running org.bitcoinj.utils.VersionTallyTest >Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.bitcoinj.utils.VersionTallyTest >Running org.bitcoinj.wallet.BasicKeyChainTest >Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,946.836 sec - in org.bitcoinj.wallet.BasicKeyChainTest >Running org.bitcoinj.wallet.DefaultCoinSelectorTest >Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 159.22 sec - in org.bitcoinj.wallet.DefaultCoinSelectorTest >Running org.bitcoinj.wallet.DefaultRiskAnalysisTest >Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 394.578 sec - in org.bitcoinj.wallet.DefaultRiskAnalysisTest >Running org.bitcoinj.wallet.DeterministicKeyChainTest >Tests run: 15, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 2,928.198 sec <<< FAILURE! - in org.bitcoinj.wallet.DeterministicKeyChainTest >watchingChain(org.bitcoinj.wallet.DeterministicKeyChainTest) Time elapsed: 43.694 sec <<< FAILURE! >org.junit.ComparisonFailure: >expected:<...233j\3437\317q-\241![J \323\'\264s\203\314\321\v\346" > path: 2147483648 >} >type: DETERMINISTIC_KEY >public_key: "\002\361V\216\001\371p\270\212\272\236%\216\356o\025g\r\035>a\305j\001P\217Q\242\261.\353\367\315" >deterministic_key { > chain_code: "\231B\211S[\216\237\277q{a\365\216\325\250\223s\v\n(\364\257@3c\312rix\260c\217" > path: 2147483648 > path: 0 > issued_subkeys: 2 > lookahead_size: 10 > sigsRequiredToSpend: 1 >} >type: DETERMINISTIC_KEY >public_key: "\0022\n\252\267NDr.7i7\332\232x\367\204G-|\204\301\333G\033g\300O\241\006\217\366\370" >deterministic_key { > chain_code: "\213\237\327\245a\273\274\310\377\360\351\352<\211k\033g\0251>y\236\345Jb\244[\b\fO\0311" > path: 2147483648 > path: 1 > issued_subkeys: 1 > lookahead_size: 10 > sigsRequiredToSpend: 1 >} >type: DETERMINISTIC_KEY >public_key: "\002O_Q\223\337\360\245\234\322b_op\b?\030\364\255l\206\344`w\274\204\"\257\235U<}\377" >deterministic_key { > chain_code: "\331\233\342\227\336r\212>\021\022p\347* +\220\021{\206\310Z\314\335\322\230\331\365\221}\321\036\035" > path: 2147483648 > path: 0 > path: 0 >} >type: DETERMINISTIC_KEY >public_key: "\003\270\311\006\363\375\002{\310\254n\301\366\303\315\255\3462\004/\251\'\205+\341~d\275\350\"\313\204\313" >deterministic_key { > chain_code: "5\037!\360\335\017\276\231\273\3531\020\253\223 \312\240M+\250\2520e\006\034\214{\331\376\201\004\306" > path: 2147483648 > path: 0 > path: 1 >} >type: DETERMINISTIC_KEY >public_key: "\003\000\n\256n\324$.\324\365\231\f\224\001\376\266\341\036Q\212\374>\245\324\\8*\342\370\251x\b-" >deterministic_key { > chain_code: "5\202n|A\251$y+t\005\365\231\357\323\264E\266l\220\367\211dA\306\370\247<\'\034\323\324" > path: 2147483648 > path: 0 > path: 2 >} >type: DETERMINISTIC_KEY >public_key: "\002\313/\026\020\254\240\3455\216\342E\300\316\353m.\270\204\264\327\220H\326E9\310\227 \023~\204\215" >deterministic_key { > chain_code: "\342\263a\033~\374\234UN\034\302\300\370\232\347B#L\251\267\035\255\210\356\vE\264\210\317\030]t" > path: 2147483648 > path: 0 > path: 3 >} >type: DETERMINISTIC_KEY >public_key: "\002\217\n\021GL\354\214\354WhX\254\351\337w.\211&q1o\003\033\330\352**\351\356\210\264m" >deterministic_key { > chain_code: "\036\216\345\320e\267p\241\000\204\254\370\251d\000\253\354\316RH\275RS\221\016\343=T\236\335\222P" > path: 2147483648 > path: 0 > path: 4 >} >type: DETERMINISTIC_KEY >public_key: "\003\325\n\347\346\3273\312J\211e\335?\227\236\304i\227\377J\222;\253\017\213\371\235d\220\231\026aV" >deterministic_key { > chain_code: "YSn>5\364i(j\b\326\212,\f,\322\3200\230\210)\366g\201\274\232\356\027\212O\345\215" > path: 2147483648 > path: 0 > path: 5 >} >type: DETERMINISTIC_KEY >public_key: "\003\264\331\220\207*\342T\277\323\363\210\266\335\300\245?\024d\002\021\263|\253\035\253\244D\023\004\200\212X" >deterministic_key { > chain_code: "yP\342|\327\364\034\f\302}\236\032\031\t\345h(q7\346?wR\221\325\370\021\225\334\317Bg" > path: 2147483648 > path: 0 > path: 6 >} >type: DETERMINISTIC_KEY >public_key: "\002HX\261\035\270!\263\2232-F\334\226n=<\0178\270^\202\225\264PF\v#\bdP/\355" >deterministic_key { > chain_code: "Z#\227\222\225\303\203\006q\206\321\v\355\353\220#Oh\360]\001IQD\333\025\356\276\342\270\021\313" > path: 2147483648 > path: 0 > path: 7 >} >type: DETERMINISTIC_KEY >public_key: "\002\020C\2310\227\302\342\274u\217\021h\270\235\356\326_\365\321\261\272\340\267\n\335~\360\343\"Ow\b" >deterministic_key { > chain_code: "\232\000\3117\235\003`)\021g}/\203tk\201\021\364\247\245;\253\321\202\207\342\265\267_<\206\224" > path: 2147483648 > path: 0 > path: 8 >} >type: DETERMINISTIC_KEY >public_key: "\002\276\211n\305\3339[D\337+\034\263\267U0\263\3039}/\376\207\030\364K\335\301\245\311\241\3419" >deterministic_key { > chain_code: "B\232\f\')\277\034\316HOdn\213\b\204\361\030\357YS \365zY\2749e\260)\233.-" > path: 2147483648 > path: 0 > path: 9 >} >type: DETERMINISTIC_KEY >public_key: "\002h\356\202\222P\204x\345\226\017\256/E\304\273{)\272\034\375\2451\321\257\233\372?\320\352\356\271K" >deterministic_key { > chain_code: "\035\222\325\fY\221(\006\tf#7\370\355el\377\276\245\354\002\327\320\247\315V\004\016v\367\351\225" > path: 2147483648 > path: 0 > path: 10 >} >type: DETERMINISTIC_KEY >public_key: "\002\325\313@\"\320\035\277(\245\222\342{\374g\235\203\347\217\035\204j\027\034\244\021bY0\247P`\323" >deterministic_key { > chain_code: "\226~!\327\210.\033\214\251\2367\205<\226`UF\354\234/\365\267E\317\202\354\211P\244\221\336\200" > path: 2147483648 > path: 0 > path: 11 >} >type: DETERMINISTIC_KEY >public_key: "\003\000\334\035\2400n\26636x\316\327\3666\271\375K\031\366\307\221J@\331@dL\232Bv\324\262" >deterministic_key { > chain_code: "\207^n\317\370\t\207\341*\\\360\026iBRTQ#\252Z\237\373{\315\333\004\340nA9\252\352" > path: 2147483648 > path: 0 > path: 12 >} >type: DETERMINISTIC_KEY >public_key: "\002\225b\3515\202\233\335\320.7\265\274uh\230N\242\254\317J\364\331\2345\220)\362\334\216\202\\" >deterministic_key { > chain_code: "\202:\344\3109?\350\345\001\314(\244q\370\233Rk\261}\302(\275\326\305R\342:\246\036\nV\330" > path: 2147483648 > path: 1 > path: 0 >} >type: DETERMINISTIC_KEY >public_key: "\003>K!8\222VEL\371\305 z\aD8\020\233\330S\251T\330\201V\026-k2\227\266;" >deterministic_key { > chain_code: "\223\265.\200\316\361\241{\223\342c\212\0213ym+\032=#\360\333X\003\2770Z\311\335\267\342\313" > path: 2147483648 > path: 1 > path: 1 >} >type: DETERMINISTIC_KEY >public_key: "\003\331t\251d\023\355w\221\266\301\264\306T\252\350\200\260A\220\363\212\345\021\222\236\003\210\215\342\r\251\000" >deterministic_key { > chain_code: "\276\262\033\030\227\271&e\254\377\346\031\2112\344[\234Z\221-\033\306P,Mi\021\313r\031\317\341" > path: 2147483648 > path: 1 > path: 2 >} >type: DETERMINISTIC_KEY >public_key: "\002D\374\231\027\306\310\251\261\200\350@\ro\314\216\037>rp\017\276Q\203\027\016\213\320\206VqO\237" >deterministic_key { > chain_code: "_K4\n\356\235\036\243O\261\200\004\367\324\305;1\247I\350*\353`\204\004d\202\302\335\200/#" > path: 2147483648 > path: 1 > path: 3 >} >type: DETERMINISTIC_KEY >public_key: "\003\370\352\3530]|\262\270]5\361\263\255)\027f\342\262\272a-\275\006\302\266\236\344\332\364\r\260\321" >deterministic_key { > chain_code: "o!GH\357\030\264\003_S\305\204\234wO\344.\215\377\232\025\206\351\030\227,\303%U2x\225" > path: 2147483648 > path: 1 > path: 4 >} >type: DETERMINISTIC_KEY >public_key: "\002\221\021\370a[\205\267\036\021\366`\036\371\253Yk\r\303\025\f\255\2768\310\212\234\221\333\344\340t" >deterministic_key { > chain_code: "\370~\245F\n\307\377Q:\v\207\245\336F\376\2443R\034\346\b\372\b\\o\303\204D#}\266" > path: 2147483648 > path: 1 > path: 5 >} >type: DETERMINISTIC_KEY >public_key: "\002c\034w@c\225\257n~G\330\002\241^\264\231\030\025\220gr\202`u\b\262\361\312\246\202J\341" >deterministic_key { > chain_code: "\\\2542\003\022\254\361*\a/4\307\3430\322\303\v\205\351\027\260 l\332\326\235<\363v\020\232" > path: 2147483648 > path: 1 > path: 6 >} >type: DETERMINISTIC_KEY >public_key: "\003\266\304\006g\244l\271>\364\357G8B\374\026w\316\022\205\313\220\274\273>$\350\212o!\rt\230" >deterministic_key { > chain_code: "6]\325WN\017o\255\314\213\344\201f\204\361\235\'\343\217\341m\327\326=T\2018g\324\261`\335" > path: 2147483648 > path: 1 > path: 7 >} >type: DETERMINISTIC_KEY >public_key: "\003X\331\344\227G\366//<V\226\b\352#\315\307j\263\232\273d\236)\004\225fk\304\000XM\305" >deterministic_key { > chain_code: "&\025?\264\a\2334-\203\217\240R\221[{8)9\221\346bv=ut\346\226KVj\2659" > path: 2147483648 > path: 1 > path: 8 >} >type: DETERMINISTIC_KEY >public_key: "\003]\307\273B\334\212\30...> but was:<...233j\3437\317q-\241![\177J \323\'\264s\203\314\321\v\346" > path: 2147483648 >} >type: DETERMINISTIC_KEY >public_key: "\002\361V\216\001\371p\270\212\272\236%\216\356o\025g\r\035>a\305j\001P\217Q\242\261.\353\367\315" >deterministic_key { > chain_code: "\231B\211S[\216\237\277q{a\365\216\325\250\223s\v\n(\364\257@3c\312rix\260c\217" > path: 2147483648 > path: 0 > issued_subkeys: 2 > lookahead_size: 10 > sigsRequiredToSpend: 1 >} >type: DETERMINISTIC_KEY >public_key: "\0022\n\252\267NDr.7i7\332\232x\367\204G-|\204\301\333G\033g\300O\241\006\217\366\370" >deterministic_key { > chain_code: "\213\237\327\245a\273\274\310\377\360\351\352<\211k\033g\0251>y\236\345Jb\244[\b\fO\0311" > path: 2147483648 > path: 1 > issued_subkeys: 1 > lookahead_size: 10 > sigsRequiredToSpend: 1 >} >type: DETERMINISTIC_KEY >public_key: "\002O_Q\223\337\360\245\234\322b_op\b?\030\364\255l\206\344`w\274\204\"\257\235U<}\377" >deterministic_key { > chain_code: "\331\233\342\227\336r\212>\021\022p\347* +\220\021{\206\310Z\314\335\322\230\331\365\221}\321\036\035" > path: 2147483648 > path: 0 > path: 0 >} >type: DETERMINISTIC_KEY >public_key: "\003\270\311\006\363\375\002{\310\254n\301\366\303\315\255\3462\004/\251\'\205+\341~d\275\350\"\313\204\313" >deterministic_key { > chain_code: "5\037!\360\335\017\276\231\273\3531\020\253\223 \312\240M+\250\2520e\006\034\214{\331\376\201\004\306" > path: 2147483648 > path: 0 > path: 1 >} >type: DETERMINISTIC_KEY >public_key: "\003\000\n\256n\324$.\324\365\231\f\224\001\376\266\341\036Q\212\374>\245\324\\8*\342\370\251x\b-" >deterministic_key { > chain_code: "5\202n|A\251$y+t\005\365\231\357\323\264E\266l\220\367\211dA\306\370\247<\'\034\323\324" > path: 2147483648 > path: 0 > path: 2 >} >type: DETERMINISTIC_KEY >public_key: "\002\313/\026\020\254\240\3455\216\342E\300\316\353m.\270\204\264\327\220H\326E9\310\227 \023~\204\215" >deterministic_key { > chain_code: "\342\263a\033~\374\234UN\034\302\300\370\232\347B#L\251\267\035\255\210\356\vE\264\210\317\030]t" > path: 2147483648 > path: 0 > path: 3 >} >type: DETERMINISTIC_KEY >public_key: "\002\217\n\021GL\354\214\354WhX\254\351\337w.\211&q1o\003\033\330\352**\351\356\210\264m" >deterministic_key { > chain_code: "\036\216\345\320e\267p\241\000\204\254\370\251d\000\253\354\316RH\275RS\221\016\343=T\236\335\222P" > path: 2147483648 > path: 0 > path: 4 >} >type: DETERMINISTIC_KEY >public_key: "\003\325\n\347\346\3273\312J\211e\335?\227\236\304i\227\377J\222;\253\017\213\371\235d\220\231\026aV" >deterministic_key { > chain_code: "YSn>5\364i(j\b\326\212,\f,\322\3200\230\210)\366g\201\274\232\356\027\212O\345\215" > path: 2147483648 > path: 0 > path: 5 >} >type: DETERMINISTIC_KEY >public_key: "\003\264\331\220\207*\342T\277\323\363\210\266\335\300\245?\024d\002\021\263|\253\035\253\244D\023\004\200\212X" >deterministic_key { > chain_code: "yP\342|\327\364\034\f\302}\236\032\031\t\345h(q7\346?wR\221\325\370\021\225\334\317Bg" > path: 2147483648 > path: 0 > path: 6 >} >type: DETERMINISTIC_KEY >public_key: "\002HX\261\035\270!\263\2232-F\334\226n=<\0178\270^\202\225\264PF\v#\bdP/\355" >deterministic_key { > chain_code: "Z#\227\222\225\303\203\006q\206\321\v\355\353\220#Oh\360]\001IQD\333\025\356\276\342\270\021\313" > path: 2147483648 > path: 0 > path: 7 >} >type: DETERMINISTIC_KEY >public_key: "\002\020C\2310\227\302\342\274u\217\021h\270\235\356\326_\365\321\261\272\340\267\n\335~\360\343\"Ow\b" >deterministic_key { > chain_code: "\232\000\3117\235\003`)\021g}/\203tk\201\021\364\247\245;\253\321\202\207\342\265\267_<\206\224" > path: 2147483648 > path: 0 > path: 8 >} >type: DETERMINISTIC_KEY >public_key: "\002\276\211n\305\3339[D\337+\034\263\267U0\263\3039}/\376\207\030\364K\335\301\245\311\241\3419" >deterministic_key { > chain_code: "B\232\f\')\277\034\316HOdn\213\b\204\361\030\357YS \365zY\2749e\260)\233.-" > path: 2147483648 > path: 0 > path: 9 >} >type: DETERMINISTIC_KEY >public_key: "\002h\356\202\222P\204x\345\226\017\256/E\304\273{)\272\034\375\2451\321\257\233\372?\320\352\356\271K" >deterministic_key { > chain_code: "\035\222\325\fY\221(\006\tf#7\370\355el\377\276\245\354\002\327\320\247\315V\004\016v\367\351\225" > path: 2147483648 > path: 0 > path: 10 >} >type: DETERMINISTIC_KEY >public_key: "\002\325\313@\"\320\035\277(\245\222\342{\374g\235\203\347\217\035\204j\027\034\244\021bY0\247P`\323" >deterministic_key { > chain_code: "\226~!\327\210.\033\214\251\2367\205<\226`UF\354\234/\365\267E\317\202\354\211P\244\221\336\200" > path: 2147483648 > path: 0 > path: 11 >} >type: DETERMINISTIC_KEY >public_key: "\003\000\334\035\2400n\26636x\316\327\3666\271\375K\031\366\307\221J@\331@dL\232Bv\324\262" >deterministic_key { > chain_code: "\207^n\317\370\t\207\341*\\\360\026iBRTQ#\252Z\237\373{\315\333\004\340nA9\252\352" > path: 2147483648 > path: 0 > path: 12 >} >type: DETERMINISTIC_KEY >public_key: "\002\225b\3515\202\233\335\320.7\265\274uh\230N\242\254\317\177J\364\331\2345\220)\362\334\216\202\\" >deterministic_key { > chain_code: "\202:\344\3109?\350\345\001\314(\244q\370\233Rk\261}\302(\275\326\305R\342:\246\036\nV\330" > path: 2147483648 > path: 1 > path: 0 >} >type: DETERMINISTIC_KEY >public_key: "\003>K!8\222VEL\371\305 z\aD\1778\020\233\330S\251T\330\201V\026-k2\227\266;" >deterministic_key { > chain_code: "\223\265.\200\316\361\241{\223\342c\212\0213ym+\032=#\360\333X\003\2770Z\311\335\267\342\313" > path: 2147483648 > path: 1 > path: 1 >} >type: DETERMINISTIC_KEY >public_key: "\003\331t\251d\023\355w\221\266\301\264\306T\252\350\200\260A\220\363\212\345\021\222\236\003\210\215\342\r\251\000" >deterministic_key { > chain_code: "\276\262\033\030\227\271&e\254\377\346\031\2112\344[\234Z\221-\033\306P,Mi\021\313r\031\317\341" > path: 2147483648 > path: 1 > path: 2 >} >type: DETERMINISTIC_KEY >public_key: "\002D\374\231\027\306\310\251\261\200\350@\ro\314\216\037>rp\017\276Q\203\027\016\213\320\206VqO\237" >deterministic_key { > chain_code: "_K4\n\356\235\036\243O\261\200\004\367\324\305;1\247I\350*\353`\204\004d\202\302\335\200/#" > path: 2147483648 > path: 1 > path: 3 >} >type: DETERMINISTIC_KEY >public_key: "\003\370\352\3530]|\262\270]5\361\263\255)\027f\342\262\272a-\275\006\302\266\236\344\332\364\r\260\321" >deterministic_key { > chain_code: "o!GH\357\030\264\003_S\305\204\234wO\344.\215\377\232\025\206\351\030\227,\303%U2x\225" > path: 2147483648 > path: 1 > path: 4 >} >type: DETERMINISTIC_KEY >public_key: "\002\221\021\370a[\205\267\036\021\366`\036\371\253Yk\r\303\025\f\255\2768\310\212\234\221\177\333\344\340t" >deterministic_key { > chain_code: "\370~\245F\n\307\377Q:\v\207\245\336F\376\2443R\034\346\b\177\372\b\\o\303\204D#}\266" > path: 2147483648 > path: 1 > path: 5 >} >type: DETERMINISTIC_KEY >public_key: "\002c\034w@c\225\257n~G\330\002\241^\264\231\030\025\220gr\202`u\b\262\361\312\246\202J\341" >deterministic_key { > chain_code: "\\\2542\003\022\254\361*\a/4\177\307\3430\322\303\v\205\351\027\260 l\332\326\235<\363v\020\232" > path: 2147483648 > path: 1 > path: 6 >} >type: DETERMINISTIC_KEY >public_key: "\003\266\304\006g\244l\271>\364\357G8B\374\026w\316\022\205\313\220\274\273>$\350\212o!\rt\230" >deterministic_key { > chain_code: "6]\325WN\017o\255\314\213\344\201f\204\361\235\'\343\217\341m\327\326=T\2018g\324\261`\335" > path: 2147483648 > path: 1 > path: 7 >} >type: DETERMINISTIC_KEY >public_key: "\003X\331\344\227G\366//<V\226\b\352#\315\307j\263\232\273d\236)\004\225fk\304\000XM\305" >deterministic_key { > chain_code: "&\025?\264\a\2334-\203\217\240R\221[{8)9\221\346bv=ut\346\226KVj\2659" > path: 2147483648 > path: 1 > path: 8 >} >type: DETERMINISTIC_KEY >public_key: "\003\177]\307\273B\334\212\30...> > at org.bitcoinj.wallet.DeterministicKeyChainTest.checkSerialization(DeterministicKeyChainTest.java:402) > at org.bitcoinj.wallet.DeterministicKeyChainTest.watchingChain(DeterministicKeyChainTest.java:343) >serializeUnencrypted(org.bitcoinj.wallet.DeterministicKeyChainTest) Time elapsed: 42.624 sec <<< FAILURE! >org.junit.ComparisonFailure: >expected:<...233j\3437\317q-\241![J \323\'\264s\203\314\321\v\346" > path: 2147483648 >} >type: DETERMINISTIC_KEY >secret_bytes: "<M\020I\364\276\336Z\255\341\330\257\337 \366E_\027\2433w\325\263\"$\350\f\244\006\251u\021" >public_key: "\002\361V\216\001\371p\270\212\272\236%\216\356o\025g\r\035>a\305j\001P\217Q\242\261.\353\367\315" >deterministic_key { > chain_code: "\231B\211S[\216\237\277q{a\365\216\325\250\223s\v\n(\364\257@3c\312rix\260c\217" > path: 2147483648 > path: 0 > issued_subkeys: 2 > lookahead_size: 10 > sigsRequiredToSpend: 1 >} >type: DETERMINISTIC_KEY >secret_bytes: "\f0\266\235\272\205\212:\265\372\214P\226\344\a{S0\354\250\210\316L\256;W\036\200t\347\343\246" >public_key: "\0022\n\252\267NDr.7i7\332\232x\367\204G-|\204\301\333G\033g\300O\241\006\217\366\370" >deterministic_key { > chain_code: "\213\237\327\245a\273\274\310\377\360\351\352<\211k\033g\0251>y\236\345Jb\244[\b\fO\0311" > path: 2147483648 > path: 1 > issued_subkeys: 1 > lookahead_size: 10 > sigsRequiredToSpend: 1 >} >type: DETERMINISTIC_KEY >public_key: "\002O_Q\223\337\360\245\234\322b_op\b?\030\364\255l\206\344`w\274\204\"\257\235U<}\377" >deterministic_key { > chain_code: "\331\233\342\227\336r\212>\021\022p\347* +\220\021{\206\310Z\314\335\322\230\331\365\221}\321\036\035" > path: 2147483648 > path: 0 > path: 0 >} >type: DETERMINISTIC_KEY >public_key: "\003\270\311\006\363\375\002{\310\254n\301\366\303\315\255\3462\004/\251\'\205+\341~d\275\350\"\313\204\313" >deterministic_key { > chain_code: "5\037!\360\335\017\276\231\273\3531\020\253\223 \312\240M+\250\2520e\006\034\214{\331\376\201\004\306" > path: 2147483648 > path: 0 > path: 1 >} >type: DETERMINISTIC_KEY >public_key: "\003\000\n\256n\324$.\324\365\231\f\224\001\376\266\341\036Q\212\374>\245\324\\8*\342\370\251x\b-" >deterministic_key { > chain_code: "5\202n|A\251$y+t\005\365\231\357\323\264E\266l\220\367\211dA\306\370\247<\'\034\323\324" > path: 2147483648 > path: 0 > path: 2 >} >type: DETERMINISTIC_KEY >public_key: "\002\313/\026\020\254\240\3455\216\342E\300\316\353m.\270\204\264\327\220H\326E9\310\227 \023~\204\215" >deterministic_key { > chain_code: "\342\263a\033~\374\234UN\034\302\300\370\232\347B#L\251\267\035\255\210\356\vE\264\210\317\030]t" > path: 2147483648 > path: 0 > path: 3 >} >type: DETERMINISTIC_KEY >public_key: "\002\217\n\021GL\354\214\354WhX\254\351\337w.\211&q1o\003\033\330\352**\351\356\210\264m" >deterministic_key { > chain_code: "\036\216\345\320e\267p\241\000\204\254\370\251d\000\253\354\316RH\275RS\221\016\343=T\236\335\222P" > path: 2147483648 > path: 0 > path: 4 >} >type: DETERMINISTIC_KEY >public_key: "\003\325\n\347\346\3273\312J\211e\335?\227\236\304i\227\377J\222;\253\017\213\371\235d\220\231\026aV" >deterministic_key { > chain_code: "YSn>5\364i(j\b\326\212,\f,\322\3200\230\210)\366g\201\274\232\356\027\212O\345\215" > path: 2147483648 > path: 0 > path: 5 >} >type: DETERMINISTIC_KEY >public_key: "\003\264\331\220\207*\342T\277\323\363\210\266\335\300\245?\024d\002\021\263|\253\035\253\244D\023\004\200\212X" >deterministic_key { > chain_code: "yP\342|\327\364\034\f\302}\236\032\031\t\345h(q7\346?wR\221\325\370\021\225\334\317Bg" > path: 2147483648 > path: 0 > path: 6 >} >type: DETERMINISTIC_KEY >public_key: "\002HX\261\035\270!\263\2232-F\334\226n=<\0178\270^\202\225\264PF\v#\bdP/\355" >deterministic_key { > chain_code: "Z#\227\222\225\303\203\006q\206\321\v\355\353\220#Oh\360]\001IQD\333\025\356\276\342\270\021\313" > path: 2147483648 > path: 0 > path: 7 >} >type: DETERMINISTIC_KEY >public_key: "\002\020C\2310\227\302\342\274u\217\021h\270\235\356\326_\365\321\261\272\340\267\n\335~\360\343\"Ow\b" >deterministic_key { > chain_code: "\232\000\3117\235\003`)\021g}/\203tk\201\021\364\247\245;\253\321\202\207\342\265\267_<\206\224" > path: 2147483648 > path: 0 > path: 8 >} >type: DETERMINISTIC_KEY >public_key: "\002\276\211n\305\3339[D\337+\034\263\267U0\263\3039}/\376\207\030\364K\335\301\245\311\241\3419" >deterministic_key { > chain_code: "B\232\f\')\277\034\316HOdn\213\b\204\361\030\357YS \365zY\2749e\260)\233.-" > path: 2147483648 > path: 0 > path: 9 >} >type: DETERMINISTIC_KEY >public_key: "\002h\356\202\222P\204x\345\226\017\256/E\304\273{)\272\034\375\2451\321\257\233\372?\320\352\356\271K" >deterministic_key { > chain_code: "\035\222\325\fY\221(\006\tf#7\370\355el\377\276\245\354\002\327\320\247\315V\004\016v\367\351\225" > path: 2147483648 > path: 0 > path: 10 >} >type: DETERMINISTIC_KEY >public_key: "\002\325\313@\"\320\035\277(\245\222\342{\374g\235\203\347\217\035\204j\027\034\244\021bY0\247P`\323" >deterministic_key { > chain_code: "\226~!\327\210.\033\214\251\2367\205<\226`UF\354\234/\365\267E\317\202\354\211P\244\221\336\200" > path: 2147483648 > path: 0 > path: 11 >} >type: DETERMINISTIC_KEY >public_key: "\003\000\334\035\2400n\26636x\316\327\3666\271\375K\031\366\307\221J@\331@dL\232Bv\324\262" >deterministic_key { > chain_code: "\207^n\317\370\t\207\341*\\\360\026iBRTQ#\252Z\237\373{\315\333\004\340nA9\252\352" > path: 2147483648 > path: 0 > path: 12 >} >type: DETERMINISTIC_KEY >public_key: "\002\225b\3515\202\233\335\320.7\265\274uh\230N\242\254\317J\364\331\2345\220)\362\334\216\202\\" >deterministic_key { > chain_code: "\202:\344\3109?\350\345\001\314(\244q\370\233Rk\261}\302(\275\326\305R\342:\246\036\nV\330" > path: 2147483648 > path: 1 > path: 0 >} >type: DETERMINISTIC_KEY >public_key: "\003>K!8\222VEL\371\305 z\aD8\020\233\330S\251T\330\201V\026-k2\227\266;" >deterministic_key { > chain_code: "\223\265.\200\316\361\241{\223\342c\212\0213ym+\032=#\360\333X\003\2770Z\311\335\267\342\313" > path: 2147483648 > path: 1 > path: 1 >} >type: DETERMINISTIC_KEY >public_key: "\003\331t\251d\023\355w\221\266\301\264\306T\252\350\200\260A\220\363\212\345\021\222\236\003\210\215\342\r\251\000" >deterministic_key { > chain_code: "\276\262\033\030\227\271&e\254\377\346\031\2112\344[\234Z\221-\033\306P,Mi\021\313r\031\317\341" > path: 2147483648 > path: 1 > path: 2 >} >type: DETERMINISTIC_KEY >public_key: "\002D\374\231\027\306\310\251\261\200\350@\ro\314\216\037>rp\017\276Q\203\027\016\213\320\206VqO\237" >deterministic_key { > chain_code: "_K4\n\356\235\036\243O\261\200\004\367\324\305;1\247I\350*\353`\204\004d\202\302\335\200/#" > path: 2147483648 > path: 1 > path: 3 >} >type: DETERMINISTIC_KEY >public_key: "\003\370\352\3530]|\262\270]5\361\263\255)\027f\342\262\272a-\275\006\302\266\236\344\332\364\r\260\321" >deterministic_key { > chain_code: "o!GH\357\030\264\003_S\305\204\234wO\344.\215\377\232\025\206\351\030\227,\303%U2x\225" > path: 2147483648 > path: 1 > path: 4 >} >type: DETERMINISTIC_KEY >public_key: "\002\221\021\370a[\205\267\036\021\366`\036\371\253Yk\r\303\025\f\255\2768\310\212\234\221\333\344\340t" >deterministic_key { > chain_code: "\370~\245F\n\307\377Q:\v\207\245\336F\376\2443R\034\346\b\372\b\\o\303\204D#}\266" > path: 2147483648 > path: 1 > path: 5 >} >type: DETERMINISTIC_KEY >public_key: "\002c\034w@c\225\257n~G\330\002\241^\264\231\030\025\220gr\202`u\b\262\361\312\246\202J\341" >deterministic_key { > chain_code: "\\\2542\003\022\254\361*\a/4\307\3430\322\303\v\205\351\027\260 l\332\326\235<\363v\020\232" > path: 2147483648 > path: 1 > path: 6 >} >type: DETERMINISTIC_KEY >public_key: "\003\266\304\006g\244l\271>\364\357G8B\374\026w\316\022\205\313\220\274\273>$\350\212o!\rt\230" >deterministic_key { > chain_code: "6]\325WN\017o\255\314\213\344\201f\204\361\235\'\343\217\341m\327\326=T\2018g\324\261`\335" > path: 2147483648 > path: 1 > path: 7 >} >type: DETERMINISTIC_KEY >public_key: "\003X\331\344\227G\366//<V\226\b\352#\315\307j\263\232\273d\236)\004\225fk\304\000XM\305" >deterministic_key { > chain_code: "&\025?\264\a\2334-\203\217\240R\221[{8)9\221\346bv=ut\346\226KVj\2659" > path: 2147483648 > path: 1 > path: 8 >} >type: DETERMINISTIC_KEY >public_key: "\003]\307\273B\334\212\30...> but was:<...233j\3437\317q-\241![\177J \323\'\264s\203\314\321\v\346" > path: 2147483648 >} >type: DETERMINISTIC_KEY >secret_bytes: "<M\020I\364\276\336Z\255\341\330\257\337 \366E_\027\2433w\325\263\"$\350\f\244\006\251u\021" >public_key: "\002\361V\216\001\371p\270\212\272\236%\216\356o\025g\r\035>a\305j\001P\217Q\242\261.\353\367\315" >deterministic_key { > chain_code: "\231B\211S[\216\237\277q{a\365\216\325\250\223s\v\n(\364\257@3c\312rix\260c\217" > path: 2147483648 > path: 0 > issued_subkeys: 2 > lookahead_size: 10 > sigsRequiredToSpend: 1 >} >type: DETERMINISTIC_KEY >secret_bytes: "\f0\266\235\272\205\212:\265\372\214P\226\344\a{S0\354\250\210\316L\256;W\036\200t\347\343\246" >public_key: "\0022\n\252\267NDr.7i7\332\232x\367\204G-|\204\301\333G\033g\300O\241\006\217\366\370" >deterministic_key { > chain_code: "\213\237\327\245a\273\274\310\377\360\351\352<\211k\033g\0251>y\236\345Jb\244[\b\fO\0311" > path: 2147483648 > path: 1 > issued_subkeys: 1 > lookahead_size: 10 > sigsRequiredToSpend: 1 >} >type: DETERMINISTIC_KEY >public_key: "\002O_Q\223\337\360\245\234\322b_op\b?\030\364\255l\206\344`w\274\204\"\257\235U<}\377" >deterministic_key { > chain_code: "\331\233\342\227\336r\212>\021\022p\347* +\220\021{\206\310Z\314\335\322\230\331\365\221}\321\036\035" > path: 2147483648 > path: 0 > path: 0 >} >type: DETERMINISTIC_KEY >public_key: "\003\270\311\006\363\375\002{\310\254n\301\366\303\315\255\3462\004/\251\'\205+\341~d\275\350\"\313\204\313" >deterministic_key { > chain_code: "5\037!\360\335\017\276\231\273\3531\020\253\223 \312\240M+\250\2520e\006\034\214{\331\376\201\004\306" > path: 2147483648 > path: 0 > path: 1 >} >type: DETERMINISTIC_KEY >public_key: "\003\000\n\256n\324$.\324\365\231\f\224\001\376\266\341\036Q\212\374>\245\324\\8*\342\370\251x\b-" >deterministic_key { > chain_code: "5\202n|A\251$y+t\005\365\231\357\323\264E\266l\220\367\211dA\306\370\247<\'\034\323\324" > path: 2147483648 > path: 0 > path: 2 >} >type: DETERMINISTIC_KEY >public_key: "\002\313/\026\020\254\240\3455\216\342E\300\316\353m.\270\204\264\327\220H\326E9\310\227 \023~\204\215" >deterministic_key { > chain_code: "\342\263a\033~\374\234UN\034\302\300\370\232\347B#L\251\267\035\255\210\356\vE\264\210\317\030]t" > path: 2147483648 > path: 0 > path: 3 >} >type: DETERMINISTIC_KEY >public_key: "\002\217\n\021GL\354\214\354WhX\254\351\337w.\211&q1o\003\033\330\352**\351\356\210\264m" >deterministic_key { > chain_code: "\036\216\345\320e\267p\241\000\204\254\370\251d\000\253\354\316RH\275RS\221\016\343=T\236\335\222P" > path: 2147483648 > path: 0 > path: 4 >} >type: DETERMINISTIC_KEY >public_key: "\003\325\n\347\346\3273\312J\211e\335?\227\236\304i\227\377J\222;\253\017\213\371\235d\220\231\026aV" >deterministic_key { > chain_code: "YSn>5\364i(j\b\326\212,\f,\322\3200\230\210)\366g\201\274\232\356\027\212O\345\215" > path: 2147483648 > path: 0 > path: 5 >} >type: DETERMINISTIC_KEY >public_key: "\003\264\331\220\207*\342T\277\323\363\210\266\335\300\245?\024d\002\021\263|\253\035\253\244D\023\004\200\212X" >deterministic_key { > chain_code: "yP\342|\327\364\034\f\302}\236\032\031\t\345h(q7\346?wR\221\325\370\021\225\334\317Bg" > path: 2147483648 > path: 0 > path: 6 >} >type: DETERMINISTIC_KEY >public_key: "\002HX\261\035\270!\263\2232-F\334\226n=<\0178\270^\202\225\264PF\v#\bdP/\355" >deterministic_key { > chain_code: "Z#\227\222\225\303\203\006q\206\321\v\355\353\220#Oh\360]\001IQD\333\025\356\276\342\270\021\313" > path: 2147483648 > path: 0 > path: 7 >} >type: DETERMINISTIC_KEY >public_key: "\002\020C\2310\227\302\342\274u\217\021h\270\235\356\326_\365\321\261\272\340\267\n\335~\360\343\"Ow\b" >deterministic_key { > chain_code: "\232\000\3117\235\003`)\021g}/\203tk\201\021\364\247\245;\253\321\202\207\342\265\267_<\206\224" > path: 2147483648 > path: 0 > path: 8 >} >type: DETERMINISTIC_KEY >public_key: "\002\276\211n\305\3339[D\337+\034\263\267U0\263\3039}/\376\207\030\364K\335\301\245\311\241\3419" >deterministic_key { > chain_code: "B\232\f\')\277\034\316HOdn\213\b\204\361\030\357YS \365zY\2749e\260)\233.-" > path: 2147483648 > path: 0 > path: 9 >} >type: DETERMINISTIC_KEY >public_key: "\002h\356\202\222P\204x\345\226\017\256/E\304\273{)\272\034\375\2451\321\257\233\372?\320\352\356\271K" >deterministic_key { > chain_code: "\035\222\325\fY\221(\006\tf#7\370\355el\377\276\245\354\002\327\320\247\315V\004\016v\367\351\225" > path: 2147483648 > path: 0 > path: 10 >} >type: DETERMINISTIC_KEY >public_key: "\002\325\313@\"\320\035\277(\245\222\342{\374g\235\203\347\217\035\204j\027\034\244\021bY0\247P`\323" >deterministic_key { > chain_code: "\226~!\327\210.\033\214\251\2367\205<\226`UF\354\234/\365\267E\317\202\354\211P\244\221\336\200" > path: 2147483648 > path: 0 > path: 11 >} >type: DETERMINISTIC_KEY >public_key: "\003\000\334\035\2400n\26636x\316\327\3666\271\375K\031\366\307\221J@\331@dL\232Bv\324\262" >deterministic_key { > chain_code: "\207^n\317\370\t\207\341*\\\360\026iBRTQ#\252Z\237\373{\315\333\004\340nA9\252\352" > path: 2147483648 > path: 0 > path: 12 >} >type: DETERMINISTIC_KEY >public_key: "\002\225b\3515\202\233\335\320.7\265\274uh\230N\242\254\317\177J\364\331\2345\220)\362\334\216\202\\" >deterministic_key { > chain_code: "\202:\344\3109?\350\345\001\314(\244q\370\233Rk\261}\302(\275\326\305R\342:\246\036\nV\330" > path: 2147483648 > path: 1 > path: 0 >} >type: DETERMINISTIC_KEY >public_key: "\003>K!8\222VEL\371\305 z\aD\1778\020\233\330S\251T\330\201V\026-k2\227\266;" >deterministic_key { > chain_code: "\223\265.\200\316\361\241{\223\342c\212\0213ym+\032=#\360\333X\003\2770Z\311\335\267\342\313" > path: 2147483648 > path: 1 > path: 1 >} >type: DETERMINISTIC_KEY >public_key: "\003\331t\251d\023\355w\221\266\301\264\306T\252\350\200\260A\220\363\212\345\021\222\236\003\210\215\342\r\251\000" >deterministic_key { > chain_code: "\276\262\033\030\227\271&e\254\377\346\031\2112\344[\234Z\221-\033\306P,Mi\021\313r\031\317\341" > path: 2147483648 > path: 1 > path: 2 >} >type: DETERMINISTIC_KEY >public_key: "\002D\374\231\027\306\310\251\261\200\350@\ro\314\216\037>rp\017\276Q\203\027\016\213\320\206VqO\237" >deterministic_key { > chain_code: "_K4\n\356\235\036\243O\261\200\004\367\324\305;1\247I\350*\353`\204\004d\202\302\335\200/#" > path: 2147483648 > path: 1 > path: 3 >} >type: DETERMINISTIC_KEY >public_key: "\003\370\352\3530]|\262\270]5\361\263\255)\027f\342\262\272a-\275\006\302\266\236\344\332\364\r\260\321" >deterministic_key { > chain_code: "o!GH\357\030\264\003_S\305\204\234wO\344.\215\377\232\025\206\351\030\227,\303%U2x\225" > path: 2147483648 > path: 1 > path: 4 >} >type: DETERMINISTIC_KEY >public_key: "\002\221\021\370a[\205\267\036\021\366`\036\371\253Yk\r\303\025\f\255\2768\310\212\234\221\177\333\344\340t" >deterministic_key { > chain_code: "\370~\245F\n\307\377Q:\v\207\245\336F\376\2443R\034\346\b\177\372\b\\o\303\204D#}\266" > path: 2147483648 > path: 1 > path: 5 >} >type: DETERMINISTIC_KEY >public_key: "\002c\034w@c\225\257n~G\330\002\241^\264\231\030\025\220gr\202`u\b\262\361\312\246\202J\341" >deterministic_key { > chain_code: "\\\2542\003\022\254\361*\a/4\177\307\3430\322\303\v\205\351\027\260 l\332\326\235<\363v\020\232" > path: 2147483648 > path: 1 > path: 6 >} >type: DETERMINISTIC_KEY >public_key: "\003\266\304\006g\244l\271>\364\357G8B\374\026w\316\022\205\313\220\274\273>$\350\212o!\rt\230" >deterministic_key { > chain_code: "6]\325WN\017o\255\314\213\344\201f\204\361\235\'\343\217\341m\327\326=T\2018g\324\261`\335" > path: 2147483648 > path: 1 > path: 7 >} >type: DETERMINISTIC_KEY >public_key: "\003X\331\344\227G\366//<V\226\b\352#\315\307j\263\232\273d\236)\004\225fk\304\000XM\305" >deterministic_key { > chain_code: "&\025?\264\a\2334-\203\217\240R\221[{8)9\221\346bv=ut\346\226KVj\2659" > path: 2147483648 > path: 1 > path: 8 >} >type: DETERMINISTIC_KEY >public_key: "\003\177]\307\273B\334\212\30...> > at org.bitcoinj.wallet.DeterministicKeyChainTest.checkSerialization(DeterministicKeyChainTest.java:402) > at org.bitcoinj.wallet.DeterministicKeyChainTest.serializeUnencrypted(DeterministicKeyChainTest.java:234) >Running org.bitcoinj.wallet.KeyChainGroupTest >Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,919.056 sec - in org.bitcoinj.wallet.KeyChainGroupTest >Running org.bitcoinj.wallet.WalletExtensionsTest >Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.814 sec - in org.bitcoinj.wallet.WalletExtensionsTest >Running org.bitcoinj.wallet.WalletTest >Tests run: 122, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 12,785.204 sec - in org.bitcoinj.wallet.WalletTest >Results : >Failed tests: > DeterministicKeyChainTest.serializeUnencrypted:234->checkSerialization:402 expected:<...233j\3437\317q-\241![J \323\'\264s\203\314\321\v\346" > path: 2147483648 >} >type: DETERMINISTIC_KEY >secret_bytes: "<M\020I\364\276\336Z\255\341\330\257\337 \366E_\027\2433w\325\263\"$\350\f\244\006\251u\021" >public_key: "\002\361V\216\001\371p\270\212\272\236%\216\356o\025g\r\035>a\305j\001P\217Q\242\261.\353\367\315" >deterministic_key { > chain_code: "\231B\211S[\216\237\277q{a\365\216\325\250\223s\v\n(\364\257@3c\312rix\260c\217" > path: 2147483648 > path: 0 > issued_subkeys: 2 > lookahead_size: 10 > sigsRequiredToSpend: 1 >} >type: DETERMINISTIC_KEY >secret_bytes: "\f0\266\235\272\205\212:\265\372\214P\226\344\a{S0\354\250\210\316L\256;W\036\200t\347\343\246" >public_key: "\0022\n\252\267NDr.7i7\332\232x\367\204G-|\204\301\333G\033g\300O\241\006\217\366\370" >deterministic_key { > chain_code: "\213\237\327\245a\273\274\310\377\360\351\352<\211k\033g\0251>y\236\345Jb\244[\b\fO\0311" > path: 2147483648 > path: 1 > issued_subkeys: 1 > lookahead_size: 10 > sigsRequiredToSpend: 1 >} >type: DETERMINISTIC_KEY >public_key: "\002O_Q\223\337\360\245\234\322b_op\b?\030\364\255l\206\344`w\274\204\"\257\235U<}\377" >deterministic_key { > chain_code: "\331\233\342\227\336r\212>\021\022p\347* +\220\021{\206\310Z\314\335\322\230\331\365\221}\321\036\035" > path: 2147483648 > path: 0 > path: 0 >} >type: DETERMINISTIC_KEY >public_key: "\003\270\311\006\363\375\002{\310\254n\301\366\303\315\255\3462\004/\251\'\205+\341~d\275\350\"\313\204\313" >deterministic_key { > chain_code: "5\037!\360\335\017\276\231\273\3531\020\253\223 \312\240M+\250\2520e\006\034\214{\331\376\201\004\306" > path: 2147483648 > path: 0 > path: 1 >} >type: DETERMINISTIC_KEY >public_key: "\003\000\n\256n\324$.\324\365\231\f\224\001\376\266\341\036Q\212\374>\245\324\\8*\342\370\251x\b-" >deterministic_key { > chain_code: "5\202n|A\251$y+t\005\365\231\357\323\264E\266l\220\367\211dA\306\370\247<\'\034\323\324" > path: 2147483648 > path: 0 > path: 2 >} >type: DETERMINISTIC_KEY >public_key: "\002\313/\026\020\254\240\3455\216\342E\300\316\353m.\270\204\264\327\220H\326E9\310\227 \023~\204\215" >deterministic_key { > chain_code: "\342\263a\033~\374\234UN\034\302\300\370\232\347B#L\251\267\035\255\210\356\vE\264\210\317\030]t" > path: 2147483648 > path: 0 > path: 3 >} >type: DETERMINISTIC_KEY >public_key: "\002\217\n\021GL\354\214\354WhX\254\351\337w.\211&q1o\003\033\330\352**\351\356\210\264m" >deterministic_key { > chain_code: "\036\216\345\320e\267p\241\000\204\254\370\251d\000\253\354\316RH\275RS\221\016\343=T\236\335\222P" > path: 2147483648 > path: 0 > path: 4 >} >type: DETERMINISTIC_KEY >public_key: "\003\325\n\347\346\3273\312J\211e\335?\227\236\304i\227\377J\222;\253\017\213\371\235d\220\231\026aV" >deterministic_key { > chain_code: "YSn>5\364i(j\b\326\212,\f,\322\3200\230\210)\366g\201\274\232\356\027\212O\345\215" > path: 2147483648 > path: 0 > path: 5 >} >type: DETERMINISTIC_KEY >public_key: "\003\264\331\220\207*\342T\277\323\363\210\266\335\300\245?\024d\002\021\263|\253\035\253\244D\023\004\200\212X" >deterministic_key { > chain_code: "yP\342|\327\364\034\f\302}\236\032\031\t\345h(q7\346?wR\221\325\370\021\225\334\317Bg" > path: 2147483648 > path: 0 > path: 6 >} >type: DETERMINISTIC_KEY >public_key: "\002HX\261\035\270!\263\2232-F\334\226n=<\0178\270^\202\225\264PF\v#\bdP/\355" >deterministic_key { > chain_code: "Z#\227\222\225\303\203\006q\206\321\v\355\353\220#Oh\360]\001IQD\333\025\356\276\342\270\021\313" > path: 2147483648 > path: 0 > path: 7 >} >type: DETERMINISTIC_KEY >public_key: "\002\020C\2310\227\302\342\274u\217\021h\270\235\356\326_\365\321\261\272\340\267\n\335~\360\343\"Ow\b" >deterministic_key { > chain_code: "\232\000\3117\235\003`)\021g}/\203tk\201\021\364\247\245;\253\321\202\207\342\265\267_<\206\224" > path: 2147483648 > path: 0 > path: 8 >} >type: DETERMINISTIC_KEY >public_key: "\002\276\211n\305\3339[D\337+\034\263\267U0\263\3039}/\376\207\030\364K\335\301\245\311\241\3419" >deterministic_key { > chain_code: "B\232\f\')\277\034\316HOdn\213\b\204\361\030\357YS \365zY\2749e\260)\233.-" > path: 2147483648 > path: 0 > path: 9 >} >type: DETERMINISTIC_KEY >public_key: "\002h\356\202\222P\204x\345\226\017\256/E\304\273{)\272\034\375\2451\321\257\233\372?\320\352\356\271K" >deterministic_key { > chain_code: "\035\222\325\fY\221(\006\tf#7\370\355el\377\276\245\354\002\327\320\247\315V\004\016v\367\351\225" > path: 2147483648 > path: 0 > path: 10 >} >type: DETERMINISTIC_KEY >public_key: "\002\325\313@\"\320\035\277(\245\222\342{\374g\235\203\347\217\035\204j\027\034\244\021bY0\247P`\323" >deterministic_key { > chain_code: "\226~!\327\210.\033\214\251\2367\205<\226`UF\354\234/\365\267E\317\202\354\211P\244\221\336\200" > path: 2147483648 > path: 0 > path: 11 >} >type: DETERMINISTIC_KEY >public_key: "\003\000\334\035\2400n\26636x\316\327\3666\271\375K\031\366\307\221J@\331@dL\232Bv\324\262" >deterministic_key { > chain_code: "\207^n\317\370\t\207\341*\\\360\026iBRTQ#\252Z\237\373{\315\333\004\340nA9\252\352" > path: 2147483648 > path: 0 > path: 12 >} >type: DETERMINISTIC_KEY >public_key: "\002\225b\3515\202\233\335\320.7\265\274uh\230N\242\254\317J\364\331\2345\220)\362\334\216\202\\" >deterministic_key { > chain_code: "\202:\344\3109?\350\345\001\314(\244q\370\233Rk\261}\302(\275\326\305R\342:\246\036\nV\330" > path: 2147483648 > path: 1 > path: 0 >} >type: DETERMINISTIC_KEY >public_key: "\003>K!8\222VEL\371\305 z\aD8\020\233\330S\251T\330\201V\026-k2\227\266;" >deterministic_key { > chain_code: "\223\265.\200\316\361\241{\223\342c\212\0213ym+\032=#\360\333X\003\2770Z\311\335\267\342\313" > path: 2147483648 > path: 1 > path: 1 >} >type: DETERMINISTIC_KEY >public_key: "\003\331t\251d\023\355w\221\266\301\264\306T\252\350\200\260A\220\363\212\345\021\222\236\003\210\215\342\r\251\000" >deterministic_key { > chain_code: "\276\262\033\030\227\271&e\254\377\346\031\2112\344[\234Z\221-\033\306P,Mi\021\313r\031\317\341" > path: 2147483648 > path: 1 > path: 2 >} >type: DETERMINISTIC_KEY >public_key: "\002D\374\231\027\306\310\251\261\200\350@\ro\314\216\037>rp\017\276Q\203\027\016\213\320\206VqO\237" >deterministic_key { > chain_code: "_K4\n\356\235\036\243O\261\200\004\367\324\305;1\247I\350*\353`\204\004d\202\302\335\200/#" > path: 2147483648 > path: 1 > path: 3 >} >type: DETERMINISTIC_KEY >public_key: "\003\370\352\3530]|\262\270]5\361\263\255)\027f\342\262\272a-\275\006\302\266\236\344\332\364\r\260\321" >deterministic_key { > chain_code: "o!GH\357\030\264\003_S\305\204\234wO\344.\215\377\232\025\206\351\030\227,\303%U2x\225" > path: 2147483648 > path: 1 > path: 4 >} >type: DETERMINISTIC_KEY >public_key: "\002\221\021\370a[\205\267\036\021\366`\036\371\253Yk\r\303\025\f\255\2768\310\212\234\221\333\344\340t" >deterministic_key { > chain_code: "\370~\245F\n\307\377Q:\v\207\245\336F\376\2443R\034\346\b\372\b\\o\303\204D#}\266" > path: 2147483648 > path: 1 > path: 5 >} >type: DETERMINISTIC_KEY >public_key: "\002c\034w@c\225\257n~G\330\002\241^\264\231\030\025\220gr\202`u\b\262\361\312\246\202J\341" >deterministic_key { > chain_code: "\\\2542\003\022\254\361*\a/4\307\3430\322\303\v\205\351\027\260 l\332\326\235<\363v\020\232" > path: 2147483648 > path: 1 > path: 6 >} >type: DETERMINISTIC_KEY >public_key: "\003\266\304\006g\244l\271>\364\357G8B\374\026w\316\022\205\313\220\274\273>$\350\212o!\rt\230" >deterministic_key { > chain_code: "6]\325WN\017o\255\314\213\344\201f\204\361\235\'\343\217\341m\327\326=T\2018g\324\261`\335" > path: 2147483648 > path: 1 > path: 7 >} >type: DETERMINISTIC_KEY >public_key: "\003X\331\344\227G\366//<V\226\b\352#\315\307j\263\232\273d\236)\004\225fk\304\000XM\305" >deterministic_key { > chain_code: "&\025?\264\a\2334-\203\217\240R\221[{8)9\221\346bv=ut\346\226KVj\2659" > path: 2147483648 > path: 1 > path: 8 >} >type: DETERMINISTIC_KEY >public_key: "\003]\307\273B\334\212\30...> but was:<...233j\3437\317q-\241![\177J \323\'\264s\203\314\321\v\346" > path: 2147483648 >} >type: DETERMINISTIC_KEY >secret_bytes: "<M\020I\364\276\336Z\255\341\330\257\337 \366E_\027\2433w\325\263\"$\350\f\244\006\251u\021" >public_key: "\002\361V\216\001\371p\270\212\272\236%\216\356o\025g\r\035>a\305j\001P\217Q\242\261.\353\367\315" >deterministic_key { > chain_code: "\231B\211S[\216\237\277q{a\365\216\325\250\223s\v\n(\364\257@3c\312rix\260c\217" > path: 2147483648 > path: 0 > issued_subkeys: 2 > lookahead_size: 10 > sigsRequiredToSpend: 1 >} >type: DETERMINISTIC_KEY >secret_bytes: "\f0\266\235\272\205\212:\265\372\214P\226\344\a{S0\354\250\210\316L\256;W\036\200t\347\343\246" >public_key: "\0022\n\252\267NDr.7i7\332\232x\367\204G-|\204\301\333G\033g\300O\241\006\217\366\370" >deterministic_key { > chain_code: "\213\237\327\245a\273\274\310\377\360\351\352<\211k\033g\0251>y\236\345Jb\244[\b\fO\0311" > path: 2147483648 > path: 1 > issued_subkeys: 1 > lookahead_size: 10 > sigsRequiredToSpend: 1 >} >type: DETERMINISTIC_KEY >public_key: "\002O_Q\223\337\360\245\234\322b_op\b?\030\364\255l\206\344`w\274\204\"\257\235U<}\377" >deterministic_key { > chain_code: "\331\233\342\227\336r\212>\021\022p\347* +\220\021{\206\310Z\314\335\322\230\331\365\221}\321\036\035" > path: 2147483648 > path: 0 > path: 0 >} >type: DETERMINISTIC_KEY >public_key: "\003\270\311\006\363\375\002{\310\254n\301\366\303\315\255\3462\004/\251\'\205+\341~d\275\350\"\313\204\313" >deterministic_key { > chain_code: "5\037!\360\335\017\276\231\273\3531\020\253\223 \312\240M+\250\2520e\006\034\214{\331\376\201\004\306" > path: 2147483648 > path: 0 > path: 1 >} >type: DETERMINISTIC_KEY >public_key: "\003\000\n\256n\324$.\324\365\231\f\224\001\376\266\341\036Q\212\374>\245\324\\8*\342\370\251x\b-" >deterministic_key { > chain_code: "5\202n|A\251$y+t\005\365\231\357\323\264E\266l\220\367\211dA\306\370\247<\'\034\323\324" > path: 2147483648 > path: 0 > path: 2 >} >type: DETERMINISTIC_KEY >public_key: "\002\313/\026\020\254\240\3455\216\342E\300\316\353m.\270\204\264\327\220H\326E9\310\227 \023~\204\215" >deterministic_key { > chain_code: "\342\263a\033~\374\234UN\034\302\300\370\232\347B#L\251\267\035\255\210\356\vE\264\210\317\030]t" > path: 2147483648 > path: 0 > path: 3 >} >type: DETERMINISTIC_KEY >public_key: "\002\217\n\021GL\354\214\354WhX\254\351\337w.\211&q1o\003\033\330\352**\351\356\210\264m" >deterministic_key { > chain_code: "\036\216\345\320e\267p\241\000\204\254\370\251d\000\253\354\316RH\275RS\221\016\343=T\236\335\222P" > path: 2147483648 > path: 0 > path: 4 >} >type: DETERMINISTIC_KEY >public_key: "\003\325\n\347\346\3273\312J\211e\335?\227\236\304i\227\377J\222;\253\017\213\371\235d\220\231\026aV" >deterministic_key { > chain_code: "YSn>5\364i(j\b\326\212,\f,\322\3200\230\210)\366g\201\274\232\356\027\212O\345\215" > path: 2147483648 > path: 0 > path: 5 >} >type: DETERMINISTIC_KEY >public_key: "\003\264\331\220\207*\342T\277\323\363\210\266\335\300\245?\024d\002\021\263|\253\035\253\244D\023\004\200\212X" >deterministic_key { > chain_code: "yP\342|\327\364\034\f\302}\236\032\031\t\345h(q7\346?wR\221\325\370\021\225\334\317Bg" > path: 2147483648 > path: 0 > path: 6 >} >type: DETERMINISTIC_KEY >public_key: "\002HX\261\035\270!\263\2232-F\334\226n=<\0178\270^\202\225\264PF\v#\bdP/\355" >deterministic_key { > chain_code: "Z#\227\222\225\303\203\006q\206\321\v\355\353\220#Oh\360]\001IQD\333\025\356\276\342\270\021\313" > path: 2147483648 > path: 0 > path: 7 >} >type: DETERMINISTIC_KEY >public_key: "\002\020C\2310\227\302\342\274u\217\021h\270\235\356\326_\365\321\261\272\340\267\n\335~\360\343\"Ow\b" >deterministic_key { > chain_code: "\232\000\3117\235\003`)\021g}/\203tk\201\021\364\247\245;\253\321\202\207\342\265\267_<\206\224" > path: 2147483648 > path: 0 > path: 8 >} >type: DETERMINISTIC_KEY >public_key: "\002\276\211n\305\3339[D\337+\034\263\267U0\263\3039}/\376\207\030\364K\335\301\245\311\241\3419" >deterministic_key { > chain_code: "B\232\f\')\277\034\316HOdn\213\b\204\361\030\357YS \365zY\2749e\260)\233.-" > path: 2147483648 > path: 0 > path: 9 >} >type: DETERMINISTIC_KEY >public_key: "\002h\356\202\222P\204x\345\226\017\256/E\304\273{)\272\034\375\2451\321\257\233\372?\320\352\356\271K" >deterministic_key { > chain_code: "\035\222\325\fY\221(\006\tf#7\370\355el\377\276\245\354\002\327\320\247\315V\004\016v\367\351\225" > path: 2147483648 > path: 0 > path: 10 >} >type: DETERMINISTIC_KEY >public_key: "\002\325\313@\"\320\035\277(\245\222\342{\374g\235\203\347\217\035\204j\027\034\244\021bY0\247P`\323" >deterministic_key { > chain_code: "\226~!\327\210.\033\214\251\2367\205<\226`UF\354\234/\365\267E\317\202\354\211P\244\221\336\200" > path: 2147483648 > path: 0 > path: 11 >} >type: DETERMINISTIC_KEY >public_key: "\003\000\334\035\2400n\26636x\316\327\3666\271\375K\031\366\307\221J@\331@dL\232Bv\324\262" >deterministic_key { > chain_code: "\207^n\317\370\t\207\341*\\\360\026iBRTQ#\252Z\237\373{\315\333\004\340nA9\252\352" > path: 2147483648 > path: 0 > path: 12 >} >type: DETERMINISTIC_KEY >public_key: "\002\225b\3515\202\233\335\320.7\265\274uh\230N\242\254\317\177J\364\331\2345\220)\362\334\216\202\\" >deterministic_key { > chain_code: "\202:\344\3109?\350\345\001\314(\244q\370\233Rk\261}\302(\275\326\305R\342:\246\036\nV\330" > path: 2147483648 > path: 1 > path: 0 >} >type: DETERMINISTIC_KEY >public_key: "\003>K!8\222VEL\371\305 z\aD\1778\020\233\330S\251T\330\201V\026-k2\227\266;" >deterministic_key { > chain_code: "\223\265.\200\316\361\241{\223\342c\212\0213ym+\032=#\360\333X\003\2770Z\311\335\267\342\313" > path: 2147483648 > path: 1 > path: 1 >} >type: DETERMINISTIC_KEY >public_key: "\003\331t\251d\023\355w\221\266\301\264\306T\252\350\200\260A\220\363\212\345\021\222\236\003\210\215\342\r\251\000" >deterministic_key { > chain_code: "\276\262\033\030\227\271&e\254\377\346\031\2112\344[\234Z\221-\033\306P,Mi\021\313r\031\317\341" > path: 2147483648 > path: 1 > path: 2 >} >type: DETERMINISTIC_KEY >public_key: "\002D\374\231\027\306\310\251\261\200\350@\ro\314\216\037>rp\017\276Q\203\027\016\213\320\206VqO\237" >deterministic_key { > chain_code: "_K4\n\356\235\036\243O\261\200\004\367\324\305;1\247I\350*\353`\204\004d\202\302\335\200/#" > path: 2147483648 > path: 1 > path: 3 >} >type: DETERMINISTIC_KEY >public_key: "\003\370\352\3530]|\262\270]5\361\263\255)\027f\342\262\272a-\275\006\302\266\236\344\332\364\r\260\321" >deterministic_key { > chain_code: "o!GH\357\030\264\003_S\305\204\234wO\344.\215\377\232\025\206\351\030\227,\303%U2x\225" > path: 2147483648 > path: 1 > path: 4 >} >type: DETERMINISTIC_KEY >public_key: "\002\221\021\370a[\205\267\036\021\366`\036\371\253Yk\r\303\025\f\255\2768\310\212\234\221\177\333\344\340t" >deterministic_key { > chain_code: "\370~\245F\n\307\377Q:\v\207\245\336F\376\2443R\034\346\b\177\372\b\\o\303\204D#}\266" > path: 2147483648 > path: 1 > path: 5 >} >type: DETERMINISTIC_KEY >public_key: "\002c\034w@c\225\257n~G\330\002\241^\264\231\030\025\220gr\202`u\b\262\361\312\246\202J\341" >deterministic_key { > chain_code: "\\\2542\003\022\254\361*\a/4\177\307\3430\322\303\v\205\351\027\260 l\332\326\235<\363v\020\232" > path: 2147483648 > path: 1 > path: 6 >} >type: DETERMINISTIC_KEY >public_key: "\003\266\304\006g\244l\271>\364\357G8B\374\026w\316\022\205\313\220\274\273>$\350\212o!\rt\230" >deterministic_key { > chain_code: "6]\325WN\017o\255\314\213\344\201f\204\361\235\'\343\217\341m\327\326=T\2018g\324\261`\335" > path: 2147483648 > path: 1 > path: 7 >} >type: DETERMINISTIC_KEY >public_key: "\003X\331\344\227G\366//<V\226\b\352#\315\307j\263\232\273d\236)\004\225fk\304\000XM\305" >deterministic_key { > chain_code: "&\025?\264\a\2334-\203\217\240R\221[{8)9\221\346bv=ut\346\226KVj\2659" > path: 2147483648 > path: 1 > path: 8 >} >type: DETERMINISTIC_KEY >public_key: "\003\177]\307\273B\334\212\30...> > DeterministicKeyChainTest.watchingChain:343->checkSerialization:402 expected:<...233j\3437\317q-\241![J \323\'\264s\203\314\321\v\346" > path: 2147483648 >} >type: DETERMINISTIC_KEY >public_key: "\002\361V\216\001\371p\270\212\272\236%\216\356o\025g\r\035>a\305j\001P\217Q\242\261.\353\367\315" >deterministic_key { > chain_code: "\231B\211S[\216\237\277q{a\365\216\325\250\223s\v\n(\364\257@3c\312rix\260c\217" > path: 2147483648 > path: 0 > issued_subkeys: 2 > lookahead_size: 10 > sigsRequiredToSpend: 1 >} >type: DETERMINISTIC_KEY >public_key: "\0022\n\252\267NDr.7i7\332\232x\367\204G-|\204\301\333G\033g\300O\241\006\217\366\370" >deterministic_key { > chain_code: "\213\237\327\245a\273\274\310\377\360\351\352<\211k\033g\0251>y\236\345Jb\244[\b\fO\0311" > path: 2147483648 > path: 1 > issued_subkeys: 1 > lookahead_size: 10 > sigsRequiredToSpend: 1 >} >type: DETERMINISTIC_KEY >public_key: "\002O_Q\223\337\360\245\234\322b_op\b?\030\364\255l\206\344`w\274\204\"\257\235U<}\377" >deterministic_key { > chain_code: "\331\233\342\227\336r\212>\021\022p\347* +\220\021{\206\310Z\314\335\322\230\331\365\221}\321\036\035" > path: 2147483648 > path: 0 > path: 0 >} >type: DETERMINISTIC_KEY >public_key: "\003\270\311\006\363\375\002{\310\254n\301\366\303\315\255\3462\004/\251\'\205+\341~d\275\350\"\313\204\313" >deterministic_key { > chain_code: "5\037!\360\335\017\276\231\273\3531\020\253\223 \312\240M+\250\2520e\006\034\214{\331\376\201\004\306" > path: 2147483648 > path: 0 > path: 1 >} >type: DETERMINISTIC_KEY >public_key: "\003\000\n\256n\324$.\324\365\231\f\224\001\376\266\341\036Q\212\374>\245\324\\8*\342\370\251x\b-" >deterministic_key { > chain_code: "5\202n|A\251$y+t\005\365\231\357\323\264E\266l\220\367\211dA\306\370\247<\'\034\323\324" > path: 2147483648 > path: 0 > path: 2 >} >type: DETERMINISTIC_KEY >public_key: "\002\313/\026\020\254\240\3455\216\342E\300\316\353m.\270\204\264\327\220H\326E9\310\227 \023~\204\215" >deterministic_key { > chain_code: "\342\263a\033~\374\234UN\034\302\300\370\232\347B#L\251\267\035\255\210\356\vE\264\210\317\030]t" > path: 2147483648 > path: 0 > path: 3 >} >type: DETERMINISTIC_KEY >public_key: "\002\217\n\021GL\354\214\354WhX\254\351\337w.\211&q1o\003\033\330\352**\351\356\210\264m" >deterministic_key { > chain_code: "\036\216\345\320e\267p\241\000\204\254\370\251d\000\253\354\316RH\275RS\221\016\343=T\236\335\222P" > path: 2147483648 > path: 0 > path: 4 >} >type: DETERMINISTIC_KEY >public_key: "\003\325\n\347\346\3273\312J\211e\335?\227\236\304i\227\377J\222;\253\017\213\371\235d\220\231\026aV" >deterministic_key { > chain_code: "YSn>5\364i(j\b\326\212,\f,\322\3200\230\210)\366g\201\274\232\356\027\212O\345\215" > path: 2147483648 > path: 0 > path: 5 >} >type: DETERMINISTIC_KEY >public_key: "\003\264\331\220\207*\342T\277\323\363\210\266\335\300\245?\024d\002\021\263|\253\035\253\244D\023\004\200\212X" >deterministic_key { > chain_code: "yP\342|\327\364\034\f\302}\236\032\031\t\345h(q7\346?wR\221\325\370\021\225\334\317Bg" > path: 2147483648 > path: 0 > path: 6 >} >type: DETERMINISTIC_KEY >public_key: "\002HX\261\035\270!\263\2232-F\334\226n=<\0178\270^\202\225\264PF\v#\bdP/\355" >deterministic_key { > chain_code: "Z#\227\222\225\303\203\006q\206\321\v\355\353\220#Oh\360]\001IQD\333\025\356\276\342\270\021\313" > path: 2147483648 > path: 0 > path: 7 >} >type: DETERMINISTIC_KEY >public_key: "\002\020C\2310\227\302\342\274u\217\021h\270\235\356\326_\365\321\261\272\340\267\n\335~\360\343\"Ow\b" >deterministic_key { > chain_code: "\232\000\3117\235\003`)\021g}/\203tk\201\021\364\247\245;\253\321\202\207\342\265\267_<\206\224" > path: 2147483648 > path: 0 > path: 8 >} >type: DETERMINISTIC_KEY >public_key: "\002\276\211n\305\3339[D\337+\034\263\267U0\263\3039}/\376\207\030\364K\335\301\245\311\241\3419" >deterministic_key { > chain_code: "B\232\f\')\277\034\316HOdn\213\b\204\361\030\357YS \365zY\2749e\260)\233.-" > path: 2147483648 > path: 0 > path: 9 >} >type: DETERMINISTIC_KEY >public_key: "\002h\356\202\222P\204x\345\226\017\256/E\304\273{)\272\034\375\2451\321\257\233\372?\320\352\356\271K" >deterministic_key { > chain_code: "\035\222\325\fY\221(\006\tf#7\370\355el\377\276\245\354\002\327\320\247\315V\004\016v\367\351\225" > path: 2147483648 > path: 0 > path: 10 >} >type: DETERMINISTIC_KEY >public_key: "\002\325\313@\"\320\035\277(\245\222\342{\374g\235\203\347\217\035\204j\027\034\244\021bY0\247P`\323" >deterministic_key { > chain_code: "\226~!\327\210.\033\214\251\2367\205<\226`UF\354\234/\365\267E\317\202\354\211P\244\221\336\200" > path: 2147483648 > path: 0 > path: 11 >} >type: DETERMINISTIC_KEY >public_key: "\003\000\334\035\2400n\26636x\316\327\3666\271\375K\031\366\307\221J@\331@dL\232Bv\324\262" >deterministic_key { > chain_code: "\207^n\317\370\t\207\341*\\\360\026iBRTQ#\252Z\237\373{\315\333\004\340nA9\252\352" > path: 2147483648 > path: 0 > path: 12 >} >type: DETERMINISTIC_KEY >public_key: "\002\225b\3515\202\233\335\320.7\265\274uh\230N\242\254\317J\364\331\2345\220)\362\334\216\202\\" >deterministic_key { > chain_code: "\202:\344\3109?\350\345\001\314(\244q\370\233Rk\261}\302(\275\326\305R\342:\246\036\nV\330" > path: 2147483648 > path: 1 > path: 0 >} >type: DETERMINISTIC_KEY >public_key: "\003>K!8\222VEL\371\305 z\aD8\020\233\330S\251T\330\201V\026-k2\227\266;" >deterministic_key { > chain_code: "\223\265.\200\316\361\241{\223\342c\212\0213ym+\032=#\360\333X\003\2770Z\311\335\267\342\313" > path: 2147483648 > path: 1 > path: 1 >} >type: DETERMINISTIC_KEY >public_key: "\003\331t\251d\023\355w\221\266\301\264\306T\252\350\200\260A\220\363\212\345\021\222\236\003\210\215\342\r\251\000" >deterministic_key { > chain_code: "\276\262\033\030\227\271&e\254\377\346\031\2112\344[\234Z\221-\033\306P,Mi\021\313r\031\317\341" > path: 2147483648 > path: 1 > path: 2 >} >type: DETERMINISTIC_KEY >public_key: "\002D\374\231\027\306\310\251\261\200\350@\ro\314\216\037>rp\017\276Q\203\027\016\213\320\206VqO\237" >deterministic_key { > chain_code: "_K4\n\356\235\036\243O\261\200\004\367\324\305;1\247I\350*\353`\204\004d\202\302\335\200/#" > path: 2147483648 > path: 1 > path: 3 >} >type: DETERMINISTIC_KEY >public_key: "\003\370\352\3530]|\262\270]5\361\263\255)\027f\342\262\272a-\275\006\302\266\236\344\332\364\r\260\321" >deterministic_key { > chain_code: "o!GH\357\030\264\003_S\305\204\234wO\344.\215\377\232\025\206\351\030\227,\303%U2x\225" > path: 2147483648 > path: 1 > path: 4 >} >type: DETERMINISTIC_KEY >public_key: "\002\221\021\370a[\205\267\036\021\366`\036\371\253Yk\r\303\025\f\255\2768\310\212\234\221\333\344\340t" >deterministic_key { > chain_code: "\370~\245F\n\307\377Q:\v\207\245\336F\376\2443R\034\346\b\372\b\\o\303\204D#}\266" > path: 2147483648 > path: 1 > path: 5 >} >type: DETERMINISTIC_KEY >public_key: "\002c\034w@c\225\257n~G\330\002\241^\264\231\030\025\220gr\202`u\b\262\361\312\246\202J\341" >deterministic_key { > chain_code: "\\\2542\003\022\254\361*\a/4\307\3430\322\303\v\205\351\027\260 l\332\326\235<\363v\020\232" > path: 2147483648 > path: 1 > path: 6 >} >type: DETERMINISTIC_KEY >public_key: "\003\266\304\006g\244l\271>\364\357G8B\374\026w\316\022\205\313\220\274\273>$\350\212o!\rt\230" >deterministic_key { > chain_code: "6]\325WN\017o\255\314\213\344\201f\204\361\235\'\343\217\341m\327\326=T\2018g\324\261`\335" > path: 2147483648 > path: 1 > path: 7 >} >type: DETERMINISTIC_KEY >public_key: "\003X\331\344\227G\366//<V\226\b\352#\315\307j\263\232\273d\236)\004\225fk\304\000XM\305" >deterministic_key { > chain_code: "&\025?\264\a\2334-\203\217\240R\221[{8)9\221\346bv=ut\346\226KVj\2659" > path: 2147483648 > path: 1 > path: 8 >} >type: DETERMINISTIC_KEY >public_key: "\003]\307\273B\334\212\30...> but was:<...233j\3437\317q-\241![\177J \323\'\264s\203\314\321\v\346" > path: 2147483648 >} >type: DETERMINISTIC_KEY >public_key: "\002\361V\216\001\371p\270\212\272\236%\216\356o\025g\r\035>a\305j\001P\217Q\242\261.\353\367\315" >deterministic_key { > chain_code: "\231B\211S[\216\237\277q{a\365\216\325\250\223s\v\n(\364\257@3c\312rix\260c\217" > path: 2147483648 > path: 0 > issued_subkeys: 2 > lookahead_size: 10 > sigsRequiredToSpend: 1 >} >type: DETERMINISTIC_KEY >public_key: "\0022\n\252\267NDr.7i7\332\232x\367\204G-|\204\301\333G\033g\300O\241\006\217\366\370" >deterministic_key { > chain_code: "\213\237\327\245a\273\274\310\377\360\351\352<\211k\033g\0251>y\236\345Jb\244[\b\fO\0311" > path: 2147483648 > path: 1 > issued_subkeys: 1 > lookahead_size: 10 > sigsRequiredToSpend: 1 >} >type: DETERMINISTIC_KEY >public_key: "\002O_Q\223\337\360\245\234\322b_op\b?\030\364\255l\206\344`w\274\204\"\257\235U<}\377" >deterministic_key { > chain_code: "\331\233\342\227\336r\212>\021\022p\347* +\220\021{\206\310Z\314\335\322\230\331\365\221}\321\036\035" > path: 2147483648 > path: 0 > path: 0 >} >type: DETERMINISTIC_KEY >public_key: "\003\270\311\006\363\375\002{\310\254n\301\366\303\315\255\3462\004/\251\'\205+\341~d\275\350\"\313\204\313" >deterministic_key { > chain_code: "5\037!\360\335\017\276\231\273\3531\020\253\223 \312\240M+\250\2520e\006\034\214{\331\376\201\004\306" > path: 2147483648 > path: 0 > path: 1 >} >type: DETERMINISTIC_KEY >public_key: "\003\000\n\256n\324$.\324\365\231\f\224\001\376\266\341\036Q\212\374>\245\324\\8*\342\370\251x\b-" >deterministic_key { > chain_code: "5\202n|A\251$y+t\005\365\231\357\323\264E\266l\220\367\211dA\306\370\247<\'\034\323\324" > path: 2147483648 > path: 0 > path: 2 >} >type: DETERMINISTIC_KEY >public_key: "\002\313/\026\020\254\240\3455\216\342E\300\316\353m.\270\204\264\327\220H\326E9\310\227 \023~\204\215" >deterministic_key { > chain_code: "\342\263a\033~\374\234UN\034\302\300\370\232\347B#L\251\267\035\255\210\356\vE\264\210\317\030]t" > path: 2147483648 > path: 0 > path: 3 >} >type: DETERMINISTIC_KEY >public_key: "\002\217\n\021GL\354\214\354WhX\254\351\337w.\211&q1o\003\033\330\352**\351\356\210\264m" >deterministic_key { > chain_code: "\036\216\345\320e\267p\241\000\204\254\370\251d\000\253\354\316RH\275RS\221\016\343=T\236\335\222P" > path: 2147483648 > path: 0 > path: 4 >} >type: DETERMINISTIC_KEY >public_key: "\003\325\n\347\346\3273\312J\211e\335?\227\236\304i\227\377J\222;\253\017\213\371\235d\220\231\026aV" >deterministic_key { > chain_code: "YSn>5\364i(j\b\326\212,\f,\322\3200\230\210)\366g\201\274\232\356\027\212O\345\215" > path: 2147483648 > path: 0 > path: 5 >} >type: DETERMINISTIC_KEY >public_key: "\003\264\331\220\207*\342T\277\323\363\210\266\335\300\245?\024d\002\021\263|\253\035\253\244D\023\004\200\212X" >deterministic_key { > chain_code: "yP\342|\327\364\034\f\302}\236\032\031\t\345h(q7\346?wR\221\325\370\021\225\334\317Bg" > path: 2147483648 > path: 0 > path: 6 >} >type: DETERMINISTIC_KEY >public_key: "\002HX\261\035\270!\263\2232-F\334\226n=<\0178\270^\202\225\264PF\v#\bdP/\355" >deterministic_key { > chain_code: "Z#\227\222\225\303\203\006q\206\321\v\355\353\220#Oh\360]\001IQD\333\025\356\276\342\270\021\313" > path: 2147483648 > path: 0 > path: 7 >} >type: DETERMINISTIC_KEY >public_key: "\002\020C\2310\227\302\342\274u\217\021h\270\235\356\326_\365\321\261\272\340\267\n\335~\360\343\"Ow\b" >deterministic_key { > chain_code: "\232\000\3117\235\003`)\021g}/\203tk\201\021\364\247\245;\253\321\202\207\342\265\267_<\206\224" > path: 2147483648 > path: 0 > path: 8 >} >type: DETERMINISTIC_KEY >public_key: "\002\276\211n\305\3339[D\337+\034\263\267U0\263\3039}/\376\207\030\364K\335\301\245\311\241\3419" >deterministic_key { > chain_code: "B\232\f\')\277\034\316HOdn\213\b\204\361\030\357YS \365zY\2749e\260)\233.-" > path: 2147483648 > path: 0 > path: 9 >} >type: DETERMINISTIC_KEY >public_key: "\002h\356\202\222P\204x\345\226\017\256/E\304\273{)\272\034\375\2451\321\257\233\372?\320\352\356\271K" >deterministic_key { > chain_code: "\035\222\325\fY\221(\006\tf#7\370\355el\377\276\245\354\002\327\320\247\315V\004\016v\367\351\225" > path: 2147483648 > path: 0 > path: 10 >} >type: DETERMINISTIC_KEY >public_key: "\002\325\313@\"\320\035\277(\245\222\342{\374g\235\203\347\217\035\204j\027\034\244\021bY0\247P`\323" >deterministic_key { > chain_code: "\226~!\327\210.\033\214\251\2367\205<\226`UF\354\234/\365\267E\317\202\354\211P\244\221\336\200" > path: 2147483648 > path: 0 > path: 11 >} >type: DETERMINISTIC_KEY >public_key: "\003\000\334\035\2400n\26636x\316\327\3666\271\375K\031\366\307\221J@\331@dL\232Bv\324\262" >deterministic_key { > chain_code: "\207^n\317\370\t\207\341*\\\360\026iBRTQ#\252Z\237\373{\315\333\004\340nA9\252\352" > path: 2147483648 > path: 0 > path: 12 >} >type: DETERMINISTIC_KEY >public_key: "\002\225b\3515\202\233\335\320.7\265\274uh\230N\242\254\317\177J\364\331\2345\220)\362\334\216\202\\" >deterministic_key { > chain_code: "\202:\344\3109?\350\345\001\314(\244q\370\233Rk\261}\302(\275\326\305R\342:\246\036\nV\330" > path: 2147483648 > path: 1 > path: 0 >} >type: DETERMINISTIC_KEY >public_key: "\003>K!8\222VEL\371\305 z\aD\1778\020\233\330S\251T\330\201V\026-k2\227\266;" >deterministic_key { > chain_code: "\223\265.\200\316\361\241{\223\342c\212\0213ym+\032=#\360\333X\003\2770Z\311\335\267\342\313" > path: 2147483648 > path: 1 > path: 1 >} >type: DETERMINISTIC_KEY >public_key: "\003\331t\251d\023\355w\221\266\301\264\306T\252\350\200\260A\220\363\212\345\021\222\236\003\210\215\342\r\251\000" >deterministic_key { > chain_code: "\276\262\033\030\227\271&e\254\377\346\031\2112\344[\234Z\221-\033\306P,Mi\021\313r\031\317\341" > path: 2147483648 > path: 1 > path: 2 >} >type: DETERMINISTIC_KEY >public_key: "\002D\374\231\027\306\310\251\261\200\350@\ro\314\216\037>rp\017\276Q\203\027\016\213\320\206VqO\237" >deterministic_key { > chain_code: "_K4\n\356\235\036\243O\261\200\004\367\324\305;1\247I\350*\353`\204\004d\202\302\335\200/#" > path: 2147483648 > path: 1 > path: 3 >} >type: DETERMINISTIC_KEY >public_key: "\003\370\352\3530]|\262\270]5\361\263\255)\027f\342\262\272a-\275\006\302\266\236\344\332\364\r\260\321" >deterministic_key { > chain_code: "o!GH\357\030\264\003_S\305\204\234wO\344.\215\377\232\025\206\351\030\227,\303%U2x\225" > path: 2147483648 > path: 1 > path: 4 >} >type: DETERMINISTIC_KEY >public_key: "\002\221\021\370a[\205\267\036\021\366`\036\371\253Yk\r\303\025\f\255\2768\310\212\234\221\177\333\344\340t" >deterministic_key { > chain_code: "\370~\245F\n\307\377Q:\v\207\245\336F\376\2443R\034\346\b\177\372\b\\o\303\204D#}\266" > path: 2147483648 > path: 1 > path: 5 >} >type: DETERMINISTIC_KEY >public_key: "\002c\034w@c\225\257n~G\330\002\241^\264\231\030\025\220gr\202`u\b\262\361\312\246\202J\341" >deterministic_key { > chain_code: "\\\2542\003\022\254\361*\a/4\177\307\3430\322\303\v\205\351\027\260 l\332\326\235<\363v\020\232" > path: 2147483648 > path: 1 > path: 6 >} >type: DETERMINISTIC_KEY >public_key: "\003\266\304\006g\244l\271>\364\357G8B\374\026w\316\022\205\313\220\274\273>$\350\212o!\rt\230" >deterministic_key { > chain_code: "6]\325WN\017o\255\314\213\344\201f\204\361\235\'\343\217\341m\327\326=T\2018g\324\261`\335" > path: 2147483648 > path: 1 > path: 7 >} >type: DETERMINISTIC_KEY >public_key: "\003X\331\344\227G\366//<V\226\b\352#\315\307j\263\232\273d\236)\004\225fk\304\000XM\305" >deterministic_key { > chain_code: "&\025?\264\a\2334-\203\217\240R\221[{8)9\221\346bv=ut\346\226KVj\2659" > path: 2147483648 > path: 1 > path: 8 >} >type: DETERMINISTIC_KEY >public_key: "\003\177]\307\273B\334\212\30...> >Tests in error: > H2FullPrunedBlockChainTest>AbstractFullPrunedBlockChainTest.missingHeightFromCoinbase:359->createStore:36 ? BlockStore > H2FullPrunedBlockChainTest>AbstractFullPrunedBlockChainTest.skipScripts:125->createStore:36 ? BlockStore > H2FullPrunedBlockChainTest>AbstractFullPrunedBlockChainTest.testFinalizedBlocks:165->createStore:36 ? BlockStore > H2FullPrunedBlockChainTest>AbstractFullPrunedBlockChainTest.testFirst100KBlocks:227->createStore:36 ? BlockStore > H2FullPrunedBlockChainTest>AbstractFullPrunedBlockChainTest.testGeneratedChain:80->createStore:36 ? BlockStore > H2FullPrunedBlockChainTest>AbstractFullPrunedBlockChainTest.testGetOpenTransactionOutputs:240->createStore:36 ? BlockStore > H2FullPrunedBlockChainTest>AbstractFullPrunedBlockChainTest.testUTXOProviderWithWallet:291->createStore:36 ? BlockStore >Tests run: 5128, Failures: 2, Errors: 7, Skipped: 5 >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Skipping bitcoinj Parent >[INFO] This project has been banned from the build due to previous failures. >[INFO] ------------------------------------------------------------------------ >[INFO] ------------------------------------------------------------------------ >[INFO] Reactor Summary: >[INFO] >[INFO] bitcoinj Parent .................................... SUCCESS [ 0.019 s] >[INFO] bitcoinj ........................................... FAILURE [ 21:27 h] >[INFO] ------------------------------------------------------------------------ >[INFO] BUILD FAILURE >[INFO] ------------------------------------------------------------------------ >[INFO] Total time: 21:27 h >[INFO] Finished at: 2017-02-11T04:40:31+00:00 >[INFO] Final Memory: 17M/101M >[INFO] ------------------------------------------------------------------------ >[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project bitcoinj-core: There are test failures. >[ERROR] >[ERROR] Please refer to /builddir/build/BUILD/bitcoinj-0.14.3/core/target/surefire-reports for the individual test results. >[ERROR] -> [Help 1] >[ERROR] >[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. >[ERROR] Re-run Maven using the -X switch to enable full debug logging. >[ERROR] >[ERROR] For more information about the errors and possible solutions, please read the following articles: >[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException >[ERROR] >[ERROR] After correcting the problems, you can resume the build with the command >[ERROR] mvn <goals> -rf :bitcoinj-core >error: Bad exit status from /var/tmp/rpm-tmp.87TTEi (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.87TTEi (%build) >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.5/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.5/site-packages/mockbuild/util.py", line 578, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/bitcoinj.spec
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1423198
: 1251360 |
1251361
|
1251362