Hi,
After an *atomic host upgrade* in an atomic host.
Deployments: ● fedora-atomic:fedora-atomic/24/x86_64/docker-host Version: 24.35 (2016-09-05 01:23:02) Commit: 5832e43bcf2054a46169442557d4348d38e280161955c4bcd83b19db6649a5df OSName: fedora-atomic GPGSignature: (unsigned)
fedora-atomic:fedora-atomic/24/x86_64/docker-host Version: 24.39 (2016-06-15 09:57:04) Commit: 2c7d41e8a67931fe21bc92100c59cff8a94c2df5a0e6a1b75957bda141601481 OSName: fedora-atomic GPGSignature: (unsigned)
Any idea anyone?
Kushal
On 05/09/16, Kushal Das wrote:
Hi,
After an *atomic host upgrade* in an atomic host.
Deployments: ● fedora-atomic:fedora-atomic/24/x86_64/docker-host Version: 24.35 (2016-09-05 01:23:02) Commit: 5832e43bcf2054a46169442557d4348d38e280161955c4bcd83b19db6649a5df OSName: fedora-atomic GPGSignature: (unsigned)
fedora-atomic:fedora-atomic/24/x86_64/docker-host Version: 24.39 (2016-06-15 09:57:04) Commit: 2c7d41e8a67931fe21bc92100c59cff8a94c2df5a0e6a1b75957bda141601481 OSName: fedora-atomic GPGSignature: (unsigned)
Found more strange information.
I had installed the box from [1]. But, after booting this was the host status.
# atomic host status TIMESTAMP (UTC) VERSION ID OSNAME REFSPEC * 2016-06-15 09:57:04 24.39 2c7d41e8a6 fedora-atomic fedora-atomic:fedora-atomic/24/x86_64/docker-host
I remeber Dusty sending a related mail. But I do not remember if we found the cause.
[1] http://alt.fedoraproject.org/pub/alt/atomic/stable/Atomic/x86_64/iso/Fedora-...
Kushal
On 09/05/2016 02:06 PM, Kushal Das wrote:
On 05/09/16, Kushal Das wrote:
Hi,
After an *atomic host upgrade* in an atomic host.
Deployments: ● fedora-atomic:fedora-atomic/24/x86_64/docker-host Version: 24.35 (2016-09-05 01:23:02) Commit: 5832e43bcf2054a46169442557d4348d38e280161955c4bcd83b19db6649a5df OSName: fedora-atomic GPGSignature: (unsigned)
fedora-atomic:fedora-atomic/24/x86_64/docker-host Version: 24.39 (2016-06-15 09:57:04) Commit: 2c7d41e8a67931fe21bc92100c59cff8a94c2df5a0e6a1b75957bda141601481 OSName: fedora-atomic GPGSignature: (unsigned)
Found more strange information.
I had installed the box from [1]. But, after booting this was the host status.
# atomic host status TIMESTAMP (UTC) VERSION ID OSNAME REFSPEC
- 2016-06-15 09:57:04 24.39 2c7d41e8a6 fedora-atomic fedora-atomic:fedora-atomic/24/x86_64/docker-host
I remeber Dusty sending a related mail. But I do not remember if we found the cause.
We think we fixed it (see thread at [1]). Will you please check the latest generated isos and see if they are fixed?
[1] https://lists.fedoraproject.org/archives/list/cloud@lists.fedoraproject.org/...
On 09/05/2016 11:12 AM, Kushal Das wrote:
Hi,
After an *atomic host upgrade* in an atomic host.
Deployments: ● fedora-atomic:fedora-atomic/24/x86_64/docker-host Version: 24.35 (2016-09-05 01:23:02) Commit: 5832e43bcf2054a46169442557d4348d38e280161955c4bcd83b19db6649a5df OSName: fedora-atomic GPGSignature: (unsigned)
fedora-atomic:fedora-atomic/24/x86_64/docker-host Version: 24.39 (2016-06-15 09:57:04) Commit: 2c7d41e8a67931fe21bc92100c59cff8a94c2df5a0e6a1b75957bda141601481 OSName: fedora-atomic GPGSignature: (unsigned)
Any idea anyone?
Kushal
It looks like the ostree composes had the version numbering reset on July 20.
# ostree pull --commit-metadata-only --depth=-1 fedora-atomic:fedora-atomic/24/x86_64/docker-host
68 metadata, 0 content objects fetched; 7 KiB transferred in 32 seconds
# ostree log fedora-atomic/24/x86_64/docker-host commit 5832e43bcf2054a46169442557d4348d38e280161955c4bcd83b19db6649a5df Date: 2016-09-05 01:23:02 +0000 Version: 24.35 (no subject)
...
commit 076c89f879b14c24b5912c0daa389e1e8e227bc2456d4a59fe1619f5bd2c9202 Date: 2016-07-20 17:21:21 +0000 Version: 24 (no subject)
maxamillion was looking at this around mid-August and noticed something similar:
Aug 15 15:14:00 <miabbott> maxamillion: it looks like the version string got reset on 2016-07-20 to just '24' ... Aug 15 15:15:38 <miabbott> the unfortunate side effect of whatever happened on that day is that all the previous commit history is gone Aug 15 15:16:20 <maxamillion> yeah, Fedora RelEng changed a bunch of the compose stuff on that day ... it's had some side effects Aug 15 15:17:06 <miabbott> well, that's better than not knowing why it happened Aug 15 15:17:27 <maxamillion> yeah, it wasn't just Atomic Host impacted ... number of things were
On 09/06/2016 10:27 AM, Micah Abbott wrote:
It looks like the ostree composes had the version numbering reset on July 20.
# ostree pull --commit-metadata-only --depth=-1 fedora-atomic:fedora-atomic/24/x86_64/docker-host
68 metadata, 0 content objects fetched; 7 KiB transferred in 32 seconds
# ostree log fedora-atomic/24/x86_64/docker-host commit 5832e43bcf2054a46169442557d4348d38e280161955c4bcd83b19db6649a5df Date: 2016-09-05 01:23:02 +0000 Version: 24.35 (no subject)
...
commit 076c89f879b14c24b5912c0daa389e1e8e227bc2456d4a59fe1619f5bd2c9202 Date: 2016-07-20 17:21:21 +0000 Version: 24 (no subject)
maxamillion was looking at this around mid-August and noticed something similar:
Aug 15 15:14:00 <miabbott> maxamillion: it looks like the version string got reset on 2016-07-20 to just '24' ... Aug 15 15:15:38 <miabbott> the unfortunate side effect of whatever happened on that day is that all the previous commit history is gone Aug 15 15:16:20 <maxamillion> yeah, Fedora RelEng changed a bunch of the compose stuff on that day ... it's had some side effects Aug 15 15:17:06 <miabbott> well, that's better than not knowing why it happened Aug 15 15:17:27 <maxamillion> yeah, it wasn't just Atomic Host impacted ... number of things were
https://lists.fedoraproject.org/archives/list/cloud@lists.fedoraproject.org/...
On 06/09/16, Micah Abbott wrote:
It looks like the ostree composes had the version numbering reset on July 20.
# ostree pull --commit-metadata-only --depth=-1 fedora-atomic:fedora-atomic/24/x86_64/docker-host
68 metadata, 0 content objects fetched; 7 KiB transferred in 32 seconds
# ostree log fedora-atomic/24/x86_64/docker-host commit 5832e43bcf2054a46169442557d4348d38e280161955c4bcd83b19db6649a5df Date: 2016-09-05 01:23:02 +0000 Version: 24.35 (no subject)
...
commit 076c89f879b14c24b5912c0daa389e1e8e227bc2456d4a59fe1619f5bd2c9202 Date: 2016-07-20 17:21:21 +0000 Version: 24 (no subject)
maxamillion was looking at this around mid-August and noticed something similar:
Aug 15 15:14:00 <miabbott> maxamillion: it looks like the version string got reset on 2016-07-20 to just '24' ... Aug 15 15:15:38 <miabbott> the unfortunate side effect of whatever happened on that day is that all the previous commit history is gone Aug 15 15:16:20 <maxamillion> yeah, Fedora RelEng changed a bunch of the compose stuff on that day ... it's had some side effects Aug 15 15:17:06 <miabbott> well, that's better than not knowing why it happened Aug 15 15:17:27 <maxamillion> yeah, it wasn't just Atomic Host impacted ... number of things were
Thanks for the detailed information.
Kushal